Commit Graph

65 Commits (0bb70bf601579b0d4c56acbb54b8eb0688541e19)

Author SHA1 Message Date
Kulikov Vasiliy 86678a2018 starfire: Use the instance of net_device_stats from net_device. 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
Jiri Pirko 567ec874d1 net: convert multiple drivers to use netdev_for_each_mc_addr, part6 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
Ben Hutchings c928febf4b starfire: clean up properly if firmware loading fails 15 years ago
Alexey Dobriyan a3aa18842a drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 15 years ago
Joe Perches 8e95a2026f drivers/net: Move && and || to end of previous line 15 years ago
Joe Perches a0607fd3a2 drivers/net: request_irq - Remove unnecessary leading & from second arg 15 years ago
Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t 16 years ago
Joe Perches ad361c9884 Remove multiple KERN_ prefixes from printk formats 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
Stephen Hemminger b5defaa5d6 starfire: fix non-constant printk warnings 16 years ago
Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 years ago
Stephen Hemminger 4fc8006e00 starfire: update to net_device_ops 16 years ago
Jaswinder Singh Rajput cfc3a44c3c starfire: use request_firmware() 16 years ago
Hannes Eder e4c3c13cb4 drivers/net: fix sparse warnings: make do-while a compound statement 16 years ago
Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 16 years ago
Jarek Poplawski 9a3de25544 drivers/net: starfire: Fix napi ->poll() weight handling 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
Francois Romieu a6676019a7 starfire: delete non NAPI code from the driver. 17 years ago
Patrick McHardy 38b221957b netdrv: don't truncate VLAN TCI with VLAN stripping 17 years ago
David S. Miller 21f644f3ea [NET]: Undo code bloat in hot paths due to print_mac(). 17 years ago
Andrew Morton da219b7c69 starfire: secton fix 17 years ago
Al Viro 813820b9b9 starfire VLAN fix 17 years ago
Al Viro 88b1943bd3 starfire: trivial endianness annotations 18 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Stephen Hemminger bea3348eef [NET]: Make NAPI polling independent of struct net_device objects. 18 years ago
Randy Dunlap 694625c0b3 PCI: add pci_try_set_mwi 18 years ago
David S. Miller 8c7b7faaa6 [NET]: Kill eth_copy_and_sum(). 18 years ago
maximilian attems 983b7dc07f starfire list alpha as 64 bit arch 18 years ago
Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 18 years ago
Dan Aloni 5c15bdec5c [VLAN]: Avoid a 4-order allocation. 18 years ago
Al Viro d7fe0f241d [PATCH] severing skbuff.h -> mm.h 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Patrick McHardy 84fa7933a3 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 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
Jeff Garzik 46009c8bcd [netdrvr] minor cleanups in Becker-derived drivers 19 years ago
Jeff Garzik 03a8c6611a [netdrvr] Remove Linux-specific changelogs from several Becker template drivers 19 years ago
Thomas Gleixner 1fb9df5d30 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Herbert Xu 5b057c6b1a [NET]: Avoid allocating skb in skb_pad 19 years ago
Randy Dunlap e19360f294 [PATCH] net drivers: fix section attributes for gcc 19 years ago