summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* net: phy: mscc: remove non-MACSec compatible phySteen Hegelund2020-11-241-1/+0
* net: phy: realtek: support paged operations on RTL8201CPHeiner Kallweit2020-11-181-0/+2
* sfp: Fix error handing in sfp_probe()YueHaibing2020-11-101-1/+2
* 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: 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
* 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: mscc: Fix a couple of spelling mistakes "spcified" -> "specified"Kaige Li2020-08-201-2/+2
* net: phy: marvell10g: fix null pointer dereferenceMarek BehĂșn2020-08-111-11/+7
* net: phy: fix memory leak in device-create error pathJohan Hovold2020-08-081-4/+4
* net: phy: mdio-mvusb: select MDIO_DEVRES in KconfigBartosz Golaszewski2020-08-031-0/+1
* net: mdio device: use flexible sleeping in reset functionBruno Thomsen2020-08-031-1/+1
* net: mdiobus: add reset-post-delay-us handlingBruno Thomsen2020-08-031-0/+2
* net: mdiobus: use flexible sleeping for reset-delay-usBruno Thomsen2020-08-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-251-0/+4
|\
| * net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configurationSergey Organov2020-07-161-0/+4
* | net: phy: fix check in get_phy_c45_idsVladimir Oltean2020-07-221-2/+2
* | net: phylink: add interface to configure clause 22 PCS PHYRussell King2020-07-211-0/+37
* | net: phylink: add struct phylink_pcsRussell King2020-07-211-8/+26
* | net: phylink: re-implement interface configuration with PCSRussell King2020-07-211-23/+52
* | net: phylink: in-band pause mode advertisement update for PCSRussell King2020-07-211-4/+51
* | net: phylink: simplify fixed-link case for ksettings_set methodRussell King2020-07-211-11/+20
* | net: phylink: use config.an_enabled in ksettings_set methodRussell King2020-07-211-2/+1
* | net: phylink: simplify phy case for ksettings_set methodRussell King2020-07-211-57/+47
* | net: phylink: simplify ksettings_set() implementationRussell King2020-07-211-13/+12
* | net: phylink: avoid mac_config callsRussell King2020-07-211-2/+4
* | net: phylink: update PCS when changing interface during resolutionRussell King2020-07-211-1/+8
* | net: phylink: ensure link is down when changing interfaceRussell King2020-07-211-1/+11
* | net: phylink: rearrange resolve mac_config() callRussell King2020-07-211-13/+8
* | net: phylink: rejig link state trackingRussell King2020-07-211-7/+7
* | net: phylink: update ethtool reporting for fixed-link modesRussell King2020-07-211-0/+2
* | net: mdio-mux-gpio: use devm_gpiod_get_array()Jisheng Zhang2020-07-211-8/+3
* | net: phy: at803x: add mdix configuration support for AR9331 and AR8035Oleksij Rempel2020-07-191-0/+78
* | net: phy: sfp: Cotsworks SFF module EEPROM fixupChris Healy2020-07-171-0/+44
* | net: phy: continue searching for C45 MMDs even if first returned ffff:ffffVladimir Oltean2020-07-171-1/+2
* | net: phy: realtek: add support for RTL8125B-internal PHYHeiner Kallweit2020-07-141-0/+12
* | net: phy: fix mdio-mscc-miim buildBartosz Golaszewski2020-07-131-0/+1
* | net: phy: mscc: fix ptr_ret.cocci warningskernel test robot2020-07-091-4/+1
* | ethtool: Add support for 100Gbps per lane link modesMeir Lichtinger2020-07-081-1/+16
* | net: phy: Uninline PHY ethtool statistics operationsFlorian Fainelli2020-07-081-0/+48
* | net: phy: Define PHY statistics ethtool_phy_opsFlorian Fainelli2020-07-081-0/+3
* | net: sfp: add error checking with sfp_irq_nameChris Healy2020-07-071-0/+3
* | net: phy: Register ethtool PHY operationsFlorian Fainelli2020-07-071-0/+7
* | net: phy: add a Kconfig option for mdio_devresBartosz Golaszewski2020-07-072-2/+5
* | net: phy: mdio-octeon: Cleanup module loading dependenciesAndrew Lunn2020-07-071-6/+0