aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/e1000.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-26e1000: fix compile warningWolfgang Denk1-1/+2
2010-11-17net: e1000: typo using wrong argument to sizeofMatthew McClintock1-1/+1
2010-11-14net: e1000: Add initialized eth_device & e1000_hw structureKumar Gala1-0/+14
2009-12-13net: e1000: Add support for the Intel 82546GB controllerReinhard Arlt1-0/+1
2009-09-04Use different PBA value for E1000 PCI and PCIe cardsRoy Zang1-2/+10
2009-08-21e1000: fix PCI memory addressingTimur Tabi1-8/+9
2009-08-10Fix E1000 build warning on AP1000 boardRoy Zang1-44/+44
2009-08-08Add Intel E1000 PCIE card supportRoy Zang1-467/+2631
2009-01-27drivers/net/e1000.c: missing terminator for supported devicesStefan Althoefer1-0/+1
2008-09-02Moved initialization of E1000 Ethernet controller to board_eth_init()Ben Warren1-1/+1
2008-08-06Fix merge problemsStefan Roese1-6/+7
2008-07-10e1000: add support for 82545GM 64bit PCI-X copper variantPaul Gortmaker1-0/+2
2008-06-09net: Conditional COBJS inclusion of network driversShinya Kuribayashi1-5/+0
2008-06-02E1000: Add support for the 82541GI LF Intel Pro 1000 GT Desktop AdapterWolfgang Grandegger1-0/+2
2008-04-13Coding Style cleanup; update CHANGELOGWolfgang Denk1-77/+76
2008-03-30new PHY @ e1000 - 2nd tryAndre Schwarz1-3/+51
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD1-0/+3016