aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000e/82571.c
Commit message (Expand)AuthorAge
* e1000e: add support for 82583 device idAlexander Duyck2009-03-20
* drivers/net/e1000e: fix sparse warning: Should it be static?Hannes Eder2009-02-17
* e1000e: Serdes - attempt autoneg when link restored.dave graham2009-02-10
* e1000e: Disable dynamic clock gating for 82571 per si errata.dave graham2009-02-10
* e1000e: workaround hw errataJesse Brandeburg2009-01-26
* e1000e: check return code from NVM accesses and fix bank detectionBruce Allan2008-11-21
* e1000e: sync change flow control variables with ixgbeBruce Allan2008-11-21
* e1000e: ESB2 config after link upBruce Allan2008-11-21
* e1000e: update comments listing supported parts for each MAC familyBruce Allan2008-11-21
* e1000e: enable ECC correction on 82571 siliconAlexander Duyck2008-11-16
* e1000e: add support for new 82574L partBruce Allan2008-09-03
* e1000e: cleanup several stats issuesBruce Allan2008-04-25
* e1000e: rename a few functionsJeff Kirsher2008-04-16
* e1000e: Make arrays out of these Rx/Tx registersJeff Kirsher2008-04-16
* e1000e: limit EEPROM size accessesJeff Kirsher2008-04-16
* e1000e: reorganize PHY and flow control interfaceJeff Kirsher2008-03-28
* e1000e: rename mc_addr_list_updateJeff Kirsher2008-03-28
* e1000e: reformat comment blocks, cosmetic changes onlyBruce Allan2008-03-28
* e1000e: fix spelling errors in commentsAuke Kok2008-02-24
* e1000e: 82573 can use eerd method to read eepromAuke Kok2008-02-24
* e1000/e1000e: Move PCI-Express device IDs over to e1000eAuke Kok2008-01-28
* e1000e: Disable L1 ASPM power savings for 82573 mobile variantsAuke Kok2008-01-28
* e1000e: alternate MAC address supportBill Hayes2008-01-28
* e1000e: Fix typo ! &Roel Kluin2007-10-30
* [E1000E]: New pci-express e1000 driver (currently for ICH9 devices only)Auke Kok2007-10-10