Age | Commit message (Expand) | Author | Files | Lines |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2018-02-04 | net: e1000: add support for writing to EEPROM | Hannu Lounento | 1 | -0/+3 |
2016-02-05 | net: e1000: Convert to use DM PCI API | Bin Meng | 1 | -0/+4 |
2015-12-22 | net: e1000: Remove dead codes wrapped by #if 0 | Bin Meng | 1 | -31/+0 |
2015-08-22 | net: e1000: Convert to driver model | Simon Glass | 1 | -0/+5 |
2015-08-22 | net: e1000: Prepare for driver model conversion | Simon Glass | 1 | -0/+1 |
2015-08-22 | net: e1000: Move #include of common.h to the C files | Simon Glass | 1 | -1/+0 |
2015-08-12 | net: e1000: Increase autoneg timeout to 8 seconds | Stefan Roese | 1 | -1/+1 |
2015-08-11 | Revert "e1000: fix sw fw sync on igb i210/i211" | Tim Harvey | 1 | -1/+0 |
2015-03-25 | net: Add ethernet FCS length macro in net.h | Bin Meng | 1 | -4/+3 |
2014-10-28 | e1000: fix sw fw sync on igb i210/i211 | Marcel Ziswiler | 1 | -0/+1 |
2014-08-21 | e1000: add i210 support | Marek Vasut | 1 | -0/+12 |
2013-11-23 | drivers/net/e1000: Introduce CONFIG_E1000_NO_NVM | Rojhalat Ibrahim | 1 | -0/+9 |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 1 | -16/+1 |
2013-04-02 | Consolidate bool type | York Sun | 1 | -30/+25 |
2012-12-15 | e1000e : Correct Rx Threshold granularity | Ruchika Gupta | 1 | -0/+1 |
2011-11-17 | e1000: remove duplicate macros in e1000.h | Timur Tabi | 1 | -11/+0 |
2011-11-03 | e1000: fix bugs from recent commits | Wolfgang Denk | 1 | -5/+5 |
2011-10-28 | e1000: Allow direct access to the E1000 SPI EEPROM device | Kyle Moffett | 1 | -0/+15 |
2011-10-28 | e1000: Export core EEPROM access functions for SPI support | Kyle Moffett | 1 | -0/+19 |
2011-10-28 | e1000: Restructure and streamline PCI device probing | Kyle Moffett | 1 | -7/+12 |
2011-10-28 | e1000: Clean up handling of dual-port NICs and support 82571 | Kyle Moffett | 1 | -6/+0 |
2011-04-12 | Net: Add Intel E1000 82574L PCIe card support | Roy Zang | 1 | -0/+6 |
2009-08-08 | Add Intel E1000 PCIE card support | Roy Zang | 1 | -24/+813 |
2008-09-03 | Moved initialization of E1000 Ethernet controller to board_eth_init() | Ben Warren | 1 | -0/+1 |
2008-07-10 | e1000: add support for 82545GM 64bit PCI-X copper variant | Paul Gortmaker | 1 | -1/+2 |
2008-06-03 | E1000: Add support for the 82541GI LF Intel Pro 1000 GT Desktop Adapter | Wolfgang Grandegger | 1 | -1/+2 |
2008-05-21 | Big white-space cleanup. | Wolfgang Denk | 1 | -473/+473 |
2008-03-30 | new PHY @ e1000 - 2nd try | Andre Schwarz | 1 | -10/+43 |
2007-11-25 | drivers/net : move net drivers to drivers/net | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+1758 |