index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
lpc32xx_eth.c
Age
Commit message (
Expand
)
Author
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
2019-04-26
net: lpc32xx: Use IRAM for transmit buffer
Gregory CLEMENT
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-08-15
net: mii: Fix changes made by spatch
Joe Hershberger
2016-08-15
net: mii: Use spatch to update miiphy_register
Joe Hershberger
2016-01-14
Fix GCC format-security errors and convert sprintfs.
Ben Whitten
2016-01-13
net: lpc32xx: fix ignored MDIO busy wait status on read
Vladimir Zapolskiy
2015-08-13
net: lpc32xx: eth buffers base config
Sylvain Lemieux
2015-08-11
net: lpc32xx: add RMII phy mode support
Vladimir Zapolskiy
2015-08-11
net: lpc32xx: improve MAC configuration on reset and initialization
Vladimir Zapolskiy
2015-08-11
net: lpc32xx: connect MAC to phy with CONFIG_PHY_ADDR id
Vladimir Zapolskiy
2015-08-11
net: lpc32xx: correct command register reset value
Vladimir Zapolskiy
2015-04-18
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-04-10
lpc32xx: add Ethernet support
Albert ARIBAUD \(3ADEV\)