summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* net: phy: realtek: register/unregister multiple drivers properlyJongsung Kim2014-06-111-51/+37
* amd-xgbe: fix unused variable compilation warning in phylib driverfrançois romieu2014-06-111-1/+1
* amd-xgbe: Configuration and build supportLendacky, Thomas2014-06-052-0/+7
* amd-xgbe: Initial AMD 10GbE phylib driverLendacky, Thomas2014-06-051-0/+1357
* net: of_mdio: add of_mdiobus_link_phydev()Daniel Mack2014-05-291-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-242-9/+11
|\
| * net: phy: resume phydev when going to RESUMINGZhangfei Gao2014-05-161-7/+9
| * net: phy: Don't call phy_resume if phy_init_hw failedGuenter Roeck2014-05-151-2/+2
* | net: phy: make of_set_phy_supported work with genphy driverSascha Hauer2014-05-221-1/+35
* | net: phy: genphy: Allow overwriting featuresSascha Hauer2014-05-221-6/+5
* | net: phy: extend fixed driver with fixed_phy_register()Thomas Petazzoni2014-05-161-0/+61
* | net: phy: decouple PHY id and PHY address in fixed PHY driverThomas Petazzoni2014-05-161-10/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-122-0/+15
|\ \ | |/
| * net: mdio-gpio: warn about missing bus alias idJohan Hovold2014-05-091-0/+4
| * net phy: Check for aneg completion before setting state to PHY_RUNNINGBalakumaran Kannan2014-05-021-0/+11
* | mdio_bus: fix devm_mdiobus_alloc_size exportArnd Bergmann2014-05-091-1/+1
* | ARM: i.MX6: Add OF configuration support for ksz9031Hubert Chaumette2014-05-071-1/+105
* | mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_freeGrygorii Strashko2014-05-021-0/+67
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-04-241-3/+3
|\ \ | |/
| * net/phy: micrel: fix bugged test on device tree loading for ksz9021Hubert Chaumette2014-04-231-3/+3
* | net/phy: Remove return value for void functionShruti Kanetkar2014-04-233-6/+3
* | net: phy: at803x: use genphy_config_init()Daniel Mack2014-04-201-33/+3
* | net: phy: export genphy_config_init()Daniel Mack2014-04-201-1/+2
|/
* net: mdio-gpio: Add support for separate MDI and MDO gpio pinsGuenter Roeck2014-04-161-3/+31
* net: mdio-gpio: Add support for active low gpio pinsGuenter Roeck2014-04-161-6/+13
* net: mdio-gpio: Use devm_ functions where possibleGuenter Roeck2014-04-161-14/+5
* net phylib: Remove unnecessary condition check in phyBalakumaran Kannan2014-04-091-5/+1
* net: Micrel KSZ8864RMN 4-port managed switch supportPhilipp Zabel2014-04-031-12/+40
* net: ptp: move PTP classifier in its own fileDaniel Borkmann2014-04-011-0/+1
* phy/at8031: enable at8031 to work on interrupt modeZhao Qiang2014-03-291-0/+30
* net: sun4i: remove empty MDIO bus reset functionFlorian Fainelli2014-03-281-6/+0
* net: phy: bcm7xxx: properly clear AFE_RX_LP_COUNTERFlorian Fainelli2014-03-261-1/+1
* net: phy: bcm7xxx: fix spurious MDIO failures during workaroundFlorian Fainelli2014-03-261-15/+15
* net: phy: bcm7xxx: define constants for our registersFlorian Fainelli2014-03-261-11/+27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-251-2/+1
|\
| * net: phy: fix uninitalized ethtool_wolinfo in phy_suspendSebastian Hesselbarth2014-03-141-2/+1
* | dp83640: let the periodic pin from the module parameter be a default.Richard Cochran2014-03-211-6/+13
* | dp83640: let external input pins from the module parameters be defaults.Richard Cochran2014-03-211-1/+4
* | dp83640: implement programmable pin functions.Richard Cochran2014-03-211-0/+52
* | dp83640: correct the periodic output frequencyRichard Cochran2014-03-211-5/+6
* | dp83640: trivial fixesRichard Cochran2014-03-211-3/+3
* | micrel: fix masking off LED bitsSergei Shtylyov2014-03-191-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-141-5/+6
|\ \ | |/
| * phy: fix compiler array bounds warning on settings[]Bjorn Helgaas2014-03-061-5/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-051-7/+9
|\ \ | |/
| * phy: unmask link partner capabilitiesCristian Bercaru2014-02-251-7/+9
* | phy: micrel: add of configuration for LED modeBen Dooks2014-02-261-4/+45
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-02-191-5/+8
|\ \ | |/
| * net:phy:dp83640: Move all HW initialization to dp83640_config_initStefan Sørensen2014-02-131-5/+8
* | net: phy: allow PHY drivers to implement their own software resetFlorian Fainelli2014-02-171-2/+14
OpenPOWER on IntegriCloud