Commit Graph

106 Commits (42802d71dd14dd0e435a8da59d817d0c6f8a2866)

Author SHA1 Message Date
Jeff Kirsher f4113030e7 e100: cleanup link up/down messages 16 years ago
Stephen Hemminger 008298231a netdev: add more functions to netdevice ops 16 years ago
Stephen Hemminger acc784263b e100: convert to net_device_ops 16 years ago
Jesse Brandeburg 773c9c1f77 e100: fix dma error in direction for mapping 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
Rafael J. Wysocki bc79fc8409 e100: adapt to the reworked PCI PM 16 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
Harvey Harrison b39d66a81f drivers/net: replace __FUNCTION__ with __func__ 17 years ago
Rafael J. Wysocki e7272403d2 e100: Use pci_pme_active to clear PME_Status and disable PME# 17 years ago
Jiri Slaby 17393dd67c e100, fix iomap read 17 years ago
FUJITA Tomonori 8d8bb39b9e dma-mapping: add the device argument to dma_mapping_error() 17 years ago
Kevin Hao 1923815d85 e100: Do pci_dma_sync after skb_alloc for proper operation on ixp4xx 17 years ago
Harvey Harrison 6caf52a453 net: use get/put_unaligned_* helpers 17 years ago
Al Viro 1172899a30 e100: endianness annotations 17 years ago
Auke Kok f902283bbe e100: Do suspend/shutdown like e1000 17 years ago
Andreas Mohr 0a0863af0d e100: fix spelling errors 17 years ago
Jiri Slaby 915e91d734 Net: e100, fix iomap mem accesses 17 years ago
Al Viro aaf918ba8c e100 endianness annotations 17 years ago
David Acker 7734f6e6bc Fix e100 on systems that have cache incoherent DMA 17 years ago
Alejandro Martinez Ruiz 4c3616cdda netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN 17 years ago
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