Commit Graph

60 Commits (a13366c632132bb9f8f2950a79773d8f68f4871e)

Author SHA1 Message Date
Becky Bruce f47e81fc36 e1000e: use resource_size_t, not unsigned long, for phys addrs 17 years ago
Kok, Auke f227ec3ca2 e1000e: don't return half-read eeprom on error 17 years ago
Bruce Allan 97ac8caee2 e1000e: Add support for BM PHYs on ICH9 17 years ago
Jesse Brandeburg f014e97ec6 e1000e: Increment version to 0.2.1 17 years ago
Wendy Xiong aad3273964 e1000e: save and restore pcie/msi state to support EEH recovery 17 years ago
Auke Kok 7b1be1987c e1000e: lower ring minimum size to 64 17 years ago
David Graham 2d9498f369 e1000e: Fix HW Error on es2lan, ARP capture issue by BMC 17 years ago
Auke Kok de5b3077da e1000e: Add interrupt moderation run-time ethtool interface 17 years ago
Bruce Allan 7c25769f88 e1000e: cleanup several stats issues 17 years ago
Bruce Allan cef8c79315 e1000e: reformat register test code, fix some minor initialization 17 years ago
Jeff Kirsher 69e3fd8ccc e1000e: rename a few functions 17 years ago
Jeff Kirsher e9ec2c0f4b e1000e: Make arrays out of these Rx/Tx registers 17 years ago
Jeff Kirsher 8d7c294cae e1000e: limit EEPROM size accesses 17 years ago
Jeff Kirsher 318a94d689 e1000e: reorganize PHY and flow control interface 17 years ago
Jeff Kirsher e2de3eb69c e1000e: rename mc_addr_list_update 17 years ago
Bruce Allan ad68076e07 e1000e: reformat comment blocks, cosmetic changes only 17 years ago
Jesse Brandeburg 74ef9c39db e1000e: remove irq_sem 17 years ago
Auke Kok 67d204a532 e1000e: remove no longer used e1000e_read_nvm_spi 17 years ago
Auke Kok 3bf319a787 e1000e: remove unused read value in ASPM disable code. 17 years ago
Auke Kok 489815ce22 e1000e: fix spelling errors in comments 17 years ago
Jesse Brandeburg de92d84ec2 e1000e: fix flow control denial of service possibility 17 years ago
Jesse Brandeburg 4a5694e664 e1000e: fix flow control when using ethtool overrides 17 years ago
Jesse Brandeburg 03ae221fe9 e1000e: fix link up message to show ethX: 17 years ago
Auke Kok 31f8c4fe5d e1000e: 82573 can use eerd method to read eeprom 17 years ago
David Graham e8ef7f295b e1000e: PCIe devices do not need to unset MANC_ARP_ENA 17 years ago
Auke Kok 5918bd88ef e1000e: Fix CRC stripping in hardware context bug 17 years ago
Auke Kok 23b66e2bc2 e1000e: Fix logic reversal keeping link active 17 years ago
Andy Gospodarek 9b71c5e070 e1000e: tweak irq allocation messages 17 years ago
Adrian Bunk 5cfe33d66c e1000e: make a function static 17 years ago
Mitch Williams efb90e43ff e1000e: add new wakeup cababilities 17 years ago
Al Viro a39fe742e7 e1000e endianness annotations 17 years ago
Joe Perches 2a88719197 [E1000E]: convert register test macros to functions 17 years ago
Auke Kok 4198869277 [E1000E]: update netstats traffic counters realtime 17 years ago
Auke Kok 040babf9d8 e1000/e1000e: Move PCI-Express device IDs over to e1000e 17 years ago
Auke Kok 1eae4eb2a1 e1000e: Disable L1 ASPM power savings for 82573 mobile variants 17 years ago
Bill Hayes 93ca161027 e1000e: alternate MAC address support 17 years ago
Alejandro Martinez Ruiz c00acf46de netdev: ARRAY_SIZE() cleanups 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
Roel Kluin 6e4ca80d27 e1000e: Fix typo ! & 18 years ago
Stephen Hemminger 5a9147bb29 e1000e: fix sparse warnings 18 years ago
Auke Kok f920c186be e1000e: Remove legacy jumbo frame receive code 18 years ago
Auke Kok 140a748028 e1000e: Re-enable SECRC - crc stripping 18 years ago
Auke Kok df762464ad e1000e: Fix PBA calculation for jumbo frame packets 18 years ago
Auke Kok 47f44e40a3 e1000e: Fix jumbo frame receive code. 18 years ago
Auke Kok 369d742def e1000e: don't poke PHY registers to retreive link status 18 years ago