index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
e1000.h
Age
Commit message (
Expand
)
Author
2016-02-05
net: e1000: Convert to use DM PCI API
Bin Meng
2015-12-21
net: e1000: Remove dead codes wrapped by #if 0
Bin Meng
2015-08-21
net: e1000: Convert to driver model
Simon Glass
2015-08-21
net: e1000: Prepare for driver model conversion
Simon Glass
2015-08-21
net: e1000: Move #include of common.h to the C files
Simon Glass
2015-08-12
net: e1000: Increase autoneg timeout to 8 seconds
Stefan Roese
2015-08-11
Revert "e1000: fix sw fw sync on igb i210/i211"
Tim Harvey
2015-03-24
net: Add ethernet FCS length macro in net.h
Bin Meng
2014-10-27
e1000: fix sw fw sync on igb i210/i211
Marcel Ziswiler
2014-08-21
e1000: add i210 support
Marek Vasut
2013-11-22
drivers/net/e1000: Introduce CONFIG_E1000_NO_NVM
Rojhalat Ibrahim
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-04-01
Consolidate bool type
York Sun
2012-12-15
e1000e : Correct Rx Threshold granularity
Ruchika Gupta
2011-11-17
e1000: remove duplicate macros in e1000.h
Timur Tabi
2011-11-03
e1000: fix bugs from recent commits
Wolfgang Denk
2011-10-28
e1000: Allow direct access to the E1000 SPI EEPROM device
Kyle Moffett
2011-10-28
e1000: Export core EEPROM access functions for SPI support
Kyle Moffett
2011-10-28
e1000: Restructure and streamline PCI device probing
Kyle Moffett
2011-10-28
e1000: Clean up handling of dual-port NICs and support 82571
Kyle Moffett
2011-04-11
Net: Add Intel E1000 82574L PCIe card support
Roy Zang
2009-08-08
Add Intel E1000 PCIE card support
Roy Zang
2008-09-02
Moved initialization of E1000 Ethernet controller to board_eth_init()
Ben Warren
2008-07-10
e1000: add support for 82545GM 64bit PCI-X copper variant
Paul Gortmaker
2008-06-02
E1000: Add support for the 82541GI LF Intel Pro 1000 GT Desktop Adapter
Wolfgang Grandegger
2008-05-21
Big white-space cleanup.
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