index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
Lines
2024-10-15
net: phy: aquantia: fix return value check in aqr107_config_mdi()
Daniel Golle
-1
/
+1
2024-10-15
net: phy: intel-xway: add support for PHY LEDs
Daniel Golle
-9
/
+244
2024-10-15
net: phy: mxl-gpy: correctly describe LED polarity
Daniel Golle
-4
/
+12
2024-10-15
net: phy: aquantia: correctly describe LED polarity override
Daniel Golle
-8
/
+24
2024-10-15
net: phy: support 'active-high' property for PHY LEDs
Daniel Golle
-0
/
+6
2024-10-15
net: phy: c45-tja11xx: add support for outputting RMII reference clock
Wei Fang
-1
/
+30
2024-10-14
net: phylink: allow half-duplex modes with RATE_MATCH_PAUSE
Daniel Golle
-8
/
+1
2024-10-11
net: phy: microchip_t1s: configure collision detection based on PLCA mode
Parthiban Veerasooran
-3
/
+39
2024-10-11
net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C2
Parthiban Veerasooran
-7
/
+19
2024-10-11
net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C1
Parthiban Veerasooran
-2
/
+66
2024-10-11
net: phy: microchip_t1s: move LAN867X reset handling to a new function
Parthiban Veerasooran
-1
/
+12
2024-10-11
net: phy: microchip_t1s: add support for Microchip's LAN865X Rev.B1
Parthiban Veerasooran
-33
/
+33
2024-10-11
net: phy: microchip_t1s: update new initial settings for LAN865X Rev.B0
Parthiban Veerasooran
-36
/
+84
2024-10-11
net: phy: microchip_t1s: restructure cfg read/write functions arguments
Parthiban Veerasooran
-11
/
+16
2024-10-11
net: phy: aquantia: poll status register
Aryan Srivastava
-3
/
+16
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-24
/
+61
2024-10-10
net: phy: Validate PHY LED OPs presence before registering
Christian Marangi
-0
/
+11
2024-10-09
net: phy: realtek: Fix MMD access on RTL8126A-integrated PHY
Heiner Kallweit
-1
/
+23
2024-10-08
net: phy: microchip_t1: SQI support for LAN887x
Tarun Alle
-0
/
+171
2024-10-08
net: phy: marvell-88q2xxx: Enable auto negotiation for mv88q2110
Niklas Söderlund
-10
/
+36
2024-10-08
net: phy: marvell-88q2xxx: Make register writer function generic
Niklas Söderlund
-20
/
+20
2024-10-08
net: phy: marvell-88q2xxx: Align soft reset for mv88q2110 and mv88q2220
Niklas Söderlund
-34
/
+26
2024-10-08
net: phy: aquantia: allow forcing order of MDI pairs
Daniel Golle
-0
/
+33
2024-10-08
net: phy: smsc: use devm_clk_get_optional_enabled_with_rate()
Bartosz Golaszewski
-2
/
+3
2024-10-08
net: phy: Add support for PHY timing-role configuration via device tree
Oleksij Rempel
-0
/
+36
2024-10-07
net: phy: Remove LED entry from LEDs list on unregister
Christian Marangi
-2
/
+3
2024-10-07
net: phy: mxl-gpy: add missing support for TRIGGER_NETDEV_LINK_10
Daniel Golle
-0
/
+1
2024-10-04
net: Switch back to struct platform_driver::remove()
Uwe Kleine-König
-1
/
+1
2024-10-04
net: phy: bcm84881: Fix some error handling paths
Christophe JAILLET
-2
/
+2
2024-10-03
net: phy: microchip_t1: Interrupt support for lan887x
Divya Koppera
-0
/
+61
2024-10-03
net: phy: aquantia: remove usage of phy_set_max_speed
Abhishek Chauhan
-18
/
+19
2024-10-03
net: phy: aquantia: AQR115c fix up PMA capabilities
Abhishek Chauhan
-0
/
+14
2024-10-03
net: phy: dp83869: fix memory corruption when enabling fiber
Ingo van Lil
-1
/
+0
2024-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-6
/
+9
2024-10-03
Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-2
/
+5
2024-10-02
net: phy: qt2025: Fix warning: unused import DeviceId
FUJITA Tomonori
-2
/
+2
2024-10-02
net: phy: mxl-gpy: add basic LED support
Daniel Golle
-0
/
+218
2024-10-02
net: phy: realtek: Check the index value in led_hw_control_get
Hui Wang
-0
/
+3
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
-4
/
+4
2024-09-24
net: phy: aquantia: fix applying active_low bit after reset
Daniel Golle
-3
/
+2
2024-09-24
net: phy: aquantia: fix setting active_low bit
Daniel Golle
-1
/
+2
2024-09-19
net: phy: aquantia: fix -ETIMEDOUT PHY probe failure when firmware not present
Vladimir Oltean
-22
/
+39
2024-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-13
/
+22
2024-09-11
net: phy: microchip_t1s: add c45 direct access in LAN865x internal PHY
Parthiban Veerasooran
-0
/
+30
2024-09-11
net: phy: microchip_t1: Cable Diagnostics for lan887x
Divya Koppera
-0
/
+413
2024-09-11
net: phylink: Add phylink_set_fixed_link() to configure fixed link state in p...
Russell King
-0
/
+42
2024-09-10
net: phy: dp83822: Fix NULL pointer dereference on DP83825 devices
Tomas Paukrt
-13
/
+22
2024-09-06
net: phy: qca83xx: use PHY_ID_MATCH_EXACT
Rosen Penev
-7
/
+3
2024-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+2
2024-09-05
net: phy: Add driver for Motorcomm yt8821 2.5G ethernet phy
Frank Sae
-4
/
+667
[prev]
[next]