Commit Graph

51 Commits (8c899bce2a5540b19e86dd3b355e5699657da144)

Author SHA1 Message Date
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 ! & 17 years ago
Stephen Hemminger 5a9147bb29 e1000e: fix sparse warnings 17 years ago
Auke Kok f920c186be e1000e: Remove legacy jumbo frame receive code 17 years ago
Auke Kok 140a748028 e1000e: Re-enable SECRC - crc stripping 17 years ago
Auke Kok df762464ad e1000e: Fix PBA calculation for jumbo frame packets 17 years ago
Auke Kok 47f44e40a3 e1000e: Fix jumbo frame receive code. 17 years ago
Auke Kok 369d742def e1000e: don't poke PHY registers to retreive link status 18 years ago
Adrian Bunk e265522ca7 e1000e: fix error checks 18 years ago
Auke Kok 121244a7bf e1000e: Fix debug printk macro 18 years ago
Auke Kok 309af40b5f e1000e: restore flow control settings properly 18 years ago
Auke Kok 4e6c709c5a e1000e: Simple optimizations in e1000_xmit_frame 18 years ago
Auke Kok 8658251dc3 e1000e: Fix ethtool register test code 18 years ago
Auke Kok 589c085f27 e1000e: fix debugging printout code 18 years ago
Krishna Kumar 7b5dfe1aa9 e1000e: Do not allow requeue of freed skb 18 years ago
Jeff Garzik b9f2c0440d [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago