summaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000.h
Commit message (Expand)AuthorAgeFilesLines
* net: e1000: Convert to use DM PCI APIBin Meng2016-02-051-0/+4
* net: e1000: Remove dead codes wrapped by #if 0Bin Meng2015-12-211-31/+0
* net: e1000: Convert to driver modelSimon Glass2015-08-211-0/+5
* net: e1000: Prepare for driver model conversionSimon Glass2015-08-211-0/+1
* net: e1000: Move #include of common.h to the C filesSimon Glass2015-08-211-1/+0
* net: e1000: Increase autoneg timeout to 8 secondsStefan Roese2015-08-121-1/+1
* Revert "e1000: fix sw fw sync on igb i210/i211"Tim Harvey2015-08-111-1/+0
* net: Add ethernet FCS length macro in net.hBin Meng2015-03-241-4/+3
* e1000: fix sw fw sync on igb i210/i211Marcel Ziswiler2014-10-271-0/+1
* e1000: add i210 supportMarek Vasut2014-08-211-0/+12
* drivers/net/e1000: Introduce CONFIG_E1000_NO_NVMRojhalat Ibrahim2013-11-221-0/+9
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-16/+1
* Consolidate bool typeYork Sun2013-04-011-30/+25
* e1000e : Correct Rx Threshold granularityRuchika Gupta2012-12-151-0/+1
* e1000: remove duplicate macros in e1000.hTimur Tabi2011-11-171-11/+0
* e1000: fix bugs from recent commitsWolfgang Denk2011-11-031-5/+5
* e1000: Allow direct access to the E1000 SPI EEPROM deviceKyle Moffett2011-10-281-0/+15
* e1000: Export core EEPROM access functions for SPI supportKyle Moffett2011-10-281-0/+19
* e1000: Restructure and streamline PCI device probingKyle Moffett2011-10-281-7/+12
* e1000: Clean up handling of dual-port NICs and support 82571Kyle Moffett2011-10-281-6/+0
* Net: Add Intel E1000 82574L PCIe card supportRoy Zang2011-04-111-0/+6
* Add Intel E1000 PCIE card supportRoy Zang2009-08-081-24/+813
* Moved initialization of E1000 Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+1
* e1000: add support for 82545GM 64bit PCI-X copper variantPaul Gortmaker2008-07-101-1/+2
* E1000: Add support for the 82541GI LF Intel Pro 1000 GT Desktop AdapterWolfgang Grandegger2008-06-021-1/+2
* Big white-space cleanup.Wolfgang Denk2008-05-211-473/+473
* new PHY @ e1000 - 2nd tryAndre Schwarz2008-03-301-10/+43
* drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD2007-11-251-0/+1758
OpenPOWER on IntegriCloud