summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2018-05-22net: phy: avoid genphy_aneg_done() for PHYs without clause 22 supportRussell King
2018-03-20mdio-sun4i: Fix a memory leakChristophe JAILLET
2018-02-28net: phy: at803x: Change error to EINVAL for invalid MACDan Murphy
2018-01-17spi_ks8995: fix "BUG: key accdaa28 not in .data!"Blomme, Maarten
2018-01-17net: phy: fix marvell phy status readingRussell King
2017-10-06net: phy: Correctly process PHY_HALTED in phy_stop_machine()Florian Fainelli
2017-10-03Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"Florian Fainelli
2017-09-10net: phy: Fix PHY unbind crashFlorian Fainelli
2017-09-10net: phy: Correctly process PHY_HALTED in phy_stop_machine()Florian Fainelli
2017-09-10net: phy: Do not perform software reset for Generic PHYFlorian Fainelli
2017-07-31net: dp83640: Avoid NULL pointer dereference.Richard Cochran
2017-06-13net: phy: handle state correctly in phy_stop_machineNathan Sullivan
2016-03-04net: dp83640: Fix tx timestamp overflow handling.Manfred Rudigier
2015-12-14broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen
2015-10-03net: phy: fixed_phy: handle link-down caseStas Sergeev
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