aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ethoc.c
AgeCommit message (Expand)Author
2014-02-04net: ethoc: set up MII management bus clockMax Filippov
2014-02-04net: ethoc: don't advertise gigabit speed on attached PHYMax Filippov
2014-02-01net: ethoc: implement ethtool get/set ring parametersMax Filippov
2014-02-01net: ethoc: implement ethtool get registersMax Filippov
2014-02-01net: ethoc: implement ethtool get/set settingsMax Filippov
2014-02-01net: ethoc: implement basic ethtool operationsMax Filippov
2013-08-30net: ethoc: use dev_get_platdata()Jingoo Han
2013-05-27net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han
2013-01-29ethoc: Cleanup driver formatBarry Grussling
2013-01-14net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli
2013-01-06ethoc: fix mac address setJiri Pirko
2013-01-03net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko
2013-01-03net: set dev->addr_assign_type correctlyJiri Pirko
2012-12-03net/ethernet: remove __dev* attributesBill Pemberton
2012-07-16ethernet: Use eth_random_addrJoe Perches
2012-07-10drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-02-17ethoc: set addr_assign_type if random_ether_addr() usedDanny Kukawka
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches
2012-01-30drivers/net: fix up stale paths from driver reorgPaul Gortmaker
2011-11-29net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-12ethoc: Move the Avionic driverJeff Kirsher