| Commit message (Expand) | Author | Age | Files | Lines |
* | e1000e: swap max hw supported frame size between 82574 and 82583 | Alexander Duyck | 2009-10-05 | 1 | -2/+2 |
* | e1000e: Fixes possible phy corrupton on 82571 designs. | Dave Graham | 2009-06-09 | 1 | -7/+79 |
* | e1000e: add support for 82577/82578 GbE LOM parts | Bruce Allan | 2009-06-03 | 1 | -0/+2 |
* | e1000e: specify max supported frame size in adapter struct | Bruce Allan | 2009-06-03 | 1 | -2/+9 |
* | e1000e: add support for 82583 device id | Alexander Duyck | 2009-03-20 | 1 | -21/+108 |
* | drivers/net/e1000e: fix sparse warning: Should it be static? | Hannes Eder | 2009-02-18 | 1 | -1/+1 |
* | e1000e: Serdes - attempt autoneg when link restored. | dave graham | 2009-02-11 | 1 | -1/+131 |
* | e1000e: Disable dynamic clock gating for 82571 per si errata. | dave graham | 2009-02-11 | 1 | -0/+12 |
* | e1000e: workaround hw errata | Jesse Brandeburg | 2009-01-26 | 1 | -1/+5 |
* | e1000e: check return code from NVM accesses and fix bank detection | Bruce Allan | 2008-11-22 | 1 | -2/+3 |
* | e1000e: sync change flow control variables with ixgbe | Bruce Allan | 2008-11-22 | 1 | -2/+2 |
* | e1000e: ESB2 config after link up | Bruce Allan | 2008-11-22 | 1 | -0/+3 |
* | e1000e: update comments listing supported parts for each MAC family | Bruce Allan | 2008-11-22 | 1 | -0/+1 |
* | e1000e: enable ECC correction on 82571 silicon | Alexander Duyck | 2008-11-17 | 1 | -0/+6 |
* | e1000e: add support for new 82574L part | Bruce Allan | 2008-09-03 | 1 | -13/+140 |
* | e1000e: cleanup several stats issues | Bruce Allan | 2008-04-25 | 1 | -6/+0 |
* | e1000e: rename a few functions | Jeff Kirsher | 2008-04-17 | 1 | -4/+4 |
* | e1000e: Make arrays out of these Rx/Tx registers | Jeff Kirsher | 2008-04-17 | 1 | -12/+12 |
* | e1000e: limit EEPROM size accesses | Jeff Kirsher | 2008-04-17 | 1 | -0/+4 |
* | e1000e: reorganize PHY and flow control interface | Jeff Kirsher | 2008-03-29 | 1 | -6/+6 |
* | e1000e: rename mc_addr_list_update | Jeff Kirsher | 2008-03-29 | 1 | -5/+5 |
* | e1000e: reformat comment blocks, cosmetic changes only | Bruce Allan | 2008-03-29 | 1 | -38/+67 |
* | e1000e: fix spelling errors in comments | Auke Kok | 2008-02-24 | 1 | -5/+5 |
* | e1000e: 82573 can use eerd method to read eeprom | Auke Kok | 2008-02-24 | 1 | -11/+1 |
* | e1000/e1000e: Move PCI-Express device IDs over to e1000e | Auke Kok | 2008-01-29 | 1 | -0/+6 |
* | e1000e: Disable L1 ASPM power savings for 82573 mobile variants | Auke Kok | 2008-01-29 | 1 | -1/+0 |
* | e1000e: alternate MAC address support | Bill Hayes | 2008-01-29 | 1 | -0/+4 |
* | e1000e: Fix typo ! & | Roel Kluin | 2007-10-30 | 1 | -1/+1 |
* | [E1000E]: New pci-express e1000 driver (currently for ICH9 devices only) | Auke Kok | 2007-10-11 | 1 | -0/+1351 |