Commit Graph

84 Commits (d2d159dbd51a99abdd4ae02fecc68cd1e0b0558e)

Author SHA1 Message Date
David S. Miller 53e52c729c [NET]: Make ->poll() breakout consistent in Intel ethernet drivers. 17 years ago
David S. Miller 4ec2411980 [NET]: Do not check netif_running() and carrier state in ->poll() 17 years ago
Auke Kok 8543da6672 e100: free IRQ to remove warningwhenrebooting 17 years ago
Auke Kok abf9b90205 e100: cleanup unneeded math 17 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
Stephen Hemminger ddfce6bb43 network drivers: sparse warning fixes 18 years ago
Jeff Garzik b9f2c0440d [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count 18 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
Stephen Hemminger 34c6417b70 e100: timer power saving 18 years ago
Stephen Hemminger bea3348eef [NET]: Make NAPI polling independent of struct net_device objects. 18 years ago
Matthew Wilcox 313674afa8 [NET]: ethtool_perm_addr only has one implementation 18 years ago
Auke Kok 44c10138fd PCI: Change all drivers to use pci_device->revision 18 years ago
David Graham 44e4925e46 e100: Fix Tyan motherboard e100 not receiving IPMI commands 18 years ago
Jeff Garzik ca93ca428b Revert "[netdrvr e100] experiment with doing RX in a similar manner to eepro100" 18 years ago
Jesse Brandeburg 27345bb684 e100: Optionally use I/O mode only to access register space 18 years ago
Jesse Brandeburg 948cd43fed e100: allow bad MAC address when running with invalid eeprom csum 18 years ago
Scott Feldman d52df4a35a [netdrvr e100] experiment with doing RX in a similar manner to eepro100 18 years ago
Arnaldo Carvalho de Melo 27d7ff46a3 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} 18 years ago
Auke Kok a53a33da86 e100: fix napi ifdefs removing needed code 18 years ago
Auke Kok 518d833825 e100: fix irq leak on suspend/resume 18 years ago
Yan Burman c48e3fca3f e100: replace kmalloc with kcalloc 18 years ago
Matt LaPlante 0779bf2d2e Fix misc .c/.h comment typos 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Auke Kok 824545e703 e100: account for closed interface when shutting down 19 years ago
Auke Kok e8e82b76e0 [PATCH] e100: fix reboot -f with netconsole enabled 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Auke Kok 76ddb3fd96 e100, e1000, ixgb: increment version numbers 19 years ago
Auke Kok 975b366af6 e100: rework WoL and shutdown handling 19 years ago
Jesse Brandeburg dc45010e28 e100: Add debugging code for cb cleaning. 19 years ago
Auke Kok 0eb5a34cdf e100, e1000, ixgb: Fix an impossible memory overwrite bug 19 years ago
Auke Kok 0abb6eb128 e100, e1000, ixgb: update copyright header and remove LICENSE 19 years ago
Jeff Garzik 7282d491ec drivers/net: const-ify ethtool_ops declarations 19 years ago
Auke Kok a535aa1922 e100: increment version to 3.5.16-k2 19 years ago
Auke Kok 859b039463 e100: remove skb->dev assignment 19 years ago
Linas Vepstas b1d26f24e8 e100: fix error recovery 19 years ago
Auke Kok 4187592b6d e100: Convert e100 to use netdev_alloc_skb(). 19 years ago
David S. Miller 8fb6f732c3 [E100]: Add module option to ignore bad EEPROM checksums. 19 years ago
Jeff Garzik 299176206b drivers/net: Remove deprecated use of pci_module_init() 19 years ago
Auke Kok 4e1dc97d5e e100: increment version to 3.5.10-k4 19 years ago
Jeff Kirsher 60ffa47875 e100: Fix MDIO/MDIO-X 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
Greg Kroah-Hartman 7c7459d1f9 [PATCH] 64bit resource: fix up printks for resources in networks drivers 19 years ago
Auke Kok 2cc304923d e100: add PCI Error Recovery 19 years ago
Jesse Brandeburg aa49cdd93b e100: fix eeh on pseries during ethtool -t 19 years ago
Catalin(ux aka Dino) BOIE ad8c48ad3b Fix io ordering problems in e100 19 years ago
Jesse Brandeburg 471ef051bc e100: remove init_hw call to fix panic 19 years ago
Jesse Brandeburg 0547993820 [PATCH] e100: e100 whitespace fixes 19 years ago