index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ethoc.c
Age
Commit message (
Expand
)
Author
2014-04-21
net: ethoc: remove ethoc_config
Florian Fainelli
2014-03-28
net: ethoc: remove empty MDIO bus function
Florian Fainelli
2014-02-04
net: ethoc: set up MII management bus clock
Max Filippov
2014-02-04
net: ethoc: don't advertise gigabit speed on attached PHY
Max Filippov
2014-02-01
net: ethoc: implement ethtool get/set ring parameters
Max Filippov
2014-02-01
net: ethoc: implement ethtool get registers
Max Filippov
2014-02-01
net: ethoc: implement ethtool get/set settings
Max Filippov
2014-02-01
net: ethoc: implement basic ethtool operations
Max Filippov
2013-08-30
net: ethoc: use dev_get_platdata()
Jingoo Han
2013-05-27
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-01-29
ethoc: Cleanup driver format
Barry Grussling
2013-01-14
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
2013-01-06
ethoc: fix mac address set
Jiri Pirko
2013-01-03
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
Jiri Pirko
2013-01-03
net: set dev->addr_assign_type correctly
Jiri Pirko
2012-12-03
net/ethernet: remove __dev* attributes
Bill Pemberton
2012-07-16
ethernet: Use eth_random_addr
Joe Perches
2012-07-10
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-02-17
ethoc: set addr_assign_type if random_ether_addr() used
Danny Kukawka
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-30
drivers/net: fix up stale paths from driver reorg
Paul Gortmaker
2011-11-29
net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()
Axel Lin
2011-10-31
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-12
ethoc: Move the Avionic driver
Jeff Kirsher