summaryrefslogtreecommitdiff
path: root/drivers/net/ethoc.c
AgeCommit message (Expand)Author
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass
2016-08-15net/ethoc: implement MDIO bus and support phylibMax Filippov
2016-08-15net/ethoc: support private memory configurationsMax Filippov
2016-08-15net/ethoc: don't mix virtual and physical addressesMax Filippov
2016-08-15net/ethoc: support device treeMax Filippov
2016-08-15net/ethoc: add CONFIG_DM_ETH supportMax Filippov
2016-08-15net/ethoc: use priv instead of dev internallyMax Filippov
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger
2014-09-15openrisc: Fix a few type cast related warningsVasili Galka
2012-05-23net: Fix remaining API interface breakageJoe Hershberger
2012-03-30net/ethoc: use flush_dcache_range instead of flush_dcacheStefan Kristiansson
2010-05-03net: ethoc: add write_hwaddr supportThomas Chou
2010-05-03net: add opencore 10/100 ethernet mac driverThomas Chou