summaryrefslogtreecommitdiff
path: root/drivers/net/phy/mdio-octeon.c
Commit message (Expand)AuthorAge
* phy: mdio-octeon: Refactor into two files/modulesDavid Daney2016-03-14
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-07
* phy: mdio-octeon: Use devm_mdiobus_alloc_size()Andrew Lunn2016-01-07
* net: mdio-octeon: Fix octeon_mdiobus_probe function for return valuesRadha Mohan Chintakuntla2015-07-29
* net: mdio-octeon: Modify driver to work on both ThunderX and OcteonRadha Mohan Chintakuntla2015-07-29
* net: phy: constify of_device_id arrayFabian Frederick2015-03-17
* net: phy: drop owner assignment from platform_driversWolfram Sang2014-10-20
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
* net: mdio-octeon: use platform_{get,set}_drvdata()Jingoo Han2013-09-03
* net: phy: mdio-octeon: use platform_set_drvdata()Libo Chen2013-08-21
* netdev/phy: Implement ieee802.3 clause 45 in mdio-octeon.cDavid Daney2013-04-07
* net: mdio-octeon: Use module_platform_driver()Sachin Kamat2013-03-20
* net/phy: remove __dev* attributesBill Pemberton2012-12-03
* netdev: mdio-octeon.c: Convert to use device tree.David Daney2012-07-23
* mdio-octeon: use an unique MDIO bus name.Florian Fainelli2012-01-10
* netdev: mdio-octeon: Fix section mismatch errors.David Daney2010-06-28
* NET: mdio-octeon: Enable the hardware before using it.David Daney2010-04-30
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* NET: Add driver for Octeon MDIO buses.David Daney2009-12-17