summaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon/ethernet-mdio.c
Commit message (Expand)AuthorAgeFilesLines
* staging: octeon-ethernet: fix incorrect PHY modeAaro Koskinen2019-03-251-1/+1
* staging: octeon: fix broken phylib usageAaro Koskinen2019-01-301-1/+1
* staging: octeon-ethernet: delete redundant includeAaro Koskinen2018-12-061-1/+0Star
* staging: octeon: remove redundant license textGreg Kroah-Hartman2018-01-151-4/+0Star
* staging: octeon: add SPDX identifiers.Greg Kroah-Hartman2018-01-151-0/+1
* Staging: octeon: Add missing of_node_put after calling of_parse_phandle.Sandhya Bankar2016-09-201-0/+1
* net: ethernet: octeon: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-08-211-21/+2Star
* net: ethernet: octeon: use phydev from struct net_devicePhilippe Reynes2016-08-211-28/+20Star
* staging: octeon: Remove comparison to NULLLaura Garcia Liebana2016-03-121-1/+1
* staging: octeon: support fixed-link physAaro Koskinen2016-02-151-0/+9
* staging: octeon: refactor rgmii 10 mbps preamble error checkingAaro Koskinen2016-02-121-5/+12
* staging: octeon-ethernet: update boilerplate commentsAaro Koskinen2015-04-301-20/+4Star
* staging: octeon-ethernet: eliminate OCTEON_ETHERNET_VERSIONAaro Koskinen2015-04-301-3/+3
* staging: octeon-ethernet: consolidate carrier notificationsAaro Koskinen2015-04-301-3/+2Star
* staging: octeon-ethernet: add queue information to carrier noteAaro Koskinen2015-04-301-2/+2
* staging: octeon-ethernet: consolidate ndo_stop functionsAaro Koskinen2015-04-301-1/+8
* staging: octeon-ethernet: delete cvm_oct_set_carrier()Aaro Koskinen2015-04-031-13/+0Star
* staging: octeon-ethernet: Move PHY activation to .ndo_open().David Daney2014-06-201-21/+58
* staging: octeon: ethernet-mdio.c Fix line over 80 characters.Aybuke Ozdemir2014-03-171-10/+8Star
* staging:octeon: remove space after opening parenthesesHimangi Saraogi2014-03-071-1/+1
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-071-3/+3
* staging: octeon_ethernet: Convert to use device tree.David Daney2012-07-231-13/+15
* staging/octeon: Fix PHY binding in octeon-ethernet driver.David Daney2012-02-241-2/+2
* MIPS: Octeon: Move some Ethernet support files out of staging.David Daney2011-12-071-2/+2
* staging: octeon: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-06-281-13/+14
* staging: octeon-ethernet: remove .get_sg, etc. ethtool_opsMichał Mirosław2011-04-261-2/+0Star
* net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran2010-07-191-1/+1
* Staging: Octeon: Reformat a bunch of comments.David Daney2010-02-271-3/+3
* Staging: octeon-ethernet: Convert to use PHY Abstraction Layer.David Daney2009-12-171-126/+78Star
* MIPS: Octeon: Fix compile error in drivers/staging/octeon/ethernet-mdio.cDavid Daney2009-11-231-1/+1
* netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-021-1/+1
* Staging: Add octeon-ethernet driver files.David Daney2009-06-171-0/+231