aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000e/lib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30e1000e: typo correctionsJoe Perches1-12/+9
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-1/+1
2010-01-13e1000e: genericize the update multicast address listBruce Allan1-43/+15
2010-01-13e1000e: provide MAC-family-specific function to set LAN IDBruce Allan1-11/+37
2010-01-13e1000e: use alternate MAC address on ESB2 if availableBruce Allan1-51/+73
2010-01-08e1000e: fix and commonize code for setting the receive address registersBruce Allan1-9/+15
2010-01-08e1000e: e1000e_enable_tx_pkt_filtering() returns wrong valueBruce Allan1-7/+9
2010-01-08e1000e: perform 10/100 adaptive IFS only on parts that support itBruce Allan1-0/+14
2009-12-02e1000e: comment correctionsBruce Allan1-4/+1
2009-12-02e1000e: provide family-specific functions to manage VLAN filter arraysBruce Allan1-2/+19
2009-11-21e1000e: cleanup functions that clear hardware statisticsBruce Allan1-39/+37
2009-11-21e1000e: set bools to true/false instead of 1/0Bruce Allan1-12/+12
2009-11-21e1000e: update copyright informationBruce Allan1-1/+1
2009-11-21e1000e: cleanup ops function pointersBruce Allan1-3/+3
2009-11-21e1000e: consolidate two dbug macros into one simpler oneBruce Allan1-61/+61
2009-11-21e1000e: cleanup redundant #include'sBruce Allan1-5/+0
2009-07-03e1000e: disable K1 at 1000Mbps for 82577/82578Bruce Allan1-6/+0
2009-06-03e1000e: add support for 82577/82578 GbE LOM partsBruce Allan1-0/+38
2009-03-26e1000e: fix loss of multicast packetsJesse Brandeburg1-44/+18
2009-02-05e1000e: normalize usage of serdes_has_linkAlex Chiang1-2/+2
2008-11-21e1000e: sync change flow control variables with ixgbeBruce Allan1-23/+23
2008-11-21e1000e: 82571 check for link fix on 82571 serdesBruce Allan1-6/+28
2008-10-08e1000e: release hw semaphore after successfully writing EEPROMArthur Jones1-0/+1
2008-09-03e1000e: add support for new 82574L partBruce Allan1-3/+4
2008-04-16e1000e: rename a few functionsJeff Kirsher1-3/+3
2008-03-28e1000e: reorganize PHY and flow control interfaceJeff Kirsher1-34/+31
2008-03-28e1000e: rename mc_addr_list_updateJeff Kirsher1-4/+4
2008-03-28e1000e: reformat comment blocks, cosmetic changes onlyBruce Allan1-79/+134
2008-03-26e1000e: remove no longer used e1000e_read_nvm_spiAuke Kok1-56/+0
2008-02-24e1000e: fix spelling errors in commentsAuke Kok1-8/+8
2008-02-24e1000e: fix flow control denial of service possibilityJesse Brandeburg1-26/+5
2008-02-24e1000e: fix flow control when using ethtool overridesJesse Brandeburg1-3/+0
2008-01-28e1000e: alternate MAC address supportBill Hayes1-2/+37
2007-10-10e1000e: restore flow control settings properlyAuke Kok1-3/+9
2007-10-10[E1000E]: New pci-express e1000 driver (currently for ICH9 devices only)Auke Kok1-0/+2487