index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
e1000.c
Age
Commit message (
Expand
)
Author
2011-04-11
Net: Add Intel E1000 82574L PCIe card support
Roy Zang
2010-11-26
e1000: fix compile warning
Wolfgang Denk
2010-11-17
net: e1000: typo using wrong argument to sizeof
Matthew McClintock
2010-11-14
net: e1000: Add initialized eth_device & e1000_hw structure
Kumar Gala
2009-12-14
net: e1000: Add support for the Intel 82546GB controller
Reinhard Arlt
2009-09-04
Use different PBA value for E1000 PCI and PCIe cards
Roy Zang
2009-08-21
e1000: fix PCI memory addressing
Timur Tabi
2009-08-10
Fix E1000 build warning on AP1000 board
Roy Zang
2009-08-08
Add Intel E1000 PCIE card support
Roy Zang
2009-01-27
drivers/net/e1000.c: missing terminator for supported devices
Stefan Althoefer
2008-09-03
Moved initialization of E1000 Ethernet controller to board_eth_init()
Ben Warren
2008-08-06
Fix merge problems
Stefan Roese
2008-07-09
e1000: add support for 82545GM 64bit PCI-X copper variant
Paul Gortmaker
2008-06-10
net: Conditional COBJS inclusion of network drivers
Shinya Kuribayashi
2008-06-03
E1000: Add support for the 82541GI LF Intel Pro 1000 GT Desktop Adapter
Wolfgang Grandegger
2008-04-13
Coding Style cleanup; update CHANGELOG
Wolfgang Denk
2008-03-30
new PHY @ e1000 - 2nd try
Andre Schwarz
2007-11-25
drivers/net : move net drivers to drivers/net
Jean-Christophe PLAGNIOL-VILLARD