summaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000e/82571.c
Commit message (Expand)AuthorAgeFilesLines
* e1000e: check_polarity function pointers not set for 8257xBruce Allan2009-12-021-0/+3
* e1000e: comment correctionsBruce Allan2009-12-021-1/+1
* e1000e: ensure the link state is correct for serdes linksBruce Allan2009-12-021-28/+48
* e1000e: provide family-specific PHY power up/down operationsBruce Allan2009-12-021-0/+26
* e1000e: provide family-specific functions to manage VLAN filter arraysBruce Allan2009-12-021-3/+6
* e1000e: cosmetic - group local variables of the same typeBruce Allan2009-11-211-8/+3
* e1000e: do not error out on identification LED init failureBruce Allan2009-11-211-3/+2
* e1000e: cleanup functions that clear hardware statisticsBruce Allan2009-11-211-36/+34
* e1000e: set bools to true/false instead of 1/0Bruce Allan2009-11-211-3/+4
* e1000e: provide comment for 82571 workaroundBruce Allan2009-11-211-0/+7
* e1000e: remove comments regarding a non-existent api moduleBruce Allan2009-11-211-8/+1
* e1000e: update copyright informationBruce Allan2009-11-211-1/+1
* e1000e: cleanup ops function pointersBruce Allan2009-11-211-27/+27
* e1000e: consolidate two dbug macros into one simpler oneBruce Allan2009-11-211-20/+20
* e1000e: cleanup redundant #include'sBruce Allan2009-11-211-4/+0
* e1000e: swap max hw supported frame size between 82574 and 82583Alexander Duyck2009-10-041-2/+2
* e1000e: Fixes possible phy corrupton on 82571 designs.Dave Graham2009-06-091-7/+79
* e1000e: add support for 82577/82578 GbE LOM partsBruce Allan2009-06-031-0/+2
* e1000e: specify max supported frame size in adapter structBruce Allan2009-06-031-2/+9
* e1000e: add support for 82583 device idAlexander Duyck2009-03-201-21/+108
* drivers/net/e1000e: fix sparse warning: Should it be static?Hannes Eder2009-02-171-1/+1
* e1000e: Serdes - attempt autoneg when link restored.dave graham2009-02-101-1/+131
* e1000e: Disable dynamic clock gating for 82571 per si errata.dave graham2009-02-101-0/+12
* e1000e: workaround hw errataJesse Brandeburg2009-01-261-1/+5
* e1000e: check return code from NVM accesses and fix bank detectionBruce Allan2008-11-211-2/+3
* e1000e: sync change flow control variables with ixgbeBruce Allan2008-11-211-2/+2
* e1000e: ESB2 config after link upBruce Allan2008-11-211-0/+3
* e1000e: update comments listing supported parts for each MAC familyBruce Allan2008-11-211-0/+1
* e1000e: enable ECC correction on 82571 siliconAlexander Duyck2008-11-161-0/+6
* e1000e: add support for new 82574L partBruce Allan2008-09-031-13/+140
* e1000e: cleanup several stats issuesBruce Allan2008-04-251-6/+0
* e1000e: rename a few functionsJeff Kirsher2008-04-161-4/+4
* e1000e: Make arrays out of these Rx/Tx registersJeff Kirsher2008-04-161-12/+12
* e1000e: limit EEPROM size accessesJeff Kirsher2008-04-161-0/+4
* e1000e: reorganize PHY and flow control interfaceJeff Kirsher2008-03-281-6/+6
* e1000e: rename mc_addr_list_updateJeff Kirsher2008-03-281-5/+5
* e1000e: reformat comment blocks, cosmetic changes onlyBruce Allan2008-03-281-38/+67
* e1000e: fix spelling errors in commentsAuke Kok2008-02-241-5/+5
* e1000e: 82573 can use eerd method to read eepromAuke Kok2008-02-241-11/+1
* e1000/e1000e: Move PCI-Express device IDs over to e1000eAuke Kok2008-01-281-0/+6
* e1000e: Disable L1 ASPM power savings for 82573 mobile variantsAuke Kok2008-01-281-1/+0
* e1000e: alternate MAC address supportBill Hayes2008-01-281-0/+4
* e1000e: Fix typo ! &Roel Kluin2007-10-301-1/+1
* [E1000E]: New pci-express e1000 driver (currently for ICH9 devices only)Auke Kok2007-10-101-0/+1351
OpenPOWER on IntegriCloud