summaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000e/es2lan.c
Commit message (Expand)AuthorAgeFilesLines
* e1000e: use hardware writeback batchingJesse Brandeburg2010-10-011-0/+1
* e1000e: update copyright informationBruce Allan2010-06-191-1/+1
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-2/+0Star
* e1000e: fix checks for manageability enabled and management pass-throughBruce Allan2010-05-131-3/+6
* e1000e: provide MAC-family-specific function to set LAN IDBruce Allan2010-01-141-0/+4
* e1000e: use alternate MAC address on ESB2 if availableBruce Allan2010-01-141-1/+27
* e1000e: perform 10/100 adaptive IFS only on parts that support itBruce Allan2010-01-081-0/+2
* e1000e: only perform ESB2 MDIC workaround on certain configurationsBruce Allan2009-12-091-33/+64
* e1000e: check_polarity function pointers not set for 8257xBruce Allan2009-12-031-0/+1
* e1000e: provide family-specific PHY power up/down operationsBruce Allan2009-12-021-0/+21
* e1000e: guard against buffer overflow in cable length tablesBruce Allan2009-12-021-4/+13
* e1000e: provide family-specific functions to manage VLAN filter arraysBruce Allan2009-12-021-1/+3
* e1000e: cosmetic - group local variables of the same typeBruce Allan2009-11-211-4/+2Star
* e1000e: do not error out on identification LED init failureBruce Allan2009-11-211-3/+2Star
* e1000e: cleanup functions that clear hardware statisticsBruce Allan2009-11-211-36/+34Star
* e1000e: set bools to true/false instead of 1/0Bruce Allan2009-11-211-1/+2
* e1000e: remove comments regarding a non-existent api moduleBruce Allan2009-11-211-23/+7Star
* e1000e: update copyright informationBruce Allan2009-11-211-1/+1
* e1000e: cleanup ops function pointersBruce Allan2009-11-211-13/+13
* e1000e: consolidate two dbug macros into one simpler oneBruce Allan2009-11-211-12/+11Star
* e1000e: cleanup redundant #include'sBruce Allan2009-11-211-5/+0Star
* e1000e: add support for 82577/82578 GbE LOM partsBruce Allan2009-06-031-0/+2
* e1000e: specify max supported frame size in adapter structBruce Allan2009-06-031-0/+1
* drivers/net/e1000e: fix sparse warnings: make symbols staticHannes Eder2008-12-261-2/+4
* e1000e: ESB2 config after link upBruce Allan2008-11-221-37/+155
* e1000e: add support for new 82574L partBruce Allan2008-09-031-1/+1
* e1000e: Fix HW Error on es2lan, ARP capture issue by BMCDavid Graham2008-04-251-33/+94
* e1000e: cleanup several stats issuesBruce Allan2008-04-251-2/+0Star
* e1000e: rename a few functionsJeff Kirsher2008-04-171-2/+2
* e1000e: Make arrays out of these Rx/Tx registersJeff Kirsher2008-04-171-12/+12
* e1000e: limit EEPROM size accessesJeff Kirsher2008-04-171-0/+4
* e1000e: reorganize PHY and flow control interfaceJeff Kirsher2008-03-291-7/+7
* e1000e: rename mc_addr_list_updateJeff Kirsher2008-03-291-1/+1
* e1000e: reformat comment blocks, cosmetic changes onlyBruce Allan2008-03-291-37/+52
* [E1000E]: New pci-express e1000 driver (currently for ICH9 devices only)Auke Kok2007-10-111-0/+1232