summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2019-08-15net: phy: swphy: emulate register MII_ESTATUSHeiner Kallweit
2019-08-15net: phy: read MII_CTRL1000 in genphy_read_status only if neededHeiner Kallweit
2019-08-14net: phy: realtek: add NBase-T PHY auto-detectionHeiner Kallweit
2019-08-13net: phy: consider AN_RESTART status when reading link statusHeiner Kallweit
2019-08-13net: phy: let phy_speed_down/up support speeds >1GbpsHeiner Kallweit
2019-08-13net: phy: add phy_speed_down_core and phy_resolve_min_speedHeiner Kallweit
2019-08-13net: phy: add __set_linkmode_max_speedHeiner Kallweit
2019-08-12net: phy: at803x: stop switching phy delay config needlesslyAndré Draszik
2019-08-11net: phy: realtek: add support for the 2.5Gbps PHY in RTL8125Heiner Kallweit
2019-08-11net: phy: add phy_modify_paged_changedHeiner Kallweit
2019-08-11net: phy: prepare phylib to deal with PHY's extending Clause 22Heiner Kallweit
2019-08-11net: phy: simplify genphy_config_advert by using the linkmode_adv_to_xxx_t fu...Heiner Kallweit
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-06net: mdio-octeon: Fix Kconfig warnings and build errorsNathan Chancellor
2019-08-02net: phy: fix race in genphy_update_linkHeiner Kallweit
2019-08-02net: phy: Add mdio-aspeedAndrew Jeffery
2019-08-01net: phy: xgene: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-07-31net: phy: phy_led_triggers: Fix a possible null-pointer dereference in phy_le...Jia-Ju Bai
2019-07-30net: phy: fixed_phy: print gpio error only if gpio node is presentHubert Feurstein
2019-07-30drivers: Introduce device lookup variants by of_nodeSuzuki K Poulose
2019-07-27net: phylink: Fix flow control for fixed-linkRené van Dorst
2019-07-24net: phy: mscc: initialize stats arrayAndreas Schwab
2019-07-24net: phylink: don't start and stop SGMII PHYs in SFP modules twiceArseny Solokha
2019-07-21net: phy: sfp: hwmon: Fix scaling of RX powerAndrew Lunn
2019-07-12net: phy: make exported variables non-staticDenis Efremov
2019-07-08net: phy: Make use of linkmode_mod_bit helperFuqian Huang
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-15Revert "net: phylink: set the autoneg state in phylink_phy_change"David S. Miller
2019-06-15net: phylink: set the autoneg state in phylink_phy_changeIoana Ciornei
2019-06-14net: phy: sfp: clean up a conditionDan Carpenter
2019-06-14net: phy: Add more 1000BaseX support detectionRobert Hancock
2019-06-09net: phy: broadcom: Add genphy_suspend and genphy_resume for BCM5464Vladimir Oltean
2019-06-09net: sfp: add mutex to prevent concurrent state checksRobert Hancock
2019-06-09net: sfp: Stop SFP polling and interrupt handling during shutdownRobert Hancock
2019-06-09net: phy: rename Asix Electronics PHY driverMichael Schmitz
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-06net: phy: Add detection of 1000BaseX link mode supportRobert Hancock
2019-06-05net: phy: remove state PHY_FORCINGHeiner Kallweit
2019-06-04net: phylink: avoid reducing support maskRussell King
2019-06-03net: sfp: read eeprom in maximum 16 byte incrementsRussell King
2019-05-31net: sfp: remove sfp-bus use of netdevsRussell King
2019-05-31net: sfp: add mandatory attach/detach methods for sfp busesRussell King
2019-05-31net: phy: allow Clause 45 access via mii ioctlRussell King
2019-05-31net: phylink: support for link gpio interruptRussell King
2019-05-31net: phylink: remove netdev from phylink mii ioctl emulationRussell King
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-30net: phy: export phy_queue_state_machineHeiner Kallweit
2019-05-30net: phy: add callback for custom interrupt handler to struct phy_driverHeiner Kallweit
2019-05-30net: phy: enable interrupts when PHY is attached alreadyHeiner Kallweit
2019-05-30net: phy: sfp: enable i2c-bus detection on ACPI based systemsRuslan Babayev