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
/
ftgmac100.c
Age
Commit message (
Expand
)
Author
2018-11-05
net: ftgmac100: Add support for the Aspeed SoC
Cédric Le Goater
2018-11-05
net: ftgmac100: add clock support
Cédric Le Goater
2018-11-05
net: ftgmac100: handle timeouts when transmitting
Cédric Le Goater
2018-11-05
net: ftgmac100: convert the RX/TX descriptor arrays
Cédric Le Goater
2018-11-05
net: ftgmac100: add MDIO bus and phylib support
Cédric Le Goater
2018-11-05
net: ftgmac100: use setbits_le32() in the reset method
Cédric Le Goater
2018-11-05
net: ftgmac100: convert to driver model
Cédric Le Goater
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-16
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
Simon Glass
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-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-24
net: update FTGMAC100 for MMU/D-cache support
Kuo-Jung Su
2012-05-23
net: Fix remaining API interface breakage
Joe Hershberger
2011-10-22
consolidate mdelay by providing a common function for all users
Anatolij Gustschin
2011-10-22
ftgmac100: reset fix when supports wake on lan
Macpaul Lin
2011-01-09
ftgmac100: support of gigabit eth ftgmac100
Macpaul Lin