aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000e/lib.c
Commit message (Expand)AuthorAge
* e1000e: don't check for alternate MAC addr on parts that don't support itBruce Allan2010-08-19
* e1000e: update copyright informationBruce Allan2010-06-19
* e1000e: fix checks for manageability enabled and management pass-throughBruce Allan2010-05-13
* e1000e: Remove EN_MAC_ADDR_FILTER check from enable_mng_pass_thru checkBruce Allan2010-05-13
* e1000e: typo correctionsJoe Perches2010-03-31
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* | e1000e: genericize the update multicast address listBruce Allan2010-01-13
* | e1000e: provide MAC-family-specific function to set LAN IDBruce Allan2010-01-13
* | e1000e: use alternate MAC address on ESB2 if availableBruce Allan2010-01-13
|/
* e1000e: fix and commonize code for setting the receive address registersBruce Allan2010-01-08
* e1000e: e1000e_enable_tx_pkt_filtering() returns wrong valueBruce Allan2010-01-08
* e1000e: perform 10/100 adaptive IFS only on parts that support itBruce Allan2010-01-08
* e1000e: comment correctionsBruce Allan2009-12-02
* e1000e: provide family-specific functions to manage VLAN filter arraysBruce Allan2009-12-02
* e1000e: cleanup functions that clear hardware statisticsBruce Allan2009-11-21
* e1000e: set bools to true/false instead of 1/0Bruce Allan2009-11-21
* e1000e: update copyright informationBruce Allan2009-11-21
* e1000e: cleanup ops function pointersBruce Allan2009-11-21
* e1000e: consolidate two dbug macros into one simpler oneBruce Allan2009-11-21
* e1000e: cleanup redundant #include'sBruce Allan2009-11-21
* e1000e: disable K1 at 1000Mbps for 82577/82578Bruce Allan2009-07-03
* e1000e: add support for 82577/82578 GbE LOM partsBruce Allan2009-06-03
* e1000e: fix loss of multicast packetsJesse Brandeburg2009-03-26
* e1000e: normalize usage of serdes_has_linkAlex Chiang2009-02-06
* e1000e: sync change flow control variables with ixgbeBruce Allan2008-11-21
* e1000e: 82571 check for link fix on 82571 serdesBruce Allan2008-11-21
* e1000e: release hw semaphore after successfully writing EEPROMArthur Jones2008-10-08
* e1000e: add support for new 82574L partBruce Allan2008-09-03
* e1000e: rename a few functionsJeff Kirsher2008-04-16
* e1000e: reorganize PHY and flow control interfaceJeff Kirsher2008-03-28
* e1000e: rename mc_addr_list_updateJeff Kirsher2008-03-28
* e1000e: reformat comment blocks, cosmetic changes onlyBruce Allan2008-03-28
* e1000e: remove no longer used e1000e_read_nvm_spiAuke Kok2008-03-26
* e1000e: fix spelling errors in commentsAuke Kok2008-02-24
* e1000e: fix flow control denial of service possibilityJesse Brandeburg2008-02-24
* e1000e: fix flow control when using ethtool overridesJesse Brandeburg2008-02-24
* e1000e: alternate MAC address supportBill Hayes2008-01-28
* e1000e: restore flow control settings properlyAuke Kok2007-10-10
* [E1000E]: New pci-express e1000 driver (currently for ICH9 devices only)Auke Kok2007-10-10