summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2017-12-25net: phy: at803x: Change error to EINVAL for invalid MACDan Murphy
2017-12-16spi_ks8995: fix "BUG: key accdaa28 not in .data!"Blomme, Maarten
2017-09-27Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"Florian Fainelli
2017-08-11net: phy: Fix PHY unbind crashFlorian Fainelli
2017-08-11net: phy: Correctly process PHY_HALTED in phy_stop_machine()Florian Fainelli
2017-08-11net: phy: Do not perform software reset for Generic PHYFlorian Fainelli
2017-06-29net: phy: fix marvell phy status readingRussell King
2017-05-08net: phy: handle state correctly in phy_stop_machineNathan Sullivan
2015-12-14broadcom: fix PHY_ID_BCM5481 entry in the id tableAaro Koskinen
2015-07-05net: phy: fix phy link up when limiting speed via device treeMugunthan V N
2015-06-15net: dp83640: fix improper double spin locking.Richard Cochran
2015-06-15net: dp83640: reinforce locking rules.Richard Cochran
2015-06-15net: dp83640: fix broken calibration routine.Richard Cochran
2015-06-15net: phy: Allow EEE for all RGMII variantsFlorian Fainelli
2015-03-14net: phy: Fix verification of EEE support in phy_init_eeeGuenter Roeck
2014-11-12net: ptp: fix time stamp matching logic for VLAN packets.Richard Cochran
2014-11-11net: phy: Correctly handle MII ioctl which changes autonegotiation.Brian Hill
2014-10-28net: phy: Add SGMII Configuration for Marvell 88E1145 InitializationVince Bridgers
2014-10-14phy/micrel: KSZ8031RNL RMII clock reconfiguration bugBruno Thomsen
2014-10-10net/phy: micrel: Add clock support for KSZ8021/KSZ8031Sascha Hauer
2014-10-07net: phy: adjust fixed_phy_register() return valuePetri Gynther
2014-10-06drivers/net/phy/Kconfig: Let MDIO_BCM_UNIMAC depend on HAS_IOMEMChen Gang
2014-10-01net: phy: add BCM7425 and BCM7429 PHYsPetri Gynther
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-19net: phy: bcm7xxx: utilize PHY revision in config_initFlorian Fainelli
2014-09-19net: phy: bcm7xxx: do not use PHY_BRCM_100MBPS_WARFlorian Fainelli
2014-09-15net/phy: micrel: Disable asymmetric pause for KSZ9031Mike Looijmans
2014-09-08dp83640: Make use of skb_queue_purge instead of reimplementing the codeAlexander Duyck
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-07net: phy: mdio-sun4i: don't select REGULATORBeniamino Galvani
2014-09-07amd-xgbe-phy: Fix build break for missing declarationTom Lendacky
2014-09-05net-timestamp: Make the clone operation stand-alone from phy timestampingAlexander Duyck
2014-09-05amd-xgbe-phy: Checkpatch driver fixesLendacky, Thomas
2014-09-05amd-xgbe-phy: Enhance parallel detection to support KR speedLendacky, Thomas
2014-09-05amd-xgbe-phy: Check device for current speed mode (KR/KX)Lendacky, Thomas
2014-09-01net: phy: mdio-bcm-unimac: NULL-terminate unimac_mdio_idsFlorian Fainelli
2014-08-29net: phy: properly report internal PHYs through sysfsFlorian Fainelli
2014-08-27net: phy: bcm7xxx: add BCM7250 and BCM7364 PHY entriesFlorian Fainelli
2014-08-27net: phy: bcm7xxx: introduce helper macroFlorian Fainelli
2014-08-27net: phy: add generic UniMAC MDIO bus driverFlorian Fainelli
2014-08-27phy: fix EEE checks inside the phy_init_eee.Giuseppe CAVALLARO
2014-08-23net: phy: bcm7xxx: enable EEE at the PHY levelFlorian Fainelli
2014-08-23net: phy: allow phy_init_eee() to work with internal PHYsFlorian Fainelli
2014-08-23net: phy: export phy_{read,write}_mmd_indirectFlorian Fainelli
2014-08-23net: phy: fixed: return an error for Clause 45 over 22 readsFlorian Fainelli
2014-08-23net: phy: bcm7xxx: enable auto power downFlorian Fainelli
2014-08-23net: phy: broadcom: move shadow 0x1C register accessors to brcmphy.hFlorian Fainelli
2014-08-23net: phy: broadcom: extract all registers to brcmphy.hFlorian Fainelli
2014-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-08-22phylib: use MDIO_DEVS[12]Sergei Shtylyov