index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
e1000.c
Age
Commit message (
Expand
)
Author
2015-04-23
drivers/net/e1000.c: Cleanup whitespace
Minghuan Lian
2015-04-18
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-04-18
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
2015-01-30
drivers/net/e1000.c: fix compile warning under 64bit mode
Minghuan Lian
2014-10-28
e1000: add i211 and unprogrammed i210/i211 support
Marcel Ziswiler
2014-10-27
e1000: fix sw fw sync on igb i210/i211
Marcel Ziswiler
2014-10-27
net/e1000: Fix EEPROM access error
York Sun
2014-09-24
e1000: fix no nvm build
Marcel Ziswiler
2014-08-21
e1000: add i210 support
Marek Vasut
2014-08-21
e1000: Implement dcache support
Marek Vasut
2014-04-18
e1000: remove redundant assignment
David Müller (ELSOFT AG)
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
2012-10-15
ppc4xx: Remove AP1000 board support
Stefan Roese
2012-05-22
drivers/net/e1000.c: Fix compile warning
Joe Hershberger
2011-12-20
drivers/net/e1000.c: Fix GCC 4.6 build warnings
Anatolij Gustschin
2011-11-17
e1000: fix unused variable waring for e1000 driver
Zang Roy-R61911
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: Rewrite EEPROM checksum error to give more information
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-10-22
consolidate mdelay by providing a common function for all users
Anatolij Gustschin
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-13
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-02
Moved initialization of E1000 Ethernet controller to board_eth_init()
Ben Warren
2008-08-06
Fix merge problems
Stefan Roese
2008-07-10
e1000: add support for 82545GM 64bit PCI-X copper variant
Paul Gortmaker
2008-06-09
net: Conditional COBJS inclusion of network drivers
Shinya Kuribayashi
2008-06-02
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