summaryrefslogtreecommitdiff
path: root/drivers/net/ethoc.c
Commit message (Expand)AuthorAgeLines
* net/ethoc: implement MDIO bus and support phylibMax Filippov2016-08-15-6/+150
* net/ethoc: support private memory configurationsMax Filippov2016-08-15-5/+41
* net/ethoc: don't mix virtual and physical addressesMax Filippov2016-08-15-10/+13
* net/ethoc: support device treeMax Filippov2016-08-15-0/+15
* net/ethoc: add CONFIG_DM_ETH supportMax Filippov2016-08-15-47/+174
* net/ethoc: use priv instead of dev internallyMax Filippov2016-08-15-55/+56
* net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger2015-04-18-2/+2
* openrisc: Fix a few type cast related warningsVasili Galka2014-09-15-4/+4
* net: Fix remaining API interface breakageJoe Hershberger2012-05-23-1/+1
* net/ethoc: use flush_dcache_range instead of flush_dcacheStefan Kristiansson2012-03-30-3/+3
* net: ethoc: add write_hwaddr supportThomas Chou2010-05-03-3/+3
* net: add opencore 10/100 ethernet mac driverThomas Chou2010-05-03-0/+511