summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2018-09-12net: ethernet: Add helper to determine if pause configuration is supportedAndrew Lunn
2018-09-12net: ethernet: Add helper for set_pauseparam for PauseAndrew Lunn
2018-09-12net: ethernet: Add helper for set_pauseparam for Asym PauseAndrew Lunn
2018-09-12net: ethernet: Add helper for MACs which support pauseAndrew Lunn
2018-09-12net: ethernet: Add helper for MACs which support asym pauseAndrew Lunn
2018-09-12net: ethernet: Add helper to remove a supported link modeAndrew Lunn
2018-09-12net: phy: bcm63xx: Allow to be built with COMPILE_TESTAndrew Lunn
2018-09-12net: phy: et1011c: Remove incorrect missing 1000 HalfAndrew Lunn
2018-09-12net: phy: ste10Xp: Remove wrong SUPPORTED_PauseAndrew Lunn
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-04net: phy: sfp: Handle unimplemented hwmon limits and alarmsAndrew Lunn
2018-09-04net: phy: mscc: read 'vsc8531, led-%d-mode' as an u32Quentin Schulz
2018-09-04net: phy: mscc: read 'vsc8531, edge-slowdown' as an u32Quentin Schulz
2018-09-04net: phy: mscc: read 'vsc8531,vddmac' as an u32Quentin Schulz
2018-09-04net: phy: mscc: factorize function for getting LED mode from DTQuentin Schulz
2018-09-04net: phy: mscc: factorize code for LEDs modeQuentin Schulz
2018-08-11net: dp83640: Mark expected switch fall-throughsGustavo A. R. Silva
2018-08-09net: phy: sftp: print debug message with text, not numbersAndrew Lunn
2018-08-09phylink: add helper for configuring 2500BaseX modesRussell King
2018-08-07net: phy: Add support for Broadcom Omega internal Combo GPHYArun Parameswaran
2018-08-02net: phy: Add pm support to Broadcom iProc mdio mux driverArun Parameswaran
2018-08-02net: phy: Add support to configure clock in Broadcom iProc mdio muxArun Parameswaran
2018-08-02net: phy: Use devm api for mdio bus allocation in bcm iproc mdio muxArun Parameswaran
2018-08-02net: phy: Disable external master access in bcm mdio mux driverArun Parameswaran
2018-08-02net: phy: Fix the register offsets in Broadcom iProc mdio mux driverArun Parameswaran
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-30net: phy: mscc: the extended page access register is 16 bitsQuentin Schulz
2018-07-28net: mdio-mux: bcm-iproc: fix wrong getter and setter pairAnton Vasilyev
2018-07-27net: phy: marvell: Replace mdelay() with msleep() in m88e1116r_config_init()Jia-Ju Bai
2018-07-25net: phy: add helper phy_polling_modeHeiner Kallweit
2018-07-25net: phy: prevent PHYs w/o Clause 22 regs from calling genphy_config_anegCamelia Groza
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-24net: phy: add GBit master / slave error detectionHeiner Kallweit
2018-07-21net: phy: sfp: Do not use "imply HWMON"Guenter Roeck
2018-07-21net: phy: consider PHY_IGNORE_INTERRUPT in phy_start_aneg_privHeiner Kallweit
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-18net: phy: Drop OF dependency for MDIO_BCM_UNIMACFlorian Fainelli
2018-07-18net: phy: realtek: Support RTL8366RB variantLinus Walleij
2018-07-18net: phy: sfp: Add HWMON support for module sensorsAndrew Lunn
2018-07-16net: phy: realtek: add missing entry for RTL8211C to mdio_device_id tableHeiner Kallweit
2018-07-16net: phy: add phy_speed_down and phy_speed_upHeiner Kallweit
2018-07-16net: phy: add helper phy_config_anegHeiner Kallweit
2018-07-11sfp: fix module initialisation with netdev already upRussell King
2018-07-11sfp: ensure we clean up properly on bus registration failureRussell King
2018-07-05net: phy: fix flag masking in __set_phy_supportedHeiner Kallweit
2018-07-04net: phy: marvell: change default m88e1510 LED configurationWang Dongsheng
2018-07-04net: phy: vitesse: Add support for VSC73xxLinus Walleij
2018-07-03net: phy: DP83TC811: Fix SGMII enable/disableDan Murphy
2018-07-03net: phy: DP83TC811: Add INT_STAT3Dan Murphy
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller