summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2022-01-27net: phy: at803x: Support downstream SFP cageRobert Hancock
2022-01-27net: phy: at803x: add fiber supportRobert Hancock
2022-01-27net: phy: at803x: move page selection fix to config_initRobert Hancock
2022-01-24net: sfp: ignore disabled SFP nodeMarek BehĂșn
2022-01-20phylib: fix potential use-after-freeMarek BehĂșn
2022-01-20net: phy: broadcom: hook up soft_reset for BCM54616SRobert Hancock
2022-01-19net: phy: micrel: use kszphy_suspend()/kszphy_resume for irq aware devicesClaudiu Beznea
2022-01-17net: sfp: fix high power modules without diagnostic monitoringRussell King (Oracle)
2022-01-15net: phy: marvell: add Marvell specific PHY loopbackMohammad Athari Bin Ismail
2022-01-11net: phy: at803x: make array offsets staticColin Ian King
2022-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-05net: phy: marvell: configure RGMII delays for 88E1118Russell King (Oracle)
2022-01-05net: phy: marvell: use phy_write_paged() to set MSCRRussell King (Oracle)
2022-01-04phy: nxp-c45-tja11xx: add extts and perout supportRadu Pirea (NXP OSS)
2022-01-03net: mdio: Demote probed message to debug printFlorian Fainelli
2022-01-03Revert "net: phy: fixed_phy: Fix NULL vs IS_ERR() checking in __fixed_phy_reg...Florian Fainelli
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-24net: phy: fixed_phy: Fix NULL vs IS_ERR() checking in __fixed_phy_registerMiaoqian Lin
2021-12-24net: phy: micrel: Add config_init for LAN8814Horatiu Vultur
2021-12-21net: phy: micrel: Adding interrupt support for Link up/Link down in LAN8814 Q...Divya Koppera
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-16net: phylink: add pcs_validate() methodRussell King (Oracle)
2021-12-16net: phylink: add mac_select_pcs() method to phylink_mac_opsRussell King (Oracle)
2021-12-14net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu
2021-12-13net: phy: add a note about refcountingRussell King (Oracle)
2021-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-09net: phy: prefer 1000baseT over 1000baseKXRussell King (Oracle)
2021-12-09net: phylink: use legacy_pre_march2020Russell King (Oracle)
2021-12-07net: phy: Add the missing blank line in the phylink_suspend commentYanteng Si
2021-12-01net: phylink: tidy up disable bit clearingRussell King
2021-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-24net: phylink: Force retrigger in case of latched link-fail indicatorRussell King (Oracle)
2021-11-24net: phylink: Force link down and retrigger resolve on interface changeRussell King (Oracle)
2021-11-22net: phylink: handle NA interface mode in phylink_fwnode_phy_connect()Russell King (Oracle)
2021-11-22net: phylink: Add helpers for c22 registers without MDIOSean Anderson
2021-11-19net: phy: add support for TI DP83561-SP phyHari Nagalla
2021-11-19net: phylink: add 1000base-KX to phylink_caps_to_linkmodes()Russell King (Oracle)
2021-11-18net: mdio: Replaced BUG_ON() with WARN()Florian Fainelli
2021-11-16net: document SMII and correct phylink's new validation mechanismRussell King (Oracle)
2021-11-15net: phylink: add generic validate implementationRussell King (Oracle)
2021-11-04net: phy: fix duplex out of sync problem while changing settingsHeiner Kallweit
2021-11-02net: phy: microchip_t1: add lan87xx_config_rgmii_delay for lan87xx phyYuiko Oshino
2021-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-29net: phylink: avoid mvneta warning when setting pause parametersRussell King (Oracle)
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-28net: phy: microchip_t1: add cable test support for lan87xx phyYuiko Oshino
2021-10-27net: phy: Fix unsigned comparison with less than zeroJiapeng Chong
2021-10-26net: phy: fixed warning: Function parameter not describedLuo Jie
2021-10-26net: phylink: use supported_interfaces for phylink validationRussell King (Oracle)
2021-10-25phy: phy_ethtool_ksettings_set: Lock the PHY while changing settingsAndrew Lunn