Commit Graph

369 Commits (eebbe9ca7855eb520cde62234028b6bd90083659)

Author SHA1 Message Date
Auke Kok 14782ca826 e1000: warn if this driver is used for e1000e devices 17 years ago
Julia Lawall 030ed68bf0 replace code with FIELD_SIZEOF 17 years ago
Benjamin Herrenschmidt 3c34ac36ac e1000: Fix for 32 bits platforms with 64 bits resources 17 years ago
Adrian Bunk b4ea895dd8 e1000: make e1000_dump_eeprom() static 17 years ago
Linus Torvalds 60e233172e [net] Gracefully handle shared e1000/1000e driver PCI ID's 17 years ago
Linus Torvalds 5b10ca19ea Mostly revert "e1000/e1000e: Move PCI-Express device IDs over to e1000e" 17 years ago
Auke Kok 67b3c27c8a e1000: Dump the eeprom when a user encounters a bad checksum 17 years ago
Adrian Bunk 67cefcbafc e1000: remove no longer used code for pci read/write cfg 17 years ago
Al Viro 3e18826c73 e1000 endianness annotations 17 years ago
Jeff Garzik cba0516ddb [netdrvr] checkpatch cleanups 17 years ago
Patrick McHardy db0ce50d37 [E1000]: Secondary unicast address support 17 years ago
Joe Perches 7e64300a0f [E1000]: Convert regtest macro's to functions 17 years ago
Auke Kok ef90e4eca9 [E1000]: update netstats traffic counters realtime 17 years ago
Auke Kok 040babf9d8 e1000/e1000e: Move PCI-Express device IDs over to e1000e 17 years ago
Alejandro Martinez Ruiz 4c3616cdda netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN 17 years ago
David S. Miller 49d85c502e [NET]: Fix interrupt semaphore corruption in Intel drivers. 17 years ago
David S. Miller d2c7ddd626 [NET]: Fix TX timeout regression in Intel drivers. 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
Roel Kluin c32bc6e9b0 e1000: fix memcpy in e1000_get_strings 17 years ago
Auke Kok f7bbb90983 e1000: Fix NAPI state bug when Rx complete 17 years ago
Jesse Brandeburg f0163ac45b [E1000]: Fix schedule while atomic when called from mii-tool. 17 years ago
Stephen Hemminger abec42a4f8 e1000: sparse warnings fixes 17 years ago
Masatake YAMATO 828d055fd0 fix typo about TBI in e1000 comment 17 years ago
Krishna Kumar 6d1e3aa7bd e1000: Simple optimizations in e1000_xmit_frame 18 years ago
Peter Oruba 007755eb86 PCI-X/PCI-Express read control interfaces: use them in e1000 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 88d3aafdae [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls 18 years ago
Denis Cheng ff8ac60948 drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE 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
Auke Kok f4ec7f9871 e1000: Add device IDs of blade version of the 82571 quad port 18 years ago
Auke Kok ce57a02c64 e1000: Add device IDs of new 82571 board variants 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
Auke Kok 416b5d10af e1000: disable polling before registering netdevice 18 years ago
Herbert Xu 4731305435 e1000: restore netif_poll_enable call but make sure IRQs are off 18 years ago
Auke Kok 3e1657c8ef e1000: Don't enable polling in open() (was: e1000: assertion hit in e1000_clean(), kernel 2.6.21.1) 18 years ago
Auke Kok e94bd23f67 e1000: Fix msi enable leak on error, don't print error message, cleanup 18 years ago
Oleg Nesterov 28e53bddf8 unify flush_work/flush_work_keventd and rename it to cancel_work_sync 18 years ago
Andrew Morton d9ef8b9288 e1000: use flush_work_keventd() 18 years ago
Milind Arun Choudhary 9099cfb917 e1000: ROUND_UP macro cleanup in drivers/net/e1000 18 years ago
Yan Burman 1c7e5b125a e1000: Use kcalloc() 18 years ago
Ahmed S. Darwish c38db30b22 e1000: Use ARRAY_SIZE macro when appropriate 18 years ago
Arjan van de Ven 56e1393f82 user of the jiffies rounding code: e1000 18 years ago
Mark Huth f50393fe86 e1000: FIX: Stop raw interrupts disabled nag from RT 18 years ago
Bruce Allan 31d76442f7 e1000: FIX: firmware handover bits 18 years ago
Auke Kok e0aac5a289 e1000: FIX: be ready for incoming irq at pci_request_irq 18 years ago
Herbert Xu 628592ccdb [NETDRV]: Perform missing csum_offset conversions 18 years ago