aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/e1000.c
AgeCommit message (Expand)Author
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