summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/mdio-octeon.c
Commit message (Expand)AuthorAgeFilesLines
* net: phy: Add SDPX tag based on COPYING fileAndrew Lunn2019-01-231-5/+2Star
* phy: mdio-octeon: Refactor into two files/modulesDavid Daney2016-03-141-264/+16Star
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-071-2/+0Star
* phy: mdio-octeon: Use devm_mdiobus_alloc_size()Andrew Lunn2016-01-071-7/+5Star
* net: mdio-octeon: Fix octeon_mdiobus_probe function for return valuesRadha Mohan Chintakuntla2015-07-301-5/+9
* net: mdio-octeon: Modify driver to work on both ThunderX and OcteonRadha Mohan Chintakuntla2015-07-301-16/+106
* net: phy: constify of_device_id arrayFabian Frederick2015-03-171-1/+1
* net: phy: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0Star
* net: mdio-octeon: use platform_{get,set}_drvdata()Jingoo Han2013-09-041-1/+1
* net: phy: mdio-octeon: use platform_set_drvdata()Libo Chen2013-08-221-1/+1
* netdev/phy: Implement ieee802.3 clause 45 in mdio-octeon.cDavid Daney2013-04-071-7/+87
* net: mdio-octeon: Use module_platform_driver()Sachin Kamat2013-03-201-12/+1Star
* net/phy: remove __dev* attributesBill Pemberton2012-12-031-3/+3
* netdev: mdio-octeon.c: Convert to use device tree.David Daney2012-07-231-34/+58
* mdio-octeon: use an unique MDIO bus name.Florian Fainelli2012-01-111-1/+2
* netdev: mdio-octeon: Fix section mismatch errors.David Daney2010-06-291-3/+3
* NET: mdio-octeon: Enable the hardware before using it.David Daney2010-04-301-0/+10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* NET: Add driver for Octeon MDIO buses.David Daney2009-12-171-0/+180