aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000e/82571.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-09e1000e: Fixes possible phy corrupton on 82571 designs.Dave Graham1-7/+79
2009-06-03e1000e: add support for 82577/82578 GbE LOM partsBruce Allan1-0/+2
2009-06-03e1000e: specify max supported frame size in adapter structBruce Allan1-2/+9
2009-03-20e1000e: add support for 82583 device idAlexander Duyck1-21/+108
2009-02-17drivers/net/e1000e: fix sparse warning: Should it be static?Hannes Eder1-1/+1
2009-02-10e1000e: Serdes - attempt autoneg when link restored.dave graham1-1/+131
2009-02-10e1000e: Disable dynamic clock gating for 82571 per si errata.dave graham1-0/+12
2009-01-26e1000e: workaround hw errataJesse Brandeburg1-1/+5
2008-11-21e1000e: check return code from NVM accesses and fix bank detectionBruce Allan1-2/+3
2008-11-21e1000e: sync change flow control variables with ixgbeBruce Allan1-2/+2
2008-11-21e1000e: ESB2 config after link upBruce Allan1-0/+3
2008-11-21e1000e: update comments listing supported parts for each MAC familyBruce Allan1-0/+1
2008-11-16e1000e: enable ECC correction on 82571 siliconAlexander Duyck1-0/+6
2008-09-03e1000e: add support for new 82574L partBruce Allan1-13/+140
2008-04-25e1000e: cleanup several stats issuesBruce Allan1-6/+0
2008-04-16e1000e: rename a few functionsJeff Kirsher1-4/+4
2008-04-16e1000e: Make arrays out of these Rx/Tx registersJeff Kirsher1-12/+12
2008-04-16e1000e: limit EEPROM size accessesJeff Kirsher1-0/+4
2008-03-28e1000e: reorganize PHY and flow control interfaceJeff Kirsher1-6/+6
2008-03-28e1000e: rename mc_addr_list_updateJeff Kirsher1-5/+5
2008-03-28e1000e: reformat comment blocks, cosmetic changes onlyBruce Allan1-38/+67
2008-02-24e1000e: fix spelling errors in commentsAuke Kok1-5/+5
2008-02-24e1000e: 82573 can use eerd method to read eepromAuke Kok1-11/+1
2008-01-28e1000/e1000e: Move PCI-Express device IDs over to e1000eAuke Kok1-0/+6
2008-01-28e1000e: Disable L1 ASPM power savings for 82573 mobile variantsAuke Kok1-1/+0
2008-01-28e1000e: alternate MAC address supportBill Hayes1-0/+4
2007-10-30e1000e: Fix typo ! &Roel Kluin1-1/+1
2007-10-10[E1000E]: New pci-express e1000 driver (currently for ICH9 devices only)Auke Kok1-0/+1351