summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | net: phy: realtek: clear 1000Base-T link partner advertisementDaniel Golle2024-10-171-0/+4
* | net: phy: realtek: change order of calls in C22 read_status()Daniel Golle2024-10-171-7/+15
* | net: phy: realtek: read duplex and gbit master from PHYSR registerDaniel Golle2024-10-171-8/+33
* | net: phy: aquantia: fix return value check in aqr107_config_mdi()Daniel Golle2024-10-151-1/+1
* | net: phy: intel-xway: add support for PHY LEDsDaniel Golle2024-10-151-9/+244
* | net: phy: mxl-gpy: correctly describe LED polarityDaniel Golle2024-10-151-4/+12
* | net: phy: aquantia: correctly describe LED polarity overrideDaniel Golle2024-10-153-8/+24
* | net: phy: support 'active-high' property for PHY LEDsDaniel Golle2024-10-151-0/+6
* | net: phy: c45-tja11xx: add support for outputting RMII reference clockWei Fang2024-10-152-1/+30
* | net: phylink: allow half-duplex modes with RATE_MATCH_PAUSEDaniel Golle2024-10-151-8/+1
* | net: phy: microchip_t1s: configure collision detection based on PLCA modeParthiban Veerasooran2024-10-121-3/+39
* | net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C2Parthiban Veerasooran2024-10-122-7/+19
* | net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C1Parthiban Veerasooran2024-10-122-2/+66
* | net: phy: microchip_t1s: move LAN867X reset handling to a new functionParthiban Veerasooran2024-10-121-1/+12
* | net: phy: microchip_t1s: add support for Microchip's LAN865X Rev.B1Parthiban Veerasooran2024-10-122-33/+33
* | net: phy: microchip_t1s: update new initial settings for LAN865X Rev.B0Parthiban Veerasooran2024-10-121-36/+84
* | net: phy: microchip_t1s: restructure cfg read/write functions argumentsParthiban Veerasooran2024-10-121-11/+16
* | net: phy: aquantia: poll status registerAryan Srivastava2024-10-111-3/+16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-10-105-24/+61
|\|
| * net: phy: realtek: Fix MMD access on RTL8126A-integrated PHYHeiner Kallweit2024-10-091-1/+23
| * net: phy: Remove LED entry from LEDs list on unregisterChristian Marangi2024-10-081-2/+3
| * net: phy: bcm84881: Fix some error handling pathsChristophe JAILLET2024-10-051-2/+2
| * net: phy: aquantia: remove usage of phy_set_max_speedAbhishek Chauhan2024-10-041-18/+19
| * net: phy: aquantia: AQR115c fix up PMA capabilitiesAbhishek Chauhan2024-10-041-0/+14
| * net: phy: dp83869: fix memory corruption when enabling fiberIngo van Lil2024-10-041-1/+0
* | net: phy: Validate PHY LED OPs presence before registeringChristian Marangi2024-10-101-0/+11
* | net: phy: microchip_t1: SQI support for LAN887xTarun Alle2024-10-091-0/+171
* | net: phy: marvell-88q2xxx: Enable auto negotiation for mv88q2110Niklas Söderlund2024-10-091-10/+36
* | net: phy: marvell-88q2xxx: Make register writer function genericNiklas Söderlund2024-10-091-20/+20
* | net: phy: marvell-88q2xxx: Align soft reset for mv88q2110 and mv88q2220Niklas Söderlund2024-10-091-34/+26
* | net: phy: aquantia: allow forcing order of MDI pairsDaniel Golle2024-10-091-0/+33
* | net: phy: smsc: use devm_clk_get_optional_enabled_with_rate()Bartosz Golaszewski2024-10-091-2/+3
* | net: phy: Add support for PHY timing-role configuration via device treeOleksij Rempel2024-10-082-0/+36
* | net: phy: mxl-gpy: add missing support for TRIGGER_NETDEV_LINK_10Daniel Golle2024-10-081-0/+1
* | net: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-10-051-1/+1
* | net: phy: microchip_t1: Interrupt support for lan887xDivya Koppera2024-10-041-0/+61
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-10-036-6/+9
|\|
| * Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-10-032-2/+5
| |\
| | * net: phy: qt2025: Fix warning: unused import DeviceIdFUJITA Tomonori2024-10-031-2/+2
| | * net: phy: realtek: Check the index value in led_hw_control_getHui Wang2024-10-031-0/+3
| * | move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-024-4/+4
| |/
* / net: phy: mxl-gpy: add basic LED supportDaniel Golle2024-10-031-0/+218
|/
* net: phy: aquantia: fix applying active_low bit after resetDaniel Golle2024-09-241-3/+2
* net: phy: aquantia: fix setting active_low bitDaniel Golle2024-09-241-1/+2
* net: phy: aquantia: fix -ETIMEDOUT PHY probe failure when firmware not presentVladimir Oltean2024-09-192-22/+39
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-09-131-13/+22
|\
| * net: phy: dp83822: Fix NULL pointer dereference on DP83825 devicesTomas Paukrt2024-09-111-13/+22
* | net: phy: microchip_t1s: add c45 direct access in LAN865x internal PHYParthiban Veerasooran2024-09-121-0/+30
* | net: phy: microchip_t1: Cable Diagnostics for lan887xDivya Koppera2024-09-121-0/+413
* | net: phylink: Add phylink_set_fixed_link() to configure fixed link state in p...Russell King2024-09-111-0/+42