summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: Change the API of PHY default timestamp to MACKory Maincent2024-07-155-0/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-07-041-0/+4
|\
| * net: phy: aquantia: add missing include guardsBartosz Golaszewski2024-07-031-0/+5
* | net: phy: fix potential use of NULL pointer in phy_suspend()Russell King (Oracle)2024-07-021-2/+2
* | net: phy: realtek: Add support for PHY LEDs on RTL8211FMarek Vasut2024-07-011-0/+106
* | net: move ethtool-related netdev state into its own structEdward Cree2024-06-293-4/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-06-271-0/+1
|\|
| * net: phy: micrel: add Microchip KSZ 9477 to the device tableEnguerrand de Ribaucourt2024-06-231-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-06-202-24/+72
|\|
| * net: phy: dp83tg720: get master/slave configuration in link down stateOleksij Rempel2024-06-191-3/+21
| * net: phy: dp83tg720: wake up PHYs in managed modeOleksij Rempel2024-06-191-3/+15
| * net: phy: mxl-gpy: Remove interrupt mask clearing from config_initRaju Lakkaraju2024-06-181-20/+38
* | net: phy: introduce core support for phy-mode = "10g-qxgmii"Vladimir Oltean2024-06-182-1/+9
* | net: phy: realtek: add support for rtl8224 2.5Gbps PHYChris Packham2024-06-151-0/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-06-131-2/+1
|\|
| * net: sfp: Always call `sfp_sm_mod_remove()` on removeCsókás, Bence2024-06-071-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-06-061-7/+97
|\|
| * net: phy: Micrel KSZ8061: fix errata solution not taking effect problemTristram Ha2024-06-051-1/+41
| * net: phy: micrel: fix KSZ9477 PHY issues after suspend/resumeTristram Ha2024-06-031-6/+56
* | net: phy: aquantia: add support for PHY LEDsDaniel Golle2024-06-054-3/+252
* | net: phy: aquantia: move priv and hw stat to headerChristian Marangi2024-06-052-37/+38
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-05-311-1/+10
|\|
| * net: micrel: Fix lan8841_config_intr after getting out of sleep modeHoratiu Vultur2024-05-281-1/+9
| * net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8061Mathieu Othacehe2024-05-241-0/+1
* | net: phylink: rename ovr_an_inband to default_an_inbandRussell King (Oracle)2024-05-311-1/+1
* | net: phylink: move test for ovr_an_inbandRussell King (Oracle)2024-05-311-2/+4
* | net: phylink: rearrange phylink_parse_mode()Russell King (Oracle)2024-05-311-1/+4
* | net: phy: xilinx-gmii2rgmii: Adopt clock supportVineeth Karumanchi2024-05-291-0/+7
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-05-141-1/+2
|\
| * net: micrel: Fix receiving the timestamp in the frame for lan8841Horatiu Vultur2024-05-141-1/+2
* | net: revert partially applied PHY topology seriesJakub Kicinski2024-05-1410-186/+4
* | net: phy: air_en8811h: reset netdev rules when LED is set manuallyDaniel Golle2024-05-131-0/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-05-091-16/+103
|\|
| * net: phy: marvell-88q2xxx: add support for Rev B1 and B2Gregor Herburger2024-05-081-16/+103
* | net: phy: marvell: add support for MV88E6250 family internal PHYsMatthias Schiffer2024-05-081-1/+80
* | net: phy: marvell: constify marvell_hw_statsMatthias Schiffer2024-05-081-1/+1
* | net: sfp-bus: constify link_modes to sfp_select_interface()Russell King (Oracle)2024-04-301-1/+1
* | net: sfp: allow use 2500base-X for 2500base-T modulesRussell King (Oracle)2024-04-301-1/+2
* | net: phylink: add debug print for empty posssible_interfacesRussell King (Oracle)2024-04-301-0/+3
* | net: phy: micrel: Add support for PTP_PF_EXTTS for lan8814Horatiu Vultur2024-04-291-1/+181
* | net: sfp: add quirk for ATS SFP-GE-T 1000Base-TX moduleDaniel Golle2024-04-261-0/+3
* | net: sfp: enhance quirk for Fibrestore 2.5G copper SFP moduleMarek Behún2024-04-261-6/+12
* | net: sfp: update comment for FS SFP-10G-T quirkMarek Behún2024-04-261-2/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-252-18/+28
|\|
| * net: phy: dp83869: Fix MII mode failureMD Danish Anwar2024-04-251-1/+2
| * net: phy: mediatek-ge-soc: follow netdev LED trigger semanticsDaniel Golle2024-04-241-17/+26
* | net: phy: mediatek-ge: do not disable EEE advertisementArınç ÜNAL2024-04-171-3/+0
* | net: sfp: add quirk for another multigig RollBall transceiverMarek Behún2024-04-121-0/+1
* | net: phy: realtek: add rtl822x_c45_get_features() to set supported portEric Woudstra2024-04-121-0/+10
* | net: phy: realtek: Change rtlgen_get_speed() to rtlgen_decode_speed()Eric Woudstra2024-04-121-21/+25