summaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000e/es2lan.c
AgeCommit message (Expand)AuthorLines
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher-1516/+0
2011-08-04intel drivers: repair missing flush operationsJesse Brandeburg-0/+2
2011-06-09e1000e: disable far-end loopback mode on ESB2Bruce Allan-0/+8
2011-04-27e1000e: implement ethtool set_phys_idBruce Allan-0/+1
2011-04-13e1000e: convert short duration msleep() to usleep_range()Bruce Allan-2/+2
2011-01-14e1000e: update Copyright for 2011Bruce Allan-1/+1
2011-01-09e1000e: cleanup variables set but not usedBruce Allan-2/+2
2010-12-24e1000e: checkpatch error - open bracesBruce Allan-2/+2
2010-12-24e1000e: checkpatch error - trailing statementsBruce Allan-2/+2
2010-09-30e1000e: use hardware writeback batchingJesse Brandeburg-0/+1
2010-06-18e1000e: update copyright informationBruce Allan-1/+1
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches-2/+0
2010-05-12e1000e: fix checks for manageability enabled and management pass-throughBruce Allan-3/+6
2010-01-13e1000e: provide MAC-family-specific function to set LAN IDBruce Allan-0/+4
2010-01-13e1000e: use alternate MAC address on ESB2 if availableBruce Allan-1/+27
2010-01-08e1000e: perform 10/100 adaptive IFS only on parts that support itBruce Allan-0/+2
2009-12-08e1000e: only perform ESB2 MDIC workaround on certain configurationsBruce Allan-33/+64
2009-12-02e1000e: check_polarity function pointers not set for 8257xBruce Allan-0/+1
2009-12-02e1000e: provide family-specific PHY power up/down operationsBruce Allan-0/+21
2009-12-02e1000e: guard against buffer overflow in cable length tablesBruce Allan-4/+13
2009-12-02e1000e: provide family-specific functions to manage VLAN filter arraysBruce Allan-1/+3
2009-11-21e1000e: cosmetic - group local variables of the same typeBruce Allan-4/+2
2009-11-21e1000e: do not error out on identification LED init failureBruce Allan-3/+2
2009-11-21e1000e: cleanup functions that clear hardware statisticsBruce Allan-36/+34
2009-11-21e1000e: set bools to true/false instead of 1/0Bruce Allan-1/+2
2009-11-21e1000e: remove comments regarding a non-existent api moduleBruce Allan-23/+7
2009-11-21e1000e: update copyright informationBruce Allan-1/+1
2009-11-21e1000e: cleanup ops function pointersBruce Allan-13/+13
2009-11-21e1000e: consolidate two dbug macros into one simpler oneBruce Allan-12/+11
2009-11-21e1000e: cleanup redundant #include'sBruce Allan-5/+0
2009-06-03e1000e: add support for 82577/82578 GbE LOM partsBruce Allan-0/+2
2009-06-03e1000e: specify max supported frame size in adapter structBruce Allan-0/+1
2008-12-26drivers/net/e1000e: fix sparse warnings: make symbols staticHannes Eder-2/+4
2008-11-21e1000e: ESB2 config after link upBruce Allan-37/+155
2008-09-03e1000e: add support for new 82574L partBruce Allan-1/+1
2008-04-25e1000e: Fix HW Error on es2lan, ARP capture issue by BMCDavid Graham-33/+94
2008-04-25e1000e: cleanup several stats issuesBruce Allan-2/+0
2008-04-16e1000e: rename a few functionsJeff Kirsher-2/+2
2008-04-16e1000e: Make arrays out of these Rx/Tx registersJeff Kirsher-12/+12
2008-04-16e1000e: limit EEPROM size accessesJeff Kirsher-0/+4
2008-03-28e1000e: reorganize PHY and flow control interfaceJeff Kirsher-7/+7
2008-03-28e1000e: rename mc_addr_list_updateJeff Kirsher-1/+1
2008-03-28e1000e: reformat comment blocks, cosmetic changes onlyBruce Allan-37/+52
2007-10-10[E1000E]: New pci-express e1000 driver (currently for ICH9 devices only)Auke Kok-0/+1232