summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2023-01-11drivers/net/phy: add driver for the onsemi NCN26000 10BASE-T1S PHYPiergiorgio Beruto
2023-01-11drivers/net/phy: add helpers to get/set PLCA configurationPiergiorgio Beruto
2023-01-11drivers/net/phy: add connection between ethtool and phylib for PLCAPiergiorgio Beruto
2023-01-11drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHYPiergiorgio Beruto
2023-01-10net: mdio: add mdiobus_c45_read/write_nested helpersAndrew Lunn
2023-01-10net: mdio: Move mdiobus_c45_addr() next to usersAndrew Lunn
2023-01-10net: mdio: C22 is now optional, EOPNOTSUPP if not providedAndrew Lunn
2023-01-10net: mdio: mdiobus_register: update validation testAndrew Lunn
2023-01-10net: mdio: Add dedicated C45 API to MDIO bus driversAndrew Lunn
2023-01-10net: phy: mxl-gpy: disable interrupts on GPY215 by defaultMichael Walle
2023-01-10net: phy: allow a phy to opt-out of interrupt handlingMichael Walle
2023-01-09net: phy: micrel: Fix warn: passing zero to PTR_ERRDivya Koppera
2023-01-09net: phy: micrel: Fixed error related to uninitialized symbol retDivya Koppera
2023-01-06net: phy: micrel: Change handler interrupt for lan8814Horatiu Vultur
2022-12-30net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probeMiaoqian Lin
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-08net: phy: remove redundant "depends on" linesRandy Dunlap
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-12-07net: phy: mxl-gpy: add MDINT workaroundMichael Walle
2022-12-06net: sfp: clean up i2c-bus property parsingRussell King (Oracle)
2022-12-06net: mdio: fix unbalanced fwnode reference count in mdio_device_release()Zeng Heng
2022-12-05net: phy: mxl-gpy: rename MMD_VEND1 macros to match datasheetMichael Walle
2022-11-30net: phy: Add link between phy dev and mac devXiaolei Wang
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-28net: mdiobus: fix unbalanced node reference countYang Yingliang
2022-11-28net: phylink: fix PHY validation with rate adaptionRussell King (Oracle)
2022-11-27net: phy: fix null-ptr-deref while probe() failedYang Yingliang
2022-11-25net: phy: add Motorcomm YT8531S phy id.Frank
2022-11-21net: phy: at803x: fix error return code in at803x_probe()Wei Yongjun
2022-11-18net: phy: mscc: macsec: do not copy encryption keysAntoine Tenart
2022-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld
2022-11-15net: phy: aquantia: add AQR112 and AQR412 PHY IDsVladimir Oltean
2022-11-15net: phy: marvell: add sleep time after enabling the loopback bitAminuddin Jamaluddin
2022-11-11net: phy: dp83867: Fix SGMII FIFO depth for non OF devicesMichael Sit Wei Hong
2022-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-10net: phy: mscc: macsec: clear encryption keys when freeing a flowAntoine Tenart
2022-11-09net: phy: dp83867: add TI PHY loopbackTan Tee Min
2022-11-08ethtool: linkstate: add a statistic for PHY down eventsJakub Kicinski
2022-11-07net: remove explicit phylink_generic_validate() referencesRussell King (Oracle)
2022-11-07net: phy: fix yt8521 duplicated argument to & or |Frank
2022-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-02net: mdio: fix undefined behavior in bit shift for __mdiobus_registerGaosheng Cui
2022-10-31net: phy: Add driver for Motorcomm yt8521 gigabit ethernet phyFrank
2022-10-28net: phy: mxl-gpy: Add PHY Auto/MDI/MDI-X set driver for GPY211 chipsRaju Lakkaraju
2022-10-28net: phy: mxl-gpy: Change gpy_update_interface() function return typeRaju Lakkaraju
2022-10-27net: dp83822: Print the SOR1 strap statusFabio Estevam
2022-10-26phylink: require valid state argument to phylink_validate_mask_caps()Jakub Kicinski
2022-10-25net: phy: micrel: Add PHY Auto/MDI/MDI-X set driver for KSZ9131Raju Lakkaraju