summaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/e1000.c: fix compile warning under 64bit modeMinghuan Lian2015-01-301-14/+17
* e1000: add i211 and unprogrammed i210/i211 supportMarcel Ziswiler2014-10-281-0/+6
* e1000: fix sw fw sync on igb i210/i211Marcel Ziswiler2014-10-271-2/+4
* net/e1000: Fix EEPROM access errorYork Sun2014-10-271-1/+1
* e1000: fix no nvm buildMarcel Ziswiler2014-09-241-0/+2
* e1000: add i210 supportMarek Vasut2014-08-211-27/+168
* e1000: Implement dcache supportMarek Vasut2014-08-211-22/+49
* e1000: remove redundant assignmentDavid Müller (ELSOFT AG)2014-04-181-1/+0
* drivers/net/e1000: Introduce CONFIG_E1000_NO_NVMRojhalat Ibrahim2013-11-221-5/+29
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-16/+1
* Consolidate bool typeYork Sun2013-04-011-60/+60
* e1000e : Correct Rx Threshold granularityRuchika Gupta2012-12-151-0/+10
* ppc4xx: Remove AP1000 board supportStefan Roese2012-10-151-41/+1
* drivers/net/e1000.c: Fix compile warningJoe Hershberger2012-05-221-3/+2
* drivers/net/e1000.c: Fix GCC 4.6 build warningsAnatolij Gustschin2011-12-201-1/+1
* e1000: fix unused variable waring for e1000 driverZang Roy-R619112011-11-171-3/+3
* e1000: fix bugs from recent commitsWolfgang Denk2011-11-031-0/+1
* e1000: Allow direct access to the E1000 SPI EEPROM deviceKyle Moffett2011-10-281-1/+65
* e1000: Export core EEPROM access functions for SPI supportKyle Moffett2011-10-281-17/+5
* e1000: Rewrite EEPROM checksum error to give more informationKyle Moffett2011-10-281-18/+28
* e1000: Restructure and streamline PCI device probingKyle Moffett2011-10-281-64/+62
* e1000: Clean up handling of dual-port NICs and support 82571Kyle Moffett2011-10-281-33/+33
* consolidate mdelay by providing a common function for all usersAnatolij Gustschin2011-10-221-1/+0
* Net: Add Intel E1000 82574L PCIe card supportRoy Zang2011-04-111-8/+25
* e1000: fix compile warningWolfgang Denk2010-11-261-1/+2
* net: e1000: typo using wrong argument to sizeofMatthew McClintock2010-11-171-1/+1
* net: e1000: Add initialized eth_device & e1000_hw structureKumar Gala2010-11-141-0/+14
* net: e1000: Add support for the Intel 82546GB controllerReinhard Arlt2009-12-131-0/+1
* Use different PBA value for E1000 PCI and PCIe cardsRoy Zang2009-09-041-2/+10
* e1000: fix PCI memory addressingTimur Tabi2009-08-211-8/+9
* Fix E1000 build warning on AP1000 boardRoy Zang2009-08-101-44/+44
* Add Intel E1000 PCIE card supportRoy Zang2009-08-081-467/+2631
* drivers/net/e1000.c: missing terminator for supported devicesStefan Althoefer2009-01-271-0/+1
* Moved initialization of E1000 Ethernet controller to board_eth_init()Ben Warren2008-09-021-1/+1
* Fix merge problemsStefan Roese2008-08-061-6/+7
* e1000: add support for 82545GM 64bit PCI-X copper variantPaul Gortmaker2008-07-101-0/+2
* net: Conditional COBJS inclusion of network driversShinya Kuribayashi2008-06-091-5/+0
* E1000: Add support for the 82541GI LF Intel Pro 1000 GT Desktop AdapterWolfgang Grandegger2008-06-021-0/+2
* Coding Style cleanup; update CHANGELOGWolfgang Denk2008-04-131-77/+76
* new PHY @ e1000 - 2nd tryAndre Schwarz2008-03-301-3/+51
* drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD2007-11-251-0/+3016
OpenPOWER on IntegriCloud