summaryrefslogtreecommitdiff
path: root/drivers/net/ftgmac100.c
AgeCommit message (Expand)Author
2018-11-05net: ftgmac100: Add support for the Aspeed SoCCédric Le Goater
2018-11-05net: ftgmac100: add clock supportCédric Le Goater
2018-11-05net: ftgmac100: handle timeouts when transmittingCédric Le Goater
2018-11-05net: ftgmac100: convert the RX/TX descriptor arraysCédric Le Goater
2018-11-05net: ftgmac100: add MDIO bus and phylib supportCédric Le Goater
2018-11-05net: ftgmac100: use setbits_le32() in the reset methodCédric Le Goater
2018-11-05net: ftgmac100: convert to driver modelCédric Le Goater
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass
2016-01-14Fix GCC format-security errors and convert sprintfs.Ben Whitten
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-24net: update FTGMAC100 for MMU/D-cache supportKuo-Jung Su
2012-05-23net: Fix remaining API interface breakageJoe Hershberger
2011-10-22consolidate mdelay by providing a common function for all usersAnatolij Gustschin
2011-10-22ftgmac100: reset fix when supports wake on lanMacpaul Lin
2011-01-09ftgmac100: support of gigabit eth ftgmac100Macpaul Lin