index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
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
/
smc91111.c
Age
Commit message (
Expand
)
Author
2022-08-12
net: Remove smc91111 ethernet driver
Tom Rini
2021-07-22
net: Use phys_addr_t for SMC net device addresses
Peter Hoyes
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
Fix some checkpatch warnings in calls to udelay()
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2015-09-11
arm: Remove xaeniax board
Simon Glass
2015-04-18
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-11-04
include/linux/byteorder: import latest endian definitions from linux
Kim Phillips
2012-05-22
drivers/net/smc91111.c: Fix compile warning
Joe Hershberger
2012-03-27
net: smc91111: use mdelay()
Mike Frysinger
2011-10-09
drivers/net/smc91111.c: fix warning: variable ... set but not used
Wolfgang Denk
2010-10-11
smc91111: add write_hwaddr
Thomas Chou
2009-10-04
Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API
Ben Warren
2009-03-20
lan91c96/smc91111/smc911x: get mac address from environment
Mike Frysinger
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-06-09
net: Conditional COBJS inclusion of network drivers
Shinya Kuribayashi
2007-11-25
drivers/net : move net drivers to drivers/net
Jean-Christophe PLAGNIOL-VILLARD