index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
e1000.c
Age
Commit message (
Expand
)
Author
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-26
net: e1000: Fix e1000_igb semaphore handling
Bernhard Messerklinger
2018-02-04
net: e1000: implement eth_write_hwaddr
Hannu Lounento
2018-02-04
net: e1000: split e1000_read_mac_addr
Hannu Lounento
2018-02-04
net: e1000: add support for writing to EEPROM
Hannu Lounento
2016-12-04
net: e1000: fix indentation
Andre Przywara
2016-08-15
net: e1000: Fix the build with driver model and SPI EEPROM
Alban Bedel
2016-02-08
Merge branch '
[email protected]
' of git://git.denx.de/u-boot-staging
Tom Rini
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2016-02-05
net: e1000: Convert to use DM PCI API
Bin Meng
2016-01-13
Merge git://git.denx.de/u-boot-net
Tom Rini
2016-01-12
dm: pci: Add a dm_ prefix to pci_get_bdf()
Simon Glass
2016-01-04
net: e1000: use correct helper to do endianness conversion
Miao Yan
2015-12-21
net: e1000: Remove CONFIG_MVBC_1G
Bin Meng
2015-12-21
net: e1000: Remove dead codes wrapped by #if 0
Bin Meng
2015-09-11
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-08-26
net: e1000: Fix build warnings for 32-bit
Bin Meng
2015-08-21
net: e1000: Add Kconfig options
Simon Glass
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-21
net: e1000: Support 64-bit physical address
Mingkai Hu
2015-08-12
net: e1000: Increase autoneg timeout to 8 seconds
Stefan Roese
2015-08-11
e1000: remove unnecessary clearing of SWSM.SWSM_SMBI
Tim Harvey
2015-08-11
Revert "e1000: fix sw fw sync on igb i210/i211"
Tim Harvey
2015-08-11
e1000: releasing semaphore once no longer needed
Tim Harvey
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
[next]