summaryrefslogtreecommitdiff
path: root/drivers/net/e1000e/hw.h
AgeCommit message (Expand)AuthorFilesLines
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher1-984/+0
2011-06-09e1000e: access multiple PHY registers on same page at the same timeBruce Allan1-1/+19
2011-06-09e1000e: disable far-end loopback mode on ESB2Bruce Allan1-0/+1
2011-04-27e1000e: implement ethtool set_phys_idBruce Allan1-0/+1
2011-03-11e1000e: magic number cleanup - ETH_ALENBruce Allan1-3/+2
2011-01-14e1000e: consistent use of Rx/Tx vs. RX/TX/rx/tx in comments/logsBruce Allan1-1/+1
2011-01-14e1000e: update Copyright for 2011Bruce Allan1-1/+1
2011-01-09e1000e: add custom set_d[0|3]_lplu_state function pointer for 82574Bruce Allan1-0/+1
2010-09-22e1000e: 82579 unaccounted missed packetsBruce Allan1-0/+1
2010-08-03e1000e: correct MAC-PHY interconnect register offset for 82579Bruce Allan1-1/+1
2010-08-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2010-07-27e1000e: 82577/82578 PHY register access issuesBruce Allan1-1/+1
2010-06-18e1000e: update copyright informationBruce Allan1-1/+1
2010-06-18e1000e: enable support for EEE on 82579Bruce Allan1-0/+1
2010-06-18e1000e: initial support for 82579 LOMsBruce Allan1-2/+10
2010-05-12e1000e: add PCI device id to enable support for 82567V-4Bruce Allan1-0/+1
2010-05-12e1000e: move settting of flow control refresh timer to link setup codeBruce Allan1-0/+1
2010-05-12e1000e: fix checks for manageability enabled and management pass-throughBruce Allan1-0/+1
2010-05-12e1000e: initialize manageability (IPMI) pass-through in 82574/82583Bruce Allan1-0/+2
2010-01-13e1000e: genericize the update multicast address listBruce Allan1-1/+5
2010-01-13e1000e: provide MAC-family-specific function to set LAN IDBruce Allan1-0/+1
2010-01-13e1000e: use alternate MAC address on ESB2 if availableBruce Allan1-1/+4
2010-01-08e1000e: perform 10/100 adaptive IFS only on parts that support itBruce Allan1-0/+1
2009-12-08e1000e: only perform ESB2 MDIC workaround on certain configurationsBruce Allan1-0/+5
2009-12-08e1000e: replace incorrect use of GG82563_REG macroBruce Allan1-0/+2
2009-12-02e1000e: refactor PHY ID detection workaroundBruce Allan1-1/+1
2009-12-02e1000e: enable new 82567V-3 deviceBruce Allan1-0/+1
2009-12-02e1000e: provide family-specific PHY power up/down operationsBruce Allan1-0/+2
2009-12-02e1000e: provide family-specific functions to manage VLAN filter arraysBruce Allan1-0/+2
2009-11-21e1000e: update copyright informationBruce Allan1-1/+1
2009-11-21e1000e: cleanup ops function pointersBruce Allan1-16/+16
2009-11-21e1000e: consolidate two dbug macros into one simpler oneBruce Allan1-11/+0
2009-10-29e1000e: rework disable K1 at 1000Mbps for 82577/82578Bruce Allan1-0/+1
2009-10-26e1000e: allow for swflag to be held over consecutive PHY accessesBruce Allan1-0/+2
2009-07-03e1000e: disable K1 at 1000Mbps for 82577/82578Bruce Allan1-0/+4
2009-06-09e1000e: Fixes possible phy corrupton on 82571 designs.Dave Graham1-0/+2
2009-06-03e1000e: add support for 82577/82578 GbE LOM partsBruce Allan1-1/+15
2009-05-26igb/e1000e: update PSSR_MDIX value to reflect correct bitAlexander Duyck1-1/+1
2009-03-24e1000e: add support for 82574 device ID 0x10F6Bruce Allan1-0/+1
2009-03-20e1000e: add support for 82583 device idAlexander Duyck1-0/+2
2009-02-10e1000e: Serdes - attempt autoneg when link restored.dave graham1-0/+8
2009-01-26e1000e: workaround hw errataJesse Brandeburg1-0/+1
2008-11-21e1000e: sync change flow control variables with ixgbeBruce Allan1-3/+3
2008-11-21e1000e: ESB2 config after link upBruce Allan1-0/+1
2008-11-16e1000e: enable ECC correction on 82571 siliconAlexander Duyck1-0/+1
2008-09-03e1000e: add support for new 82574L partBruce Allan1-2/+9
2008-09-03e1000e: add support for 82567LM-3 and 82567LF-3 (ICH10D) partsBruce Allan1-0/+3
2008-09-03e1000e: add support for the 82567LM-4 deviceBruce Allan1-0/+1
2008-05-06e1000e: Add support for BM PHYs on ICH9Bruce Allan1-0/+22
2008-04-25e1000e: cleanup several stats issuesBruce Allan1-8/+4