Commit Graph

61 Commits (ae825e4ba81203e1b3d3159f24327cdc2629dbd8)

Author SHA1 Message Date
Sergei Shtylyov eaaa3a7c4d sis900: use pci_dev->revision 14 years ago
Jesper Juhl bf1f9ae050 sis900: Fix mem leak in sis900_rx error path 14 years ago
Uwe Kleine-König b595076a18 tree-wide: fix comment/printk typos 14 years ago
Eric Dumazet 807540baae drivers/net: return operator cleanup 15 years ago
Joe Perches c061b18df0 drivers/net: Remove address use from assignments of function pointers 15 years ago
Joe Perches a4b770972b drivers/net: Remove unnecessary returns from void function()s 15 years ago
Eric Dumazet 1ae5dc342a net: trans_start cleanups 15 years ago
Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 years ago
Frans Pop 2381a55c88 net/various: remove trailing space in messages 15 years ago
Jiri Pirko 5508590c19 net: convert multiple drivers to use netdev_for_each_mc_addr, part2 15 years ago
Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
Alexey Dobriyan a3aa18842a drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Joe Perches a0607fd3a2 drivers/net: request_irq - Remove unnecessary leading & from second arg 15 years ago
Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 16 years ago
Ben Hutchings 7ab0f2736b netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations 16 years ago
Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
Patrick McHardy 5b54814022 net: use symbolic values for ndo_start_xmit() return codes 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Stephen Hemminger 9a3c3de71d sis900: fix non-constant printk warnings 16 years ago
Daniele Venzano d1d5e6b1ce sis900: generate fake MAC address if the hardware doesn't have one 16 years ago
Stephen Hemminger fe96aaa14f netdev: add missing set_mac_address hook 16 years ago
Ingo Molnar ef0cd87ef6 sis900: fix warning in drivers/net/sis900.c 16 years ago
Qinghuang Feng ece4af18e0 driver/net/*: remove redundant argument comments 16 years ago
Stephen Hemminger 09ab9e7cdd sis900: convert to net_device_ops 16 years ago
Wang Chen 8f15ea42b6 netdevice: safe convert to netdev_priv() #part-3 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 17 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
Jeff Garzik 7d2e3cb700 [netdrvr] Trim trailing whitespace for several drivers 17 years ago
Joe Perches 2450022afa drivers/net: Add missing "space" 17 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Jeff Garzik 09f75cd7bf [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Adrian Bunk 4e50a8e3c5 sis900_mii_probe() must be __devinit 18 years ago
Neil Horman dc5a144991 sis900: Allocate rx replacement buffer before rx operation 18 years ago
Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 18 years ago
Neil Horman b748d9e3b8 sis900: Allocate rx replacement buffer before rx operation 18 years ago
Andrew Morton f3be974271 sis900 warning fixes 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Jeff Garzik 7282d491ec drivers/net: const-ify ethtool_ops declarations 19 years ago
Jeff Garzik 6aa20a2235 drivers/net: Trim trailing whitespace 19 years ago
Jeff Garzik 299176206b drivers/net: Remove deprecated use of pci_module_init() 19 years ago
Daniele Venzano 80a8003f92 [PATCH] Add new PHY to sis900 supported list 19 years ago
Thomas Gleixner 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 19 years ago
James Cameron d8e95e52a9 sis900: phy for FoxCon motherboard 19 years ago
Daniele Venzano d269a69fbb [PATCH] Add VLAN (802.1q) support to sis900 driver 19 years ago
Alexey Dobriyan 7f927fcc2f [PATCH] Typo fixes 19 years ago
Akinobu Mita 0b28002fdf [PATCH] more s/fucn/func/ typo fixes 19 years ago
Artur Skawina 494aced2cd [PATCH] sis900 adm7001 PHY support 19 years ago