| Commit message (Expand) | Author | Age | Lines |
* | e1000: fix bugs from recent commits | Wolfgang Denk | 2011-11-03 | -0/+1 |
* | e1000: Allow direct access to the E1000 SPI EEPROM device | Kyle Moffett | 2011-10-28 | -1/+65 |
* | e1000: Export core EEPROM access functions for SPI support | Kyle Moffett | 2011-10-28 | -17/+5 |
* | e1000: Rewrite EEPROM checksum error to give more information | Kyle Moffett | 2011-10-28 | -18/+28 |
* | e1000: Restructure and streamline PCI device probing | Kyle Moffett | 2011-10-28 | -64/+62 |
* | e1000: Clean up handling of dual-port NICs and support 82571 | Kyle Moffett | 2011-10-28 | -33/+33 |
* | consolidate mdelay by providing a common function for all users | Anatolij Gustschin | 2011-10-22 | -1/+0 |
* | Net: Add Intel E1000 82574L PCIe card support | Roy Zang | 2011-04-11 | -8/+25 |
* | e1000: fix compile warning | Wolfgang Denk | 2010-11-26 | -1/+2 |
* | net: e1000: typo using wrong argument to sizeof | Matthew McClintock | 2010-11-17 | -1/+1 |
* | net: e1000: Add initialized eth_device & e1000_hw structure | Kumar Gala | 2010-11-14 | -0/+14 |
* | net: e1000: Add support for the Intel 82546GB controller | Reinhard Arlt | 2009-12-13 | -0/+1 |
* | Use different PBA value for E1000 PCI and PCIe cards | Roy Zang | 2009-09-04 | -2/+10 |
* | e1000: fix PCI memory addressing | Timur Tabi | 2009-08-21 | -8/+9 |
* | Fix E1000 build warning on AP1000 board | Roy Zang | 2009-08-10 | -44/+44 |
* | Add Intel E1000 PCIE card support | Roy Zang | 2009-08-08 | -467/+2631 |
* | drivers/net/e1000.c: missing terminator for supported devices | Stefan Althoefer | 2009-01-27 | -0/+1 |
* | Moved initialization of E1000 Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -1/+1 |
* | Fix merge problems | Stefan Roese | 2008-08-06 | -6/+7 |
* | e1000: add support for 82545GM 64bit PCI-X copper variant | Paul Gortmaker | 2008-07-10 | -0/+2 |
* | net: Conditional COBJS inclusion of network drivers | Shinya Kuribayashi | 2008-06-09 | -5/+0 |
* | E1000: Add support for the 82541GI LF Intel Pro 1000 GT Desktop Adapter | Wolfgang Grandegger | 2008-06-02 | -0/+2 |
* | Coding Style cleanup; update CHANGELOG | Wolfgang Denk | 2008-04-13 | -77/+76 |
* | new PHY @ e1000 - 2nd try | Andre Schwarz | 2008-03-30 | -3/+51 |
* | drivers/net : move net drivers to drivers/net | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | -0/+3016 |