summaryrefslogtreecommitdiff
path: root/drivers/net/e1000.c
AgeCommit message (Expand)Author
2015-01-30drivers/net/e1000.c: fix compile warning under 64bit modeMinghuan Lian
2014-10-28e1000: add i211 and unprogrammed i210/i211 supportMarcel Ziswiler
2014-10-27e1000: fix sw fw sync on igb i210/i211Marcel Ziswiler
2014-10-27net/e1000: Fix EEPROM access errorYork Sun
2014-09-24e1000: fix no nvm buildMarcel Ziswiler
2014-08-21e1000: add i210 supportMarek Vasut
2014-08-21e1000: Implement dcache supportMarek Vasut
2014-04-18e1000: remove redundant assignmentDavid Müller (ELSOFT AG)
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
2012-10-15ppc4xx: Remove AP1000 board supportStefan Roese
2012-05-22drivers/net/e1000.c: Fix compile warningJoe Hershberger
2011-12-20drivers/net/e1000.c: Fix GCC 4.6 build warningsAnatolij Gustschin
2011-11-17e1000: fix unused variable waring for e1000 driverZang Roy-R61911
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: Rewrite EEPROM checksum error to give more informationKyle 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-10-22consolidate mdelay by providing a common function for all usersAnatolij Gustschin
2011-04-11Net: Add Intel E1000 82574L PCIe card supportRoy Zang
2010-11-26e1000: fix compile warningWolfgang Denk
2010-11-17net: e1000: typo using wrong argument to sizeofMatthew McClintock
2010-11-14net: e1000: Add initialized eth_device & e1000_hw structureKumar Gala
2009-12-13net: e1000: Add support for the Intel 82546GB controllerReinhard Arlt
2009-09-04Use different PBA value for E1000 PCI and PCIe cardsRoy Zang
2009-08-21e1000: fix PCI memory addressingTimur Tabi
2009-08-10Fix E1000 build warning on AP1000 boardRoy Zang
2009-08-08Add Intel E1000 PCIE card supportRoy Zang
2009-01-27drivers/net/e1000.c: missing terminator for supported devicesStefan Althoefer
2008-09-02Moved initialization of E1000 Ethernet controller to board_eth_init()Ben Warren
2008-08-06Fix merge problemsStefan Roese
2008-07-10e1000: add support for 82545GM 64bit PCI-X copper variantPaul Gortmaker
2008-06-09net: Conditional COBJS inclusion of network driversShinya Kuribayashi
2008-06-02E1000: Add support for the 82541GI LF Intel Pro 1000 GT Desktop AdapterWolfgang Grandegger
2008-04-13Coding Style cleanup; update CHANGELOGWolfgang Denk
2008-03-30new PHY @ e1000 - 2nd tryAndre Schwarz
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD