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