aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/e1000e/lib.c
AgeCommit message (Expand)Author
2010-08-26e1000e: don't check for alternate MAC addr on parts that don't support itBruce Allan
2010-05-12e1000e: fix checks for manageability enabled and management pass-throughBruce Allan
2010-05-12e1000e: Remove EN_MAC_ADDR_FILTER check from enable_mng_pass_thru checkBruce 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: fix and commonize code for setting the receive address registersBruce Allan
2010-01-08e1000e: e1000e_enable_tx_pkt_filtering() returns wrong valueBruce Allan
2010-01-08e1000e: perform 10/100 adaptive IFS only on parts that support itBruce Allan
2009-12-02e1000e: comment correctionsBruce Allan
2009-12-02e1000e: provide family-specific functions to manage VLAN filter arraysBruce 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: 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-07-03e1000e: disable K1 at 1000Mbps for 82577/82578Bruce Allan
2009-06-03e1000e: add support for 82577/82578 GbE LOM partsBruce Allan
2009-03-26e1000e: fix loss of multicast packetsJesse Brandeburg
2009-02-05e1000e: normalize usage of serdes_has_linkAlex Chiang
2008-11-21e1000e: sync change flow control variables with ixgbeBruce Allan
2008-11-21e1000e: 82571 check for link fix on 82571 serdesBruce Allan
2008-10-08e1000e: release hw semaphore after successfully writing EEPROMArthur Jones
2008-09-03e1000e: add support for new 82574L partBruce Allan
2008-04-16e1000e: rename a few functionsJeff Kirsher
2008-03-28e1000e: reorganize PHY and flow control interfaceJeff Kirsher
2008-03-28e1000e: rename mc_addr_list_updateJeff Kirsher
2008-03-28e1000e: reformat comment blocks, cosmetic changes onlyBruce Allan
2008-03-26e1000e: remove no longer used e1000e_read_nvm_spiAuke Kok
2008-02-24e1000e: fix spelling errors in commentsAuke Kok
2008-02-24e1000e: fix flow control denial of service possibilityJesse Brandeburg
2008-02-24e1000e: fix flow control when using ethtool overridesJesse Brandeburg
2008-01-28e1000e: alternate MAC address supportBill Hayes
2007-10-10e1000e: restore flow control settings properlyAuke Kok
2007-10-10[E1000E]: New pci-express e1000 driver (currently for ICH9 devices only)Auke Kok