summaryrefslogtreecommitdiff
path: root/drivers/net/e1000.h
AgeCommit message (Expand)AuthorFilesLines
2021-06-18net: e1000: do not attempt to set hwaddr for i210 without FLASHTim Harvey1-0/+1
2020-10-14net: e1000: add defaults for i210 TX/RX PBSIZEChristian Gmeiner1-0/+6
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-04net: e1000: add support for writing to EEPROMHannu Lounento1-0/+3
2016-02-05net: e1000: Convert to use DM PCI APIBin Meng1-0/+4
2015-12-22net: e1000: Remove dead codes wrapped by #if 0Bin Meng1-31/+0
2015-08-22net: e1000: Convert to driver modelSimon Glass1-0/+5
2015-08-22net: e1000: Prepare for driver model conversionSimon Glass1-0/+1
2015-08-22net: e1000: Move #include of common.h to the C filesSimon Glass1-1/+0
2015-08-12net: e1000: Increase autoneg timeout to 8 secondsStefan Roese1-1/+1
2015-08-11Revert "e1000: fix sw fw sync on igb i210/i211"Tim Harvey1-1/+0
2015-03-25net: Add ethernet FCS length macro in net.hBin Meng1-4/+3
2014-10-28e1000: fix sw fw sync on igb i210/i211Marcel Ziswiler1-0/+1
2014-08-21e1000: add i210 supportMarek Vasut1-0/+12
2013-11-23drivers/net/e1000: Introduce CONFIG_E1000_NO_NVMRojhalat Ibrahim1-0/+9
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-16/+1
2013-04-02Consolidate bool typeYork Sun1-30/+25
2012-12-15e1000e : Correct Rx Threshold granularityRuchika Gupta1-0/+1
2011-11-17e1000: remove duplicate macros in e1000.hTimur Tabi1-11/+0
2011-11-03e1000: fix bugs from recent commitsWolfgang Denk1-5/+5
2011-10-28e1000: Allow direct access to the E1000 SPI EEPROM deviceKyle Moffett1-0/+15
2011-10-28e1000: Export core EEPROM access functions for SPI supportKyle Moffett1-0/+19
2011-10-28e1000: Restructure and streamline PCI device probingKyle Moffett1-7/+12
2011-10-28e1000: Clean up handling of dual-port NICs and support 82571Kyle Moffett1-6/+0
2011-04-12Net: Add Intel E1000 82574L PCIe card supportRoy Zang1-0/+6
2009-08-08Add Intel E1000 PCIE card supportRoy Zang1-24/+813
2008-09-03Moved initialization of E1000 Ethernet controller to board_eth_init()Ben Warren1-0/+1
2008-07-10e1000: add support for 82545GM 64bit PCI-X copper variantPaul Gortmaker1-1/+2
2008-06-03E1000: Add support for the 82541GI LF Intel Pro 1000 GT Desktop AdapterWolfgang Grandegger1-1/+2
2008-05-21Big white-space cleanup.Wolfgang Denk1-473/+473
2008-03-30new PHY @ e1000 - 2nd tryAndre Schwarz1-10/+43
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD1-0/+1758