aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon/ethernet-mdio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-15staging: octeon: remove redundant license textGreg Kroah-Hartman1-4/+0
2018-01-15staging: octeon: add SPDX identifiers.Greg Kroah-Hartman1-0/+1
2016-09-20Staging: octeon: Add missing of_node_put after calling of_parse_phandle.Sandhya Bankar1-0/+1
2016-08-21net: ethernet: octeon: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-21/+2
2016-08-21net: ethernet: octeon: use phydev from struct net_devicePhilippe Reynes1-28/+20
2016-03-11staging: octeon: Remove comparison to NULLLaura Garcia Liebana1-1/+1
2016-02-14staging: octeon: support fixed-link physAaro Koskinen1-0/+9
2016-02-11staging: octeon: refactor rgmii 10 mbps preamble error checkingAaro Koskinen1-5/+12
2015-04-30staging: octeon-ethernet: update boilerplate commentsAaro Koskinen1-20/+4
2015-04-30staging: octeon-ethernet: eliminate OCTEON_ETHERNET_VERSIONAaro Koskinen1-3/+3
2015-04-30staging: octeon-ethernet: consolidate carrier notificationsAaro Koskinen1-3/+2
2015-04-30staging: octeon-ethernet: add queue information to carrier noteAaro Koskinen1-2/+2
2015-04-30staging: octeon-ethernet: consolidate ndo_stop functionsAaro Koskinen1-1/+8
2015-04-03staging: octeon-ethernet: delete cvm_oct_set_carrier()Aaro Koskinen1-13/+0
2014-06-19staging: octeon-ethernet: Move PHY activation to .ndo_open().David Daney1-21/+58
2014-03-16staging: octeon: ethernet-mdio.c Fix line over 80 characters.Aybuke Ozdemir1-10/+8
2014-03-07staging:octeon: remove space after opening parenthesesHimangi Saraogi1-1/+1
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko1-3/+3
2012-07-23staging: octeon_ethernet: Convert to use device tree.David Daney1-13/+15
2012-02-24staging/octeon: Fix PHY binding in octeon-ethernet driver.David Daney1-2/+2
2011-12-07MIPS: Octeon: Move some Ethernet support files out of staging.David Daney1-2/+2
2011-06-28staging: octeon: use printk_ratelimited instead of printk_ratelimitChristian Dietrich1-13/+14
2011-04-25staging: octeon-ethernet: remove .get_sg, etc. ethtool_opsMichał Mirosław1-2/+0
2010-07-18net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran1-1/+1
2010-02-27Staging: Octeon: Reformat a bunch of comments.David Daney1-3/+3
2009-12-17Staging: octeon-ethernet: Convert to use PHY Abstraction Layer.David Daney1-126/+78
2009-11-23MIPS: Octeon: Fix compile error in drivers/staging/octeon/ethernet-mdio.cDavid Daney1-1/+1
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger1-1/+1
2009-06-17Staging: Add octeon-ethernet driver files.David Daney1-0/+231