summaryrefslogtreecommitdiff
path: root/drivers/net/e1000e/82571.c
Commit message (Expand)AuthorAge
* e1000e: update copyright informationBruce Allan2010-06-18
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
* e1000e: fix checks for manageability enabled and management pass-throughBruce Allan2010-05-12
* e1000e: increase rx fifo size to 36K on 82574 and 82583Alexander Duyck2010-05-05
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-27
|\
| * e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errataBruce Allan2010-04-27
* | e1000e: typo correctionsJoe Perches2010-03-30
|/
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* | e1000e: genericize the update multicast address listBruce Allan2010-01-13
* | e1000e: provide MAC-family-specific function to set LAN IDBruce Allan2010-01-13
* | e1000e: use alternate MAC address on ESB2 if availableBruce Allan2010-01-13
|/
* e1000e: perform 10/100 adaptive IFS only on parts that support itBruce Allan2010-01-08
* e1000e: LED settings in EEPROM ignored on 82571 and 82572Bruce Allan2009-12-18
* e1000e: check_polarity function pointers not set for 8257xBruce Allan2009-12-02
* e1000e: comment correctionsBruce Allan2009-12-02
* e1000e: ensure the link state is correct for serdes linksBruce Allan2009-12-02
* e1000e: provide family-specific PHY power up/down operationsBruce Allan2009-12-02
* e1000e: provide family-specific functions to manage VLAN filter arraysBruce Allan2009-12-02
* e1000e: cosmetic - group local variables of the same typeBruce Allan2009-11-21
* e1000e: do not error out on identification LED init failureBruce Allan2009-11-21
* e1000e: cleanup functions that clear hardware statisticsBruce Allan2009-11-21
* e1000e: set bools to true/false instead of 1/0Bruce Allan2009-11-21
* e1000e: provide comment for 82571 workaroundBruce Allan2009-11-21
* e1000e: remove comments regarding a non-existent api moduleBruce Allan2009-11-21
* e1000e: update copyright informationBruce Allan2009-11-21
* e1000e: cleanup ops function pointersBruce Allan2009-11-21
* e1000e: consolidate two dbug macros into one simpler oneBruce Allan2009-11-21
* e1000e: cleanup redundant #include'sBruce Allan2009-11-21
* e1000e: swap max hw supported frame size between 82574 and 82583Alexander Duyck2009-10-04
* e1000e: Fixes possible phy corrupton on 82571 designs.Dave Graham2009-06-09
* e1000e: add support for 82577/82578 GbE LOM partsBruce Allan2009-06-03
* e1000e: specify max supported frame size in adapter structBruce Allan2009-06-03
* 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