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
/
at91_emac.c
Age
Commit message (
Expand
)
Author
2021-09-21
net: remove unused CONFIG_DRIVER_AT91EMAC_*
Eugen Hristev
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
2017-04-13
gpio: at91_gpio: remove CPU_HAS_PIO3 macro
Wenyou Yang
2016-08-15
net: mii: Use spatch to update miiphy_register
Joe Hershberger
2016-02-18
drivers: at91: clean up peripheral clock code
Wenyou Yang
2016-01-14
Fix GCC format-security errors and convert sprintfs.
Ben Whitten
2015-04-18
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2013-11-13
net: remove unused CONFIG_AT91_LEGACY
Andreas Bießmann
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-05-22
drivers/net/at91_emac.c: Fix compile warning
Joe Hershberger
2011-12-10
drivers/net/at91_emac.c: Fix GCC 4.6 build warnings
Wolfgang Denk
2011-11-16
drivers/net/at91_emac.c: Fix GCC 4.6 warning
Anatolij Gustschin
2011-06-21
at91_emac: fix compile warning
[email protected]
2011-06-21
update arm/at91rm9200 work with rework rework110202
Jens Scharsig
2011-04-12
Fix misc spelling errors found by lintian
Loïc Minier
2010-10-13
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2010-10-11
drivers/net/at91_emac.c: change return values
Andreas Bießmann
2010-10-11
drivers/net/at91_emac.c: increase timeout for autonegotiation
Andreas Bießmann
2010-10-05
at91_emac.c: poll for IDLE when writing PHY
Andreas Bießmann
2010-10-05
at91_emac.c: fix 'Warning: eth device name has a space!'
Andreas Bießmann
2010-08-09
Fix compile warnings for const correctness
Ben Warren
2010-08-09
miiphy: constify device name
Mike Frysinger
2010-07-12
cpuat91: unbreak ethernet
Eric Bénard
2010-07-12
at91_emac: Write MAC address automatically
Eric Bénard
2010-01-31
new at91_emac network driver (NET_MULTI api)
Jens Scharsig