aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/e1000e/82571.c
AgeCommit message (Expand)Author
2011-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-14e1000e: consistent use of Rx/Tx vs. RX/TX/rx/tx in comments/logsBruce Allan
2011-01-14e1000e: update Copyright for 2011Bruce Allan
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-09e1000e: add custom set_d[0|3]_lplu_state function pointer for 82574Bruce Allan
2011-01-09e1000e: cleanup variables set but not usedBruce Allan
2010-12-10e1000e: 82571 Serdes can fail to get linkBruce Allan
2010-12-10e1000e: 82574/82583 performance improvementBruce Allan
2010-12-10e1000e: 82571-based mezzanine card can fail ethtool link testBruce Allan
2010-11-16e1000e: 82574 intermittently fails to initialize with manageability f/wBruce Allan
2010-11-16e1000e: 82571 SerDes link handle null code word from partnerBruce Allan
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-28e1000e: reset PHY after errors detectedCarolyn Wyborny
2010-09-30e1000e: use hardware writeback batchingJesse Brandeburg
2010-08-19e1000e: don't check for alternate MAC addr on parts that don't support itBruce Allan
2010-08-19e1000e: disable ASPM L1 on 82573Bruce Allan
2010-06-18e1000e: update copyright informationBruce Allan
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-05-12e1000e: fix checks for manageability enabled and management pass-throughBruce Allan
2010-05-05e1000e: increase rx fifo size to 36K on 82574 and 82583Alexander Duyck
2010-04-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-27e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errataBruce Allan
2010-03-30e1000e: typo correctionsJoe Perches
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2010-01-13e1000e: genericize the update multicast address listBruce Allan
2010-01-13e1000e: provide MAC-family-specific function to set LAN IDBruce Allan
2010-01-13e1000e: use alternate MAC address on ESB2 if availableBruce Allan
2010-01-08e1000e: perform 10/100 adaptive IFS only on parts that support itBruce Allan
2009-12-18e1000e: LED settings in EEPROM ignored on 82571 and 82572Bruce Allan
2009-12-02e1000e: check_polarity function pointers not set for 8257xBruce Allan
2009-12-02e1000e: comment correctionsBruce Allan
2009-12-02e1000e: ensure the link state is correct for serdes linksBruce Allan
2009-12-02e1000e: provide family-specific PHY power up/down operationsBruce Allan
2009-12-02e1000e: provide family-specific functions to manage VLAN filter arraysBruce Allan
2009-11-21e1000e: cosmetic - group local variables of the same typeBruce Allan
2009-11-21e1000e: do not error out on identification LED init failureBruce Allan
2009-11-21e1000e: cleanup functions that clear hardware statisticsBruce Allan
2009-11-21e1000e: set bools to true/false instead of 1/0Bruce Allan
2009-11-21e1000e: provide comment for 82571 workaroundBruce Allan
2009-11-21e1000e: remove comments regarding a non-existent api moduleBruce Allan
2009-11-21e1000e: update copyright informationBruce Allan
2009-11-21e1000e: cleanup ops function pointersBruce Allan
2009-11-21e1000e: consolidate two dbug macros into one simpler oneBruce Allan
2009-11-21e1000e: cleanup redundant #include'sBruce Allan
2009-10-04e1000e: swap max hw supported frame size between 82574 and 82583Alexander Duyck
2009-06-09e1000e: Fixes possible phy corrupton on 82571 designs.Dave Graham
2009-06-03e1000e: add support for 82577/82578 GbE LOM partsBruce Allan
2009-06-03e1000e: specify max supported frame size in adapter structBruce Allan
2009-03-20e1000e: add support for 82583 device idAlexander Duyck