aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000e/hw.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-04-16e1000e: Make arrays out of these Rx/Tx registersJeff Kirsher1-4/+6
2008-03-28e1000e: reorganize PHY and flow control interfaceJeff Kirsher1-11/+15
2008-03-28e1000e: rename mc_addr_list_updateJeff Kirsher1-1/+1
2008-03-28e1000e: reformat comment blocks, cosmetic changes onlyBruce Allan1-73/+72
2008-02-24e1000e: fix spelling errors in commentsAuke Kok1-2/+2
2008-01-28e1000e endianness annotationsAl Viro1-41/+41
2008-01-28e1000/e1000e: Move PCI-Express device IDs over to e1000eAuke Kok1-0/+3
2008-01-28e1000e: alternate MAC address supportBill Hayes1-0/+1
2007-10-16e1000e: Fix debug printk macroAuke Kok1-1/+1
2007-10-10e1000e: fix debugging printout codeAuke Kok1-1/+1
2007-10-10[E1000E]: New pci-express e1000 driver (currently for ICH9 devices only)Auke Kok1-0/+864