summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2020-11-10net: phy: realtek: support paged operations on RTL8201CPHeiner Kallweit
2020-11-09net: phy: microchip_t1: Don't set .config_anegJisheng Zhang
2020-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-05net: phy: realtek: remove the use of .ack_interrupt()Ioana Ciornei
2020-11-05net: phy: realtek: implement generic .handle_interrupt() callbackIoana Ciornei
2020-11-05net: phy: add genphy_handle_interrupt_no_ack()Ioana Ciornei
2020-11-05net: phy: davicom: remove the use of .ack_interrupt()Ioana Ciornei
2020-11-05net: phy: davicom: implement generic .handle_interrupt() calbackIoana Ciornei
2020-11-05net: phy: cicada: remove the use of .ack_interrupt()Ioana Ciornei
2020-11-05net: phy: cicada: implement the generic .handle_interrupt() callbackIoana Ciornei
2020-11-05net: phy: broadcom: remove use of ack_interrupt()Ioana Ciornei
2020-11-05net: phy: broadcom: implement generic .handle_interrupt() callbackIoana Ciornei
2020-11-05net: phy: aquantia: remove the use of .ack_interrupt()Ioana Ciornei
2020-11-05net: phy: aquantia: implement generic .handle_interrupt() callbackIoana Ciornei
2020-11-05net: phy: mscc: remove the use of .ack_interrupt()Ioana Ciornei
2020-11-05net: phy: mscc: implement generic .handle_interrupt() callbackIoana Ciornei
2020-11-05net: phy: mscc: use phy_trigger_machine() to notify link changeIoana Ciornei
2020-11-05net: phy: at803x: remove the use of .ack_interrupt()Ioana Ciornei
2020-11-05net: phy: at803x: implement generic .handle_interrupt() callbackIoana Ciornei
2020-11-05net: phy: make .ack_interrupt() optionalIoana Ciornei
2020-11-05net: phy: add a shutdown procedureIoana Ciornei
2020-11-05net: phy: export phy_error and phy_trigger_machineIoana Ciornei
2020-11-04net: phy: adin: implement cable-test supportAlexandru Ardelean
2020-11-04net: phy: adin: disable diag clock & disable standby mode in config_anegAlexandru Ardelean
2020-11-03net: phy: realtek: Add support for RTL8221B-CG seriesWilly Liu
2020-11-02sfp: Fix error handing in sfp_probe()YueHaibing
2020-10-30net: phy: marvell: add special handling of Finisar modules with 88E1111Robert Hancock
2020-10-30drivers: net: phy: Fix spelling in comment defalut to defaultBhaskar Chowdhury
2020-10-30net: phy: leds: Deduplicate link LED trigger registrationAndy Shevchenko
2020-10-27net: phylink: disable BMCR_ISOLATE in phylink_mii_c22_pcs_configRobert Hancock
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-10-05net: phy: marvell: Use phy_read_paged() instead of open coding itJisheng Zhang
2020-10-03net: phy: dp83869: fix unsigned comparisons against less than zero valuesColin Ian King
2020-10-01net: phy: realtek: Modify 2.5G PHY name to RTL8226Willy Liu
2020-09-29net: mdiobus: Remove WARN_ON_ONCE(in_interrupt())Sebastian Andrzej Siewior
2020-09-29net: phy: realtek: fix rtl8211e rx/tx delay configWilly Liu
2020-09-28net: Use kobj_to_dev() APIWang Qing
2020-09-28net: phy: dp83869: Add speed optimization featureDan Murphy
2020-09-28net: phy: dp83869: support Wake on LANDan Murphy
2020-09-27mdio: fix mdio-thunder.c dependency & build errorRandy Dunlap
2020-09-23net: phy: Document core PHY structuresAndrew Lunn
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-21net: phy: bcm7xxx: Add an entry for BCM72113Florian Fainelli
2020-09-21net: phy: realtek: enable ALDPS to save power for RTL8211FJisheng Zhang
2020-09-19net: phy: dp83822: Update the fiber advertisement for speedDan Murphy
2020-09-19net: dp83869: Add ability to advertise Fiber connectionDan Murphy
2020-09-19ethtool: Add 100base-FX link mode entriesDan Murphy
2020-09-18net: phy: bcm7xxx: request and manage GPHY clockFlorian Fainelli
2020-09-17net: phy: Do not warn in phy_stop() on PHY_DOWNFlorian Fainelli
2020-09-17net: phy: Avoid NPD upon phy_detach() when driver is unboundFlorian Fainelli