summaryrefslogtreecommitdiff
path: root/drivers/net/e1000e/hw.h
AgeCommit message (Expand)Author
2011-06-09e1000e: access multiple PHY registers on same page at the same timeBruce Allan
2011-06-09e1000e: disable far-end loopback mode on ESB2Bruce Allan
2011-04-27e1000e: implement ethtool set_phys_idBruce Allan
2011-03-11e1000e: magic number cleanup - ETH_ALENBruce Allan
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-09e1000e: add custom set_d[0|3]_lplu_state function pointer for 82574Bruce Allan
2010-09-22e1000e: 82579 unaccounted missed packetsBruce Allan
2010-08-03e1000e: correct MAC-PHY interconnect register offset for 82579Bruce Allan
2010-08-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-27e1000e: 82577/82578 PHY register access issuesBruce Allan
2010-06-18e1000e: update copyright informationBruce Allan
2010-06-18e1000e: enable support for EEE on 82579Bruce Allan
2010-06-18e1000e: initial support for 82579 LOMsBruce Allan
2010-05-12e1000e: add PCI device id to enable support for 82567V-4Bruce Allan
2010-05-12e1000e: move settting of flow control refresh timer to link setup codeBruce Allan
2010-05-12e1000e: fix checks for manageability enabled and management pass-throughBruce Allan
2010-05-12e1000e: initialize manageability (IPMI) pass-through in 82574/82583Bruce Allan
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-08e1000e: only perform ESB2 MDIC workaround on certain configurationsBruce Allan
2009-12-08e1000e: replace incorrect use of GG82563_REG macroBruce Allan
2009-12-02e1000e: refactor PHY ID detection workaroundBruce Allan
2009-12-02e1000e: enable new 82567V-3 deviceBruce 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: 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-10-29e1000e: rework disable K1 at 1000Mbps for 82577/82578Bruce Allan
2009-10-26e1000e: allow for swflag to be held over consecutive PHY accessesBruce Allan
2009-07-03e1000e: disable K1 at 1000Mbps for 82577/82578Bruce Allan
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-05-26igb/e1000e: update PSSR_MDIX value to reflect correct bitAlexander Duyck
2009-03-24e1000e: add support for 82574 device ID 0x10F6Bruce Allan
2009-03-20e1000e: add support for 82583 device idAlexander Duyck
2009-02-10e1000e: Serdes - attempt autoneg when link restored.dave graham
2009-01-26e1000e: workaround hw errataJesse Brandeburg
2008-11-21e1000e: sync change flow control variables with ixgbeBruce Allan
2008-11-21e1000e: ESB2 config after link upBruce Allan
2008-11-16e1000e: enable ECC correction on 82571 siliconAlexander Duyck
2008-09-03e1000e: add support for new 82574L partBruce Allan
2008-09-03e1000e: add support for 82567LM-3 and 82567LF-3 (ICH10D) partsBruce Allan
2008-09-03e1000e: add support for the 82567LM-4 deviceBruce Allan
2008-05-06e1000e: Add support for BM PHYs on ICH9Bruce Allan
2008-04-25e1000e: cleanup several stats issuesBruce Allan
2008-04-16e1000e: Make arrays out of these Rx/Tx registersJeff Kirsher