Age | Commit message (Expand) | Author | Files | Lines |
2015-09-24 | net/ethoc: support big-endian register layout | Max Filippov | 1 | -2/+12 |
2015-09-10 | net: ethoc: Remove unnecessary #ifdef CONFIG_OF | Tobias Klauser | 1 | -6/+1 |
2015-03-17 | net: ethoc: constify of_device_id array | Fabian Frederick | 1 | -1/+1 |
2014-10-20 | net: ethernet: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-10-04 | net: ethernet: Remove superfluous ether_setup after alloc_etherdev | Tobias Klauser | 1 | -2/+0 |
2014-04-21 | net: ethoc: remove ethoc_config | Florian Fainelli | 1 | -6/+0 |
2014-03-28 | net: ethoc: remove empty MDIO bus function | Florian Fainelli | 1 | -6/+0 |
2014-02-05 | net: ethoc: set up MII management bus clock | Max Filippov | 1 | -2/+30 |
2014-02-05 | net: ethoc: don't advertise gigabit speed on attached PHY | Max Filippov | 1 | -0/+5 |
2014-02-02 | net: ethoc: implement ethtool get/set ring parameters | Max Filippov | 1 | -0/+51 |
2014-02-02 | net: ethoc: implement ethtool get registers | Max Filippov | 1 | -0/+20 |
2014-02-02 | net: ethoc: implement ethtool get/set settings | Max Filippov | 1 | -0/+24 |
2014-02-02 | net: ethoc: implement basic ethtool operations | Max Filippov | 1 | -0/+6 |
2013-08-31 | net: ethoc: use dev_get_platdata() | Jingoo Han | 1 | -2/+2 |
2013-05-28 | net: ethernet: remove unnecessary platform_set_drvdata() | Jingoo Han | 1 | -2/+0 |
2013-01-29 | ethoc: Cleanup driver format | Barry Grussling | 1 | -17/+17 |
2013-01-15 | net: phy: remove flags argument from phy_{attach, connect, connect_direct} | Florian Fainelli | 1 | -2/+2 |
2013-01-07 | ethoc: fix mac address set | Jiri Pirko | 1 | -11/+11 |
2013-01-04 | net: remove unnecessary NET_ADDR_RANDOM "bitclean" | Jiri Pirko | 1 | -1/+0 |
2013-01-04 | net: set dev->addr_assign_type correctly | Jiri Pirko | 1 | -1/+1 |
2012-12-03 | net/ethernet: remove __dev* attributes | Bill Pemberton | 1 | -4/+4 |
2012-07-17 | ethernet: Use eth_random_addr | Joe Perches | 1 | -1/+1 |
2012-07-11 | drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions | Ben Hutchings | 1 | -2/+2 |
2012-02-18 | ethoc: set addr_assign_type if random_ether_addr() used | Danny Kukawka | 1 | -2/+18 |
2012-02-01 | drivers/net: Remove alloc_etherdev error messages | Joe Perches | 1 | -1/+0 |
2012-01-30 | drivers/net: fix up stale paths from driver reorg | Paul Gortmaker | 1 | -1/+1 |
2011-11-29 | net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() | Axel Lin | 1 | -12/+1 |
2011-11-01 | drivers/net: Add module.h to drivers who were implicitly using it | Paul Gortmaker | 1 | -0/+1 |
2011-08-18 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 1 | -1/+1 |
2011-08-13 | ethoc: Move the Avionic driver | Jeff Kirsher | 1 | -0/+1203 |