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
/
ne2000.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2013-08-19
net: Use ARRAY_SIZE at appropriate places
Axel Lin
2011-10-22
consolidate mdelay by providing a common function for all users
Anatolij Gustschin
2011-02-15
net: ne2000: Add spport RTL-8019AS
Nobuhiro Iwamatsu
2008-10-13
net: ne2000: Divided a function of NE2000 driver
Nobuhiro Iwamatsu
2008-07-06
net: ne2000: Move dev_addr variable from grobal to local.
Nobuhiro Iwamatsu
2008-07-06
net: ne2000: Fix compile error of NE2000
Nobuhiro Iwamatsu
2008-04-28
NE2000: Fix regresssion introduced by e710185aae90 on non AX88796
Jean-Christophe PLAGNIOL-VILLARD
2008-04-25
NE2000: coding style cleanup
Jean-Christophe PLAGNIOL-VILLARD
2008-03-26
Coding Style cleanyp; update CHANGELOG
Wolfgang Denk
2008-03-25
net: Add support AX88796L ethernet device
goda.yusuke
2008-03-25
ne2000 driver: change #ifdef to Makefile conditional compilation
Wolfgang Denk
2008-03-25
net: Divided code of NE2000 ethernet driver
goda.yusuke
2008-01-09
fix various comments
Marcel Ziswiler
2007-11-25
drivers/net : move net drivers to drivers/net
Jean-Christophe PLAGNIOL-VILLARD