aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/octeon/octeon_mgmt.c
AgeCommit message (Expand)Author
2013-06-19netdev: octeon_mgmt: Fix structure layout for little-endian.David Daney
2013-06-19netdev: octeon_mgmt: Correct tx IFG workaround.David Daney
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko
2013-01-03net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko
2012-12-03net/octeon_mgmt: remove __dev* attributesBill Pemberton
2012-10-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-09-28netdev: octeon: fix return value check in octeon_mgmt_init_phy()Wei Yongjun
2012-08-31netdev: octeon_mgmt: Make multi-line comment style consistent.David Daney
2012-08-31netdev: octeon_mgmt: Remove some useless 'inline'David Daney
2012-08-31netdev: octeon_mgmt: Cleanup and modernize MAC address handling.David Daney
2012-08-31netdev: octeon_mgmt: Set the parent device.David Daney
2012-08-31netdev: octeon_mgmt: Improve ethtool_ops.David Daney
2012-08-31netdev: octeon_mgmt: Add hardware timestamp support.Chad Reese
2012-08-31netdev: octeon_mgmt: Add support for 1Gig ports.David Daney
2012-07-23netdev: octeon_mgmt: Convert to use device tree.David Daney
2012-02-13octeon: fix PHY name to match MDIO bus nameFlorian Fainelli
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-17net: introduce IFF_UNICAST_FLT private flagJiri Pirko
2011-08-12octeon: Move the Cavium driverJeff Kirsher