summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorFilesLines
2023-01-17net: mdio: validate parameter addr in mdiobus_get_phy()Heiner Kallweit1-1/+6
2022-12-30net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probeMiaoqian Lin1-0/+1
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds14-137/+2065
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2022-12-08net: phy: remove redundant "depends on" linesRandy Dunlap1-3/+0
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-0/+87
2022-12-07net: phy: mxl-gpy: add MDINT workaroundMichael Walle1-0/+85
2022-12-06net: sfp: clean up i2c-bus property parsingRussell King (Oracle)1-36/+41
2022-12-06net: mdio: fix unbalanced fwnode reference count in mdio_device_release()Zeng Heng1-0/+2
2022-12-05net: phy: mxl-gpy: rename MMD_VEND1 macros to match datasheetMichael Walle1-4/+4
2022-11-30net: phy: Add link between phy dev and mac devXiaolei Wang1-0/+12
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-7/+21
2022-11-28net: mdiobus: fix unbalanced node reference countYang Yingliang1-0/+1
2022-11-28net: phylink: fix PHY validation with rate adaptionRussell King (Oracle)1-6/+16
2022-11-27net: phy: fix null-ptr-deref while probe() failedYang Yingliang1-0/+1
2022-11-25net: phy: add Motorcomm YT8531S phy id.Frank2-6/+48
2022-11-21net: phy: at803x: fix error return code in at803x_probe()Wei Yongjun1-1/+3
2022-11-18net: phy: mscc: macsec: do not copy encryption keysAntoine Tenart2-29/+30
2022-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-7/+16
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld1-1/+1
2022-11-15net: phy: aquantia: add AQR112 and AQR412 PHY IDsVladimir Oltean1-0/+40
2022-11-15net: phy: marvell: add sleep time after enabling the loopback bitAminuddin Jamaluddin1-7/+9
2022-11-11net: phy: dp83867: Fix SGMII FIFO depth for non OF devicesMichael Sit Wei Hong1-0/+7
2022-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2022-11-10net: phy: mscc: macsec: clear encryption keys when freeing a flowAntoine Tenart1-0/+1
2022-11-09net: phy: dp83867: add TI PHY loopbackTan Tee Min1-0/+7
2022-11-08ethtool: linkstate: add a statistic for PHY down eventsJakub Kicinski1-0/+1
2022-11-07net: remove explicit phylink_generic_validate() referencesRussell King (Oracle)1-1/+4
2022-11-07net: phy: fix yt8521 duplicated argument to & or |Frank1-4/+4
2022-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2022-11-02net: mdio: fix undefined behavior in bit shift for __mdiobus_registerGaosheng Cui1-1/+1
2022-10-31net: phy: Add driver for Motorcomm yt8521 gigabit ethernet phyFrank2-3/+1634
2022-10-28net: phy: mxl-gpy: Add PHY Auto/MDI/MDI-X set driver for GPY211 chipsRaju Lakkaraju1-1/+71
2022-10-28net: phy: mxl-gpy: Change gpy_update_interface() function return typeRaju Lakkaraju1-8/+20
2022-10-27net: dp83822: Print the SOR1 strap statusFabio Estevam1-0/+2
2022-10-26phylink: require valid state argument to phylink_validate_mask_caps()Jakub Kicinski1-3/+2
2022-10-25net: phy: micrel: Add PHY Auto/MDI/MDI-X set driver for KSZ9131Raju Lakkaraju1-0/+77
2022-10-24net: sfp: get rid of DM7052 hack when enabling high powerRussell King (Oracle)1-23/+6
2022-10-24net: sfp: add sfp_modify_u8() helperRussell King (Oracle)1-9/+22
2022-10-24net: sfp: provide a definition for the power level select bitRussell King (Oracle)1-3/+3
2022-10-24net: sfp: ignore power level 3 prior to SFF-8472 Rev 11.4Russell King (Oracle)1-1/+3
2022-10-24net: sfp: ignore power level 2 prior to SFF-8472 Rev 10.2Russell King (Oracle)1-1/+2
2022-10-24net: sfp: check firmware provided max powerRussell King (Oracle)1-7/+11
2022-10-24ethtool: Add support for 800Gbps link modesAmit Cohen1-1/+10
2022-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-3/+13
2022-10-20Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-2/+12
2022-10-19net: phy: dp83822: disable MDI crossover status change interruptFelix Riemann1-2/+1
2022-10-19net: phylink: provide phylink_validate_mask_caps() helperRussell King (Oracle)1-12/+29
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2022-10-15net: phylink: add mac_managed_pm in phylink_config structureShenwei Wang1-0/+3