index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.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.h
Age
Commit message (
Expand
)
Author
2022-08-12
net: Remove smc91111 ethernet driver
Tom Rini
2022-06-06
arm: pxa: Remove CONFIG_CPU_PXA25X
Tom Rini
2021-08-30
global: Remove dead code that starts with CONFIG_[0-9A]
Tom Rini
2020-05-18
common: Drop net.h from common header
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-04-05
Blackfin: Remove
Tom Rini
2015-09-11
arm: Remove xaeniax board
Simon Glass
2015-01-30
Add MS7206SE ethernet support
Yoshinori Sato
2014-02-21
SMC91111: Fix compilation warnings
Bhupesh Sharma
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2011-12-06
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
Marek Vasut
2009-11-09
SMC91111: Clean up SMC_inx macros on xsengine and xaeniax
Ben Warren
2009-10-04
Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API
Ben Warren
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2008-03-31
SPARC: added SMC91111 driver in and out macros for LEON processors.
Daniel Hellstrom
2008-03-25
smc91111: use SSYNC() rather than asm(ssync) for Blackfin
Mike Frysinger
2007-11-25
drivers/net : move net drivers to drivers/net
Jean-Christophe PLAGNIOL-VILLARD