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_spi.c
Age
Commit message (
Expand
)
Author
2025-08-14
net: e1000: Free temporary buffer on exit
Andrew Goodbody
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
net: Remove <common.h> and add needed includes
Tom Rini
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2018-11-27
spi: Remove unused spi_init
Jagan Teki
2018-04-27
Convert CONFIG_SPI to Kconfig
Adam Ford
2016-08-15
net: e1000: Fix the build with driver model and SPI EEPROM
Alban Bedel
2015-12-21
net: e1000: Mark _disable_wr() and _write_status() as __maybe_unused
Bin Meng
2015-11-19
Move console definitions into a new console.h file
Simon Glass
2015-08-21
net: e1000: Move #include of common.h to the C files
Simon Glass
2013-04-01
Consolidate bool type
York Sun
2011-12-20
drivers/net/e1000_spi.c: Fix build warnings
Anatolij Gustschin
2011-10-28
e1000: Allow direct access to the E1000 SPI EEPROM device
Kyle Moffett