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
/
armada100_fec.c
Age
Commit message (
Expand
)
Author
2022-04-08
net: Remove armada100_fec driver
Tom Rini
2021-09-28
net: armada100_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_L...
Vladimir Oltean
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
common: Drop log.h from common header
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-12-27
Update Maintainer and Author's email address
Ajay Bhargav
2016-08-15
net: mii: Use spatch to update miiphy_register
Joe Hershberger
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
2013-04-01
Consolidate bool type
York Sun
2012-09-24
dm: net: Fixup the armada100 FEC driver
Marek Vasut
2012-05-22
drivers/net/armada100_fec.c: Fix compile warning
Joe Hershberger
2012-03-18
net/miiphy/serial: drop duplicate "NAMESIZE" define
Mike Frysinger
2011-12-06
net: Armada100: Fix compilation warnings
Ajay Bhargav
2011-09-30
net: Adds Fast Ethernet Controller driver for Armada100
Ajay Bhargav