summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorFilesLines
2021-05-14net: phy: marvell: fix m88e1111_set_downshiftMaxim Kochetkov1-10/+16
2021-05-14net: phy: marvell: fix m88e1011_set_downshiftMaxim Kochetkov1-10/+16
2021-05-14net: phy: intel-xway: enable integrated led functionsMartin Schiller1-0/+21
2021-05-14net: phy: lan87xx: fix access to wrong register of LAN87xxAndre Edich1-2/+5
2021-04-21net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár1-3/+29
2021-04-16net: sfp: cope with SFPs that set both LOS normal and LOS invertedRussell King1-14/+22
2021-04-14net: phy: broadcom: Only advertise EEE for supported modesFlorian Fainelli1-3/+10
2021-03-30net: phy: broadcom: Fix RGMII delays for BCM50160 and BCM50610MFlorian Fainelli1-0/+4
2021-03-30net: phy: broadcom: Set proper 1000BaseX/SGMII interface mode for BCM54616SRobert Hancock1-12/+72
2021-03-30net: phy: broadcom: Avoid forward for bcm54xx_config_clock_delay()Florian Fainelli1-38/+36
2021-03-30net: phy: introduce phydev->portMichael Walle9-4/+34
2021-03-30net: phylink: Fix phylink_err() function name error in phylink_major_configOng Boon Leong1-1/+1
2021-03-30net: phy: broadcom: Add power down exit reset state delayFlorian Fainelli1-0/+5
2021-03-17net: phy: ti: take into account all possible interrupt sourcesIoana Ciornei2-9/+11
2021-03-17net: phy: make mdio_bus_phy_suspend/resume as __maybe_unusedArnd Bergmann1-4/+2
2021-03-17net: phy: fix save wrong speed and duplex problem if autoneg is onGuangbin Huang1-2/+4
2021-03-07net: sfp: add mode quirk for GPON module Ubiquiti U-Fiber InstantPali Rohár2-2/+30
2021-03-04net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8081Christian Melki1-0/+1
2021-03-04net: phy: mscc: coma mode disabled for VSC8514Bjarni Jonasson2-0/+20
2021-03-04net: phy: mscc: improved serdes calibration applied to VSC8514Bjarni Jonasson5-166/+840
2021-03-04net: sfp: add workaround for Realtek RTL8672 and RTL9601C chipsPali Rohár1-33/+67
2021-03-04net: phy: mscc: adding LCPLL reset to VSC8514Bjarni Jonasson2-122/+236
2021-03-04net: phy: consider that suspend2ram may cut off PHY powerHeiner Kallweit1-36/+17
2021-01-13net: phy: smsc: fix clk error handlingMarco Felsch1-1/+2
2020-12-10net: sfp: relax bitrate-derived mode checkRussell King1-6/+5
2020-12-10net: sfp: VSOL V2801F / CarlitoxxPro CPGOS03-0490 v2.0 workaroundRussell King1-5/+58
2020-12-02net: phy: marvell: replace phy_modify()Yejune Deng1-8/+8
2020-11-28net: phy: micrel: fix interrupt handlingOleksij Rempel1-1/+1
2020-11-25net: phy: realtek: read actual speed on rtl8211f to detect downshiftAntonio Borneo1-0/+1
2020-11-25net: phy: mscc: use new PTP_MSGTYPE_* definesChristian Eggers2-12/+7
2020-11-25net: phy: dp83640: use new PTP_MSGTYPE_SYNC defineChristian Eggers1-4/+1
2020-11-25net: phy: remove the .did_interrupt() and .ack_interrupt() callbackIoana Ciornei2-47/+3
2020-11-25net: phy: qsemi: remove the use of .ack_interrupt()Ioana Ciornei1-3/+17
2020-11-25net: phy: qsemi: implement generic .handle_interrupt() callbackIoana Ciornei1-0/+22
2020-11-25net: phy: ti: remove the use of .ack_interrupt()Ioana Ciornei6-31/+56
2020-11-25net: phy: ti: implement generic .handle_interrupt() callbackIoana Ciornei6-0/+191
2020-11-25net: phy: national: remove the use of the .ack_interrupt()Ioana Ciornei1-14/+22
2020-11-25net: phy: national: implement generic .handle_interrupt() callbackIoana Ciornei1-0/+22
2020-11-25net: phy: micrel: remove the use of .ack_interrupt()Ioana Ciornei1-16/+15
2020-11-25net: phy: micrel: implement generic .handle_interrupt() callbackIoana Ciornei1-0/+34
2020-11-25net: phy: meson-gxl: remove the use of .ack_callback()Ioana Ciornei1-8/+11
2020-11-25net: phy: meson-gxl: implement generic .handle_interrupt() callbackIoana Ciornei1-0/+20
2020-11-25net: phy: icplus: remove the use .ack_interrupt()Ioana Ciornei1-13/+25
2020-11-25net: phy: icplus: implement generic .handle_interrupt() callbackIoana Ciornei1-8/+16
2020-11-25net: phy: intel-xway: remove the use of .ack_interrupt()Ioana Ciornei1-12/+15
2020-11-25net: phy: intel-xway: implement generic .handle_interrupt() callbackIoana Ciornei1-18/+28
2020-11-21mdio_bus: suppress err message for reset gpio EPROBE_DEFERGrygorii Strashko1-3/+4
2020-11-20Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-2/+3
2020-11-18net: phy: fix kernel-doc markupsMauro Carvalho Chehab5-5/+5
2020-11-17net: phy: adin: remove the use of the .ack_interrupt()Ioana Ciornei1-7/+18