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
/
natsemi.c
Age
Commit message (
Expand
)
Author
2022-04-08
net: Remove natsemi driver
Tom Rini
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
2018-10-10
net.h: Include linux/if_ether.h to avoid duplication
Bin Meng
2015-04-18
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2012-05-22
drivers/net/natsemi.c: Fix compile warning
Joe Hershberger
2011-07-28
cleanup: Fix typos and misspellings in various files.
Mike Williams
2010-11-14
net: natsemi: Add initialized eth_device structure
Nobuhiro Iwamatsu
2009-09-15
drivers/net/natsemi.c: fix compile warning
Wolfgang Denk
2008-10-21
Cleanup: fix "MHz" spelling
Wolfgang Denk
2008-09-02
Moved initialization of NATSEMI Ethernet controller to board_eth_init()
Ben Warren
2008-06-09
net: Conditional COBJS inclusion of network drivers
Shinya Kuribayashi
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2007-11-25
drivers/net : move net drivers to drivers/net
Jean-Christophe PLAGNIOL-VILLARD