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