summaryrefslogtreecommitdiff
path: root/drivers/net/e1000.h
AgeCommit message (Expand)Author
2016-02-05net: e1000: Convert to use DM PCI APIBin Meng
2015-12-21net: e1000: Remove dead codes wrapped by #if 0Bin Meng
2015-08-21net: e1000: Convert to driver modelSimon Glass
2015-08-21net: e1000: Prepare for driver model conversionSimon Glass
2015-08-21net: e1000: Move #include of common.h to the C filesSimon Glass
2015-08-12net: e1000: Increase autoneg timeout to 8 secondsStefan Roese
2015-08-11Revert "e1000: fix sw fw sync on igb i210/i211"Tim Harvey
2015-03-24net: Add ethernet FCS length macro in net.hBin Meng
2014-10-27e1000: fix sw fw sync on igb i210/i211Marcel Ziswiler
2014-08-21e1000: add i210 supportMarek Vasut
2013-11-22drivers/net/e1000: Introduce CONFIG_E1000_NO_NVMRojhalat Ibrahim
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-04-01Consolidate bool typeYork Sun
2012-12-15e1000e : Correct Rx Threshold granularityRuchika Gupta
2011-11-17e1000: remove duplicate macros in e1000.hTimur Tabi
2011-11-03e1000: fix bugs from recent commitsWolfgang Denk
2011-10-28e1000: Allow direct access to the E1000 SPI EEPROM deviceKyle Moffett
2011-10-28e1000: Export core EEPROM access functions for SPI supportKyle Moffett
2011-10-28e1000: Restructure and streamline PCI device probingKyle Moffett
2011-10-28e1000: Clean up handling of dual-port NICs and support 82571Kyle Moffett
2011-04-11Net: Add Intel E1000 82574L PCIe card supportRoy Zang
2009-08-08Add Intel E1000 PCIE card supportRoy Zang
2008-09-02Moved initialization of E1000 Ethernet controller to board_eth_init()Ben Warren
2008-07-10e1000: add support for 82545GM 64bit PCI-X copper variantPaul Gortmaker
2008-06-02E1000: Add support for the 82541GI LF Intel Pro 1000 GT Desktop AdapterWolfgang Grandegger
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-03-30new PHY @ e1000 - 2nd tryAndre Schwarz
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD