summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorFilesLines
2019-12-04mdio_bus: don't use managed reset-controllerDavid Bauer1-2/+4
2019-11-29mdio_bus: Fix init if CONFIG_RESET_CONTROLLER=nGeert Uytterhoeven1-5/+6
2019-11-12net: phy: smsc: LAN8740: add PHY_RST_AFTER_CLK_EN flagMartin Fuzzey1-0/+1
2019-11-10net: phy: bcm7xxx: define soft_reset for 40nm EPHYDoug Berger1-0/+1
2019-11-10net: phylink: Fix phylink_dbg() macroFlorian Fainelli1-0/+16
2019-10-29net: phy: Fix "link partner" information disappear issueYonglong Liu3-4/+10
2019-10-29net: phy: micrel: Update KSZ87xx PHY nameMarek Vasut1-2/+2
2019-10-29net: phy: micrel: Discern KSZ8051 and KSZ8795 PHYsMarek Vasut1-4/+36
2019-10-29net: phy: fix write to mii-ctrl1000 registerRussell King1-0/+5
2019-10-29net: phy: allow for reset line to be tied to a sleepy GPIO controllerAndrea Merello1-1/+1
2019-10-05net: phy: micrel: add Asym Pause workaround for KSZ9021Hans Andersson1-0/+3
2019-10-05net/phy: fix DP83865 10 Mbps HDX loopback disable functionPeter Mamonov1-3/+6
2019-09-07net: phylink: Fix flow control resolutionStefan Chulski1-3/+3
2019-08-27Add genphy_c45_config_aneg() function to phy-c45.cMarco Hartmann2-1/+27
2019-08-13net: phy: consider AN_RESTART status when reading link statusHeiner Kallweit2-1/+25
2019-08-12net: phy: at803x: stop switching phy delay config needlesslyAndré Draszik1-24/+8
2019-08-02net: phy: fix race in genphy_update_linkHeiner Kallweit1-0/+6
2019-07-31net: phy: phy_led_triggers: Fix a possible null-pointer dereference in phy_le...Jia-Ju Bai1-1/+2
2019-07-30net: phy: fixed_phy: print gpio error only if gpio node is presentHubert Feurstein1-2/+4
2019-07-27net: phylink: Fix flow control for fixed-linkRené van Dorst1-0/+2
2019-07-24net: phy: mscc: initialize stats arrayAndreas Schwab1-8/+8
2019-07-24net: phylink: don't start and stop SGMII PHYs in SFP modules twiceArseny Solokha1-4/+4
2019-07-21net: phy: sfp: hwmon: Fix scaling of RX powerAndrew Lunn1-1/+1
2019-07-12net: phy: make exported variables non-staticDenis Efremov1-3/+3
2019-07-08net: phy: Make use of linkmode_mod_bit helperFuqian Huang1-12/+4
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-2/+2
2019-06-15Revert "net: phylink: set the autoneg state in phylink_phy_change"David S. Miller1-1/+0
2019-06-15net: phylink: set the autoneg state in phylink_phy_changeIoana Ciornei1-0/+1
2019-06-14net: phy: sfp: clean up a conditionDan Carpenter1-1/+1
2019-06-14net: phy: Add more 1000BaseX support detectionRobert Hancock1-0/+2
2019-06-09net: phy: broadcom: Add genphy_suspend and genphy_resume for BCM5464Vladimir Oltean1-0/+2
2019-06-09net: sfp: add mutex to prevent concurrent state checksRobert Hancock1-1/+5
2019-06-09net: sfp: Stop SFP polling and interrupt handling during shutdownRobert Hancock1-5/+26
2019-06-09net: phy: rename Asix Electronics PHY driverMichael Schmitz3-2/+2
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-8/+29
2019-06-06net: phy: Add detection of 1000BaseX link mode supportRobert Hancock1-0/+3
2019-06-05net: phy: remove state PHY_FORCINGHeiner Kallweit1-24/+2
2019-06-04net: phylink: avoid reducing support maskRussell King1-4/+9
2019-06-03net: sfp: read eeprom in maximum 16 byte incrementsRussell King1-4/+20
2019-05-31net: sfp: remove sfp-bus use of netdevsRussell King2-9/+4
2019-05-31net: sfp: add mandatory attach/detach methods for sfp busesRussell King2-2/+18
2019-05-31net: phy: allow Clause 45 access via mii ioctlRussell King1-9/+24
2019-05-31net: phylink: support for link gpio interruptRussell King1-4/+32
2019-05-31net: phylink: remove netdev from phylink mii ioctl emulationRussell King1-8/+4
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-10/+62
2019-05-30net: phy: export phy_queue_state_machineHeiner Kallweit1-3/+5
2019-05-30net: phy: add callback for custom interrupt handler to struct phy_driverHeiner Kallweit1-2/+7
2019-05-30net: phy: enable interrupts when PHY is attached alreadyHeiner Kallweit2-15/+23
2019-05-30net: phy: sfp: enable i2c-bus detection on ACPI based systemsRuslan Babayev1-8/+27
2019-05-29net: phy: tja11xx: Switch to HWMON_CHANNEL_INFO()Marek Vasut1-22/+2