index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: phy: realtek: Fix MMD access on RTL8126A-integrated PHY
Heiner Kallweit
2024-10-09
1
-1
/
+23
*
net: phy: Remove LED entry from LEDs list on unregister
Christian Marangi
2024-10-08
1
-2
/
+3
*
net: phy: bcm84881: Fix some error handling paths
Christophe JAILLET
2024-10-05
1
-2
/
+2
*
net: phy: aquantia: remove usage of phy_set_max_speed
Abhishek Chauhan
2024-10-04
1
-18
/
+19
*
net: phy: aquantia: AQR115c fix up PMA capabilities
Abhishek Chauhan
2024-10-04
1
-0
/
+14
*
net: phy: dp83869: fix memory corruption when enabling fiber
Ingo van Lil
2024-10-04
1
-1
/
+0
*
Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-10-03
2
-2
/
+5
|
\
|
*
net: phy: qt2025: Fix warning: unused import DeviceId
FUJITA Tomonori
2024-10-03
1
-2
/
+2
|
*
net: phy: realtek: Check the index value in led_hw_control_get
Hui Wang
2024-10-03
1
-0
/
+3
*
|
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
4
-4
/
+4
|
/
*
net: phy: aquantia: fix applying active_low bit after reset
Daniel Golle
2024-09-24
1
-3
/
+2
*
net: phy: aquantia: fix setting active_low bit
Daniel Golle
2024-09-24
1
-1
/
+2
*
net: phy: aquantia: fix -ETIMEDOUT PHY probe failure when firmware not present
Vladimir Oltean
2024-09-19
2
-22
/
+39
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-13
1
-13
/
+22
|
\
|
*
net: phy: dp83822: Fix NULL pointer dereference on DP83825 devices
Tomas Paukrt
2024-09-11
1
-13
/
+22
*
|
net: phy: microchip_t1s: add c45 direct access in LAN865x internal PHY
Parthiban Veerasooran
2024-09-12
1
-0
/
+30
*
|
net: phy: microchip_t1: Cable Diagnostics for lan887x
Divya Koppera
2024-09-12
1
-0
/
+413
*
|
net: phylink: Add phylink_set_fixed_link() to configure fixed link state in p...
Russell King
2024-09-11
1
-0
/
+42
*
|
net: phy: qca83xx: use PHY_ID_MATCH_EXACT
Rosen Penev
2024-09-07
1
-7
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-06
1
-0
/
+2
|
\
|
|
*
net: phy: Fix missing of_node_put() for leds
Jinjie Ruan
2024-09-03
1
-0
/
+2
*
|
net: phy: Add driver for Motorcomm yt8821 2.5G ethernet phy
Frank Sae
2024-09-05
1
-4
/
+667
*
|
net: phy: Optimize phy speed mask to be compatible to yt8821
Frank Sae
2024-09-05
1
-8
/
+5
*
|
net: phy: Check for read errors in SIOCGMIIREG
Niklas Söderlund
2024-09-05
1
-6
/
+11
*
|
net: phy: Use for_each_available_child_of_node_scoped()
Jinjie Ruan
2024-09-03
1
-3
/
+2
*
|
net: phy: add Applied Micro QT2025 PHY driver
FUJITA Tomonori
2024-08-30
3
-0
/
+111
*
|
rust: net::phy unified read/write API for C22 and C45 registers
FUJITA Tomonori
2024-08-30
1
-4
/
+3
*
|
net: phy: vitesse: implement MDI-X configuration in vsc73xx
Pawel Dembicki
2024-08-27
1
-0
/
+93
*
|
phy: dp83td510: Utilize ALCD for cable length measurement when link is active
Oleksij Rempel
2024-08-26
1
-6
/
+113
*
|
net: phy: microchip_t1: Adds support for lan887x phy
Divya Koppera
2024-08-26
1
-1
/
+576
*
|
net: phy: Add phy library support to check supported list when autoneg is ena...
Divya Koppera
2024-08-26
1
-1
/
+4
*
|
net: sfp: Add helper to return the SFP bus name
Maxime Chevallier
2024-08-23
1
-0
/
+22
*
|
net: phy: add helpers to handle sfp phy connect/disconnect
Maxime Chevallier
2024-08-23
6
-0
/
+52
*
|
net: sfp: pass the phy_device when disconnecting an sfp module's PHY
Maxime Chevallier
2024-08-23
2
-3
/
+4
*
|
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
2024-08-23
3
-1
/
+112
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-23
1
-1
/
+2
|
\
|
|
*
net: phy: realtek: Fix setting of PHY LEDs Mode B bit on RTL8211F
Sava Jakovljev
2024-08-22
1
-1
/
+2
*
|
net: phy: dp83tg720: Add cable testing support
Oleksij Rempel
2024-08-16
2
-0
/
+155
*
|
phy: Add Open Alliance helpers for the PHY framework
Oleksij Rempel
2024-08-16
4
-0
/
+128
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-16
1
-14
/
+0
|
\
|
|
*
net: phy: vitesse: repair vsc73xx autonegotiation
Pawel Dembicki
2024-08-12
1
-14
/
+0
*
|
net: phylib: do not disable autoneg for fixed speeds >= 1G
Russell King (Oracle)
2024-08-11
1
-9
/
+25
*
|
net: phy: phy_device: fix PHY WOL enabled, PM failed to suspend
Youwan Wang
2024-08-07
1
-3
/
+16
*
|
net: phy: vitesse: implement downshift in vsc73xx phys
Pawel Dembicki
2024-08-05
1
-0
/
+90
*
|
net: phy: qca807x: Drop unnecessary and broken DT validation
Rob Herring (Arm)
2024-08-02
1
-10
/
+0
|
/
*
net: phy: aquantia: only poll GLOBAL_CFG regs on aqr113, aqr113c and aqr115c
Bartosz Golaszewski
2024-07-31
1
-8
/
+21
*
net: phy: micrel: Fix the KSZ9131 MDI-X status issue
Raju Lakkaraju
2024-07-31
1
-15
/
+19
*
net: phy: realtek: add support for RTL8366S Gigabit PHY
Mark Mentovai
2024-07-26
1
-0
/
+7
*
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-25
3
-6
/
+6
|
\
|
*
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-03
3
-6
/
+6
[next]