summaryrefslogtreecommitdiff
path: root/include/uapi/misc/Kbuild
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-08-16 09:33:36 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-08-16 09:33:36 +0200
commit096998b11906dd79df5af4d688c9974342dd09f2 (patch)
tree78cdbc68fe13bbfb9b350720083ea4eec552c4ff /include/uapi/misc/Kbuild
parentce1afec0b14dc1cfb7b9777bec8833ffa216a6a8 (diff)
downloadkernel-linux-4.6.y.tar.gz
Linux 4.6.7linux-4.6.y
Diffstat (limited to 'include/uapi/misc/Kbuild')
0 files changed, 0 insertions, 0 deletions
r>2025-02-12net: phy: Add support for driver-specific next update timeOleksij Rempel 2025-01-16net: phy: add support for querying PHY clock stop capabilityRussell King (Oracle) 2025-01-14net: phy: introduce optional polling interface for PHY statisticsOleksij Rempel 2025-01-14net: ethtool: plumb PHY stats to PHY driversJakub Kicinski 2025-01-10net: phy: add configuration of rx clock stop modeRussell King (Oracle) 2024-12-06net: phy: update phy_ethtool_get_eee() documentationRussell King (Oracle) 2024-12-06net: phy: remove genphy_c45_eee_is_active()'s is_enabled argRussell King (Oracle) 2024-12-04net: phy: add phy_config_inband()Russell King (Oracle) 2024-12-04net: phy: add phy_inband_caps()Russell King (Oracle) 2024-11-28net: phy: fix phy_ethtool_set_eee() incorrectly enabling LPIRussell King (Oracle) 2024-11-24net: phy: ensure that genphy_c45_an_config_eee_aneg() sees new value of phyde...Heiner Kallweit 2024-09-04net: phy: Check for read errors in SIOCGMIIREGNiklas Söderlund 2024-08-26net: phy: Add phy library support to check supported list when autoneg is ena...Divya Koppera 2024-06-28net: move ethtool-related netdev state into its own structEdward Cree 2024-03-11net: phy: simplify a check in phy_check_link_statusHeiner Kallweit 2024-03-05net: phy: Immediately call adjust_link if only tx_lpi_enabled changesAndrew Lunn 2024-03-05net: phy: Keep track of EEE configurationAndrew Lunn 2024-03-05net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacksAndrew Lunn 2024-02-06net: phy: constify phydev->drvRussell King (Oracle) 2024-01-31ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit 2023-11-18net: phy: Remove the call to phy_mii_ioctl in phy_hwstamp_get/setKory Maincent 2023-11-18net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_configKory Maincent 2023-09-19net: phy: fix regression with AX88772A PHY driverRussell King (Oracle) 2023-09-17net: phy: convert phy_stop() to use split state machineRussell King (Oracle) 2023-09-17net: phy: split locked and unlocked section of phy_state_machine()Russell King (Oracle) 2023-09-17net: phy: move phy_state_machine()Russell King (Oracle) 2023-09-17net: phy: move phy_suspend() to end of phy_state_machine()Russell King (Oracle) 2023-09-17net: phy: move call to start anegRussell King (Oracle) 2023-09-17net: phy: call phy_error_precise() while holding the lockRussell King (Oracle) 2023-09-17net: phy: always call phy_process_state_change() under lockRussell King (Oracle) 2023-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2023-08-19net: phy: Fix deadlocking in phy_error() invocationSerge Semin 2023-08-02net: phy: provide phylib stubs for hardware timestamping operationsVladimir Oltean