summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2015-07-10net: phy: fix phy link up when limiting speed via device treeMugunthan V N
2015-05-26amd-xgbe-phy: Fix initial mode when autoneg is disabledLendacky, Thomas
2015-05-25net: dp83640: fix improper double spin locking.Richard Cochran
2015-05-25net: dp83640: reinforce locking rules.Richard Cochran
2015-05-25net: dp83640: fix broken calibration routine.Richard Cochran
2015-05-25net: phy: bcm7xxx: Fix 7425 PHY ID and flagsFlorian Fainelli
2015-05-20net: phy: Make sure phy_start() always re-enables the phy interruptsTim Beale
2015-05-16net: phy: Make sure PHY_RESUMING state change is always processedTim Beale
2015-05-15net: phy: Allow EEE for all RGMII variantsFlorian Fainelli
2015-05-12net: phy: micrel: Fix regression in kszphy_probeNiklas Cassel
2015-05-10net: mdio-gpio: Allow for unspecified bus idBert Vermeulen
2015-05-09net: amd-xgbe: Add hardware dependencyJean Delvare
2015-04-27mdio-mux-gpio: use new gpiod_get_array and gpiod_put_array functionsRojhalat Ibrahim
2015-04-24net: mdio-gpio: support access that may sleepVivien Didelot
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-08net: phy: broadcom: Add BCM54616S phy entryAlessio Igor Bogani
2015-04-03add fixed_phy_update_state() - update state of fixed_phyStas Sergeev
2015-04-01net: phy: at803x: simplify using devm_gpiod_get_optional and its 4th argumentUwe Kleine-König
2015-03-31ptp: dp83640: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-20amd-xgbe-phy: Provide support for auto-negotiation timeoutLendacky, Thomas
2015-03-20amd-xgbe-phy: Use the phy_driver flags fieldLendacky, Thomas
2015-03-20amd-xgbe-phy: Use phydev advertising field vs supportedLendacky, Thomas
2015-03-17net: phy: constify of_device_id arrayFabian Frederick
2015-03-09net: phy: bcm7xxx: add alternate id for 7439Florian Fainelli
2015-03-06treewide: Fix typo in printk messagesMasanari Iida
2015-02-25amd-xgbe-phy: PHY KX/KR mode differencesTom Lendacky
2015-02-20net: phy: Fix verification of EEE support in phy_init_eeeGuenter Roeck
2015-02-14net: phy: micrel: disable NAND-tree for KSZ8021, KSZ8031, KSZ8051, KSZ8081Sylvain Rochet
2015-01-27net: phy: Invalidate LP advertising flags when restarting or disabling ANBen Hutchings
2015-01-27net: phy: avoid suspending twice a PHYFlorian Fainelli
2015-01-27net: phy: keep track of the PHY suspend stateFlorian Fainelli
2015-01-27net: phy: utilize phy_suspend and phy_resumeFlorian Fainelli
2015-01-25net: phy: fixed: allow setting no update_link callbackFlorian Fainelli
2015-01-16amd-xgbe-phy: Allow certain PHY settings to be set by UEFILendacky, Thomas
2015-01-16amd-xgbe: Add ACPI supportLendacky, Thomas
2015-01-16amd-xgbe-phy: Use the proper auto-negotiation XNP registersLendacky, Thomas
2015-01-16amd-xgbe-phy: Properly support the FEC auto-negotiationLendacky, Thomas
2015-01-16amd-xgbe-phy: Change auto-negotiation logicLendacky, Thomas
2015-01-16amd-xgbe-phy: On suspend, save CTRL1 reg for use on resumeLendacky, Thomas
2015-01-16amd-xgbe-phy: Checkpatch fixesLendacky, Thomas
2014-12-26net: phy: micrel: use generic config_init for KSZ8021/KSZ8031Johan Hovold
2014-12-16net: Allow FIXED_PHY to be modular.David S. Miller
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-14Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-12-12net: phy: export fixed_phy_register()Mark Salter
2014-12-08net: phy: bcm7xxx: add an explicit version check for GPHY rev G0Florian Fainelli
2014-11-28mdio-mux-gpio: Use GPIO descriptor interface and new gpiod_set_array functionRojhalat Ibrahim
2014-11-21net: phy: micrel: add copyright entryJohan Hovold