summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: sfp: add mode quirk for GPON module Ubiquiti U-Fiber InstantPali Rohár2021-01-282-2/+30
* net: sfp: add workaround for Realtek RTL8672 and RTL9601C chipsPali Rohár2021-01-281-33/+67
* net: phy: realtek: Add support for RTL9000AA/ANYuusuke Ashizuka2021-01-231-0/+132
* net: phy: national: remove definition of DEBUGTom Rix2021-01-191-2/+0
* net: phy: at803x: add support for configuring SmartEEERussell King2021-01-161-1/+64
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-151-1/+2
|\
| * net: phy: smsc: fix clk error handlingMarco Felsch2021-01-131-1/+2
* | sfp: add support for 100 base-x SFPsBjarni Jonasson2021-01-151-0/+9
* | net: phy: ar803x: disable extended next page bitRussell King2021-01-151-1/+7
* | net: sfp: add debugfs supportRussell King2021-01-131-0/+55
* | net: phy: at803x: use phy_modify_mmd()Russell King2021-01-121-9/+2
* | net: sfp: extend bitrate-derived mode for 2500BASE-XRussell King2021-01-121-3/+8
* | net: sfp: cope with SFPs that set both LOS normal and LOS invertedRussell King2021-01-121-14/+22
* | net: phy: replace mutex_is_locked with lockdep_assert_held in phylibHeiner Kallweit2021-01-073-4/+4
* | net: phy: bcm7xxx: Add an entry for BCM72116Florian Fainelli2021-01-071-0/+2
* | net: phy: micrel: Add KS8851 PHY supportMarek Vasut2021-01-061-1/+1
|/
* net: sfp: relax bitrate-derived mode checkRussell King2020-12-101-6/+5
* net: sfp: VSOL V2801F / CarlitoxxPro CPGOS03-0490 v2.0 workaroundRussell King2020-12-101-5/+58
* net: phy: marvell: replace phy_modify()Yejune Deng2020-12-021-8/+8
* net: phy: micrel: fix interrupt handlingOleksij Rempel2020-11-281-1/+1
* net: phy: realtek: read actual speed on rtl8211f to detect downshiftAntonio Borneo2020-11-251-0/+1
* net: phy: mscc: use new PTP_MSGTYPE_* definesChristian Eggers2020-11-252-12/+7
* net: phy: dp83640: use new PTP_MSGTYPE_SYNC defineChristian Eggers2020-11-251-4/+1
* net: phy: remove the .did_interrupt() and .ack_interrupt() callbackIoana Ciornei2020-11-252-47/+3
* net: phy: qsemi: remove the use of .ack_interrupt()Ioana Ciornei2020-11-251-3/+17
* net: phy: qsemi: implement generic .handle_interrupt() callbackIoana Ciornei2020-11-251-0/+22
* net: phy: ti: remove the use of .ack_interrupt()Ioana Ciornei2020-11-256-31/+56
* net: phy: ti: implement generic .handle_interrupt() callbackIoana Ciornei2020-11-256-0/+191
* net: phy: national: remove the use of the .ack_interrupt()Ioana Ciornei2020-11-251-14/+22
* net: phy: national: implement generic .handle_interrupt() callbackIoana Ciornei2020-11-251-0/+22
* net: phy: micrel: remove the use of .ack_interrupt()Ioana Ciornei2020-11-251-16/+15
* net: phy: micrel: implement generic .handle_interrupt() callbackIoana Ciornei2020-11-251-0/+34
* net: phy: meson-gxl: remove the use of .ack_callback()Ioana Ciornei2020-11-251-8/+11
* net: phy: meson-gxl: implement generic .handle_interrupt() callbackIoana Ciornei2020-11-251-0/+20
* net: phy: icplus: remove the use .ack_interrupt()Ioana Ciornei2020-11-251-13/+25
* net: phy: icplus: implement generic .handle_interrupt() callbackIoana Ciornei2020-11-251-8/+16
* net: phy: intel-xway: remove the use of .ack_interrupt()Ioana Ciornei2020-11-251-12/+15
* net: phy: intel-xway: implement generic .handle_interrupt() callbackIoana Ciornei2020-11-251-18/+28
* mdio_bus: suppress err message for reset gpio EPROBE_DEFERGrygorii Strashko2020-11-211-3/+4
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-202-2/+3
|\
| * net: phy: smsc: add missed clk_disable_unprepare in smsc_phy_probe()Zhang Changzhong2020-11-141-1/+3
| * net: phy: mscc: remove non-MACSec compatible phySteen Hegelund2020-11-141-1/+0
* | net: phy: fix kernel-doc markupsMauro Carvalho Chehab2020-11-175-5/+5
* | net: phy: adin: remove the use of the .ack_interrupt()Ioana Ciornei2020-11-171-7/+18
* | net: phy: adin: implement generic .handle_interrupt() callbackIoana Ciornei2020-11-171-0/+20
* | net: phy: ste10Xp: remove the use of .ack_interrupt()Ioana Ciornei2020-11-171-19/+22
* | net: phy: ste10Xp: implement generic .handle_interrupt() callbackIoana Ciornei2020-11-171-0/+20
* | net: phy: smsc: remove the use of .ack_interrupt()Ioana Ciornei2020-11-171-15/+18
* | net: phy: smsc: implement generic .handle_interrupt() callbackIoana Ciornei2020-11-171-0/+30
* | net: phy: amd: remove the use of .ack_interrupt()Ioana Ciornei2020-11-171-3/+11