summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* 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-131-1/+0
* net: phy: realtek: support paged operations on RTL8201CPHeiner Kallweit2020-11-101-0/+2
* sfp: Fix error handing in sfp_probe()YueHaibing2020-11-021-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-051-15/+16
|\
| * net: phy: realtek: fix rtl8211e rx/tx delay configWilly Liu2020-09-291-15/+16
| * mdio: fix mdio-thunder.c dependency & build errorRandy Dunlap2020-09-271-0/+1
* | net: phy: marvell: Use phy_read_paged() instead of open coding itJisheng Zhang2020-10-051-10/+4
* | net: phy: dp83869: fix unsigned comparisons against less than zero valuesColin Ian King2020-10-031-1/+1
* | net: phy: realtek: Modify 2.5G PHY name to RTL8226Willy Liu2020-10-011-19/+19
* | net: mdiobus: Remove WARN_ON_ONCE(in_interrupt())Sebastian Andrzej Siewior2020-09-291-15/+0
* | net: Use kobj_to_dev() APIWang Qing2020-09-281-2/+2
* | net: phy: dp83869: Add speed optimization featureDan Murphy2020-09-281-0/+116
* | net: phy: dp83869: support Wake on LANDan Murphy2020-09-281-0/+176
* | net: phy: Document core PHY structuresAndrew Lunn2020-09-232-2/+99
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-222-6/+7
|\|
| * net: phy: Do not warn in phy_stop() on PHY_DOWNFlorian Fainelli2020-09-171-1/+1
| * net: phy: Avoid NPD upon phy_detach() when driver is unboundFlorian Fainelli2020-09-171-1/+2
| * net: phy: call phy_disable_interrupts() in phy_attach_direct() insteadYoshihiro Shimoda2020-09-101-4/+4
* | net: phy: bcm7xxx: Add an entry for BCM72113Florian Fainelli2020-09-211-0/+2
* | net: phy: realtek: enable ALDPS to save power for RTL8211FJisheng Zhang2020-09-211-0/+9
* | net: phy: dp83822: Update the fiber advertisement for speedDan Murphy2020-09-191-3/+10
* | net: dp83869: Add ability to advertise Fiber connectionDan Murphy2020-09-191-0/+73
* | ethtool: Add 100base-FX link mode entriesDan Murphy2020-09-191-1/+3
* | net: phy: bcm7xxx: request and manage GPHY clockFlorian Fainelli2020-09-181-1/+29
* | net: phy: mchp: Add support for LAN8814 QUAD PHYDivya Koppera2020-09-111-0/+14
* | net: phy: smsc: LAN8710/20: remove PHY_RST_AFTER_CLK_EN flagMarco Felsch2020-09-091-1/+0
* | net: phy: smsc: LAN8710/20: add phy refclk in supportMarco Felsch2020-09-091-0/+25
* | net: phy: smsc: simplify config_init callbackMarco Felsch2020-09-091-8/+10
* | net: phy: smsc: skip ENERGYON interrupt if disabledMarco Felsch2020-09-091-4/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-0410-29/+29
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-09-032-8/+8
| |\
| | * net: dp83867: Fix WoL SecureOn passwordDan Murphy2020-09-021-2/+2
| | * net: dp83869: Fix RGMII internal delay configurationDaniel Gorsulowski2020-08-261-6/+6
| * | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-238-21/+21
| |/
* | net: phy: dp83867: Fix various styling and space issuesDan Murphy2020-09-031-24/+21
* | net: phylink: consider QSGMII interface mode in phylink_mii_c22_pcs_get_stateIoana Ciornei2020-08-311-0/+1
* | net: phylink: add helper function to decode USXGMII wordIoana Ciornei2020-08-311-0/+43
* | net: phylink: avoid oops during initialisationRussell King2020-08-311-1/+3
* | net: phy: DP83822: Add ability to advertise Fiber connectionDan Murphy2020-08-281-7/+218
* | smsc95xx: add phylib supportAndre Edich2020-08-281-0/+67
* | net: phy: Sort Kconfig and MakefileAndrew Lunn2020-08-272-87/+87
* | net: mdio: Move MDIO drivers into a new subdirectoryAndrew Lunn2020-08-2726-5081/+1
* | net: xgene: Move shared header file into include/linuxAndrew Lunn2020-08-272-131/+1
* | net/phy/mdio-i2c: Move header file to include/linux/mdioAndrew Lunn2020-08-273-19/+2
* | net: pcs: Move XPCS into new PCS subdirectoryAndrew Lunn2020-08-273-723/+0
* | net: phy: mscc: macsec: constify vsc8584_macsec_opsRikard Falkeborn2020-08-261-1/+1
* | net: phy: at803x: constify static regulator_opsRikard Falkeborn2020-08-261-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-231-2/+2
|\|
| * net: phy: mscc: Fix a couple of spelling mistakes "spcified" -> "specified"Kaige Li2020-08-201-2/+2