index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-28
net: phy: motorcomm: Disable rgmii rx delay
Emil Renner Berthing
1
-0
/
+6
2024-10-20
net: phy: dp83822: Fix reset pin definitions
Michel Alex
1
-2
/
+2
2024-10-09
net: phy: realtek: Fix MMD access on RTL8126A-integrated PHY
Heiner Kallweit
1
-1
/
+23
2024-10-08
net: phy: Remove LED entry from LEDs list on unregister
Christian Marangi
1
-2
/
+3
2024-10-05
net: phy: bcm84881: Fix some error handling paths
Christophe JAILLET
1
-2
/
+2
2024-10-04
net: phy: aquantia: remove usage of phy_set_max_speed
Abhishek Chauhan
1
-18
/
+19
2024-10-04
net: phy: aquantia: AQR115c fix up PMA capabilities
Abhishek Chauhan
1
-0
/
+14
2024-10-04
net: phy: dp83869: fix memory corruption when enabling fiber
Ingo van Lil
1
-1
/
+0
2024-10-03
Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-2
/
+5
2024-10-03
net: phy: qt2025: Fix warning: unused import DeviceId
FUJITA Tomonori
1
-2
/
+2
2024-10-03
net: phy: realtek: Check the index value in led_hw_control_get
Hui Wang
1
-0
/
+3
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
4
-4
/
+4
2024-09-24
net: phy: aquantia: fix applying active_low bit after reset
Daniel Golle
1
-3
/
+2
2024-09-24
net: phy: aquantia: fix setting active_low bit
Daniel Golle
1
-1
/
+2
2024-09-19
net: phy: aquantia: fix -ETIMEDOUT PHY probe failure when firmware not present
Vladimir Oltean
2
-22
/
+39
2024-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-13
/
+22
2024-09-12
net: phy: microchip_t1s: add c45 direct access in LAN865x internal PHY
Parthiban Veerasooran
1
-0
/
+30
2024-09-12
net: phy: microchip_t1: Cable Diagnostics for lan887x
Divya Koppera
1
-0
/
+413
2024-09-11
net: phylink: Add phylink_set_fixed_link() to configure fixed link state in p...
Russell King
1
-0
/
+42
2024-09-11
net: phy: dp83822: Fix NULL pointer dereference on DP83825 devices
Tomas Paukrt
1
-13
/
+22
2024-09-07
net: phy: qca83xx: use PHY_ID_MATCH_EXACT
Rosen Penev
1
-7
/
+3
2024-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2024-09-05
net: phy: Add driver for Motorcomm yt8821 2.5G ethernet phy
Frank Sae
1
-4
/
+667
2024-09-05
net: phy: Optimize phy speed mask to be compatible to yt8821
Frank Sae
1
-8
/
+5
2024-09-05
net: phy: Check for read errors in SIOCGMIIREG
Niklas Söderlund
1
-6
/
+11
2024-09-03
net: phy: Use for_each_available_child_of_node_scoped()
Jinjie Ruan
1
-3
/
+2
2024-09-03
net: phy: Fix missing of_node_put() for leds
Jinjie Ruan
1
-0
/
+2
2024-08-30
net: phy: add Applied Micro QT2025 PHY driver
FUJITA Tomonori
3
-0
/
+111
2024-08-30
rust: net::phy unified read/write API for C22 and C45 registers
FUJITA Tomonori
1
-4
/
+3
2024-08-28
net: phy: vitesse: implement MDI-X configuration in vsc73xx
Pawel Dembicki
1
-0
/
+93
2024-08-26
phy: dp83td510: Utilize ALCD for cable length measurement when link is active
Oleksij Rempel
1
-6
/
+113
2024-08-26
net: phy: microchip_t1: Adds support for lan887x phy
Divya Koppera
1
-1
/
+576
2024-08-26
net: phy: Add phy library support to check supported list when autoneg is ena...
Divya Koppera
1
-1
/
+4
2024-08-23
net: sfp: Add helper to return the SFP bus name
Maxime Chevallier
1
-0
/
+22
2024-08-23
net: phy: add helpers to handle sfp phy connect/disconnect
Maxime Chevallier
6
-0
/
+52
2024-08-23
net: sfp: pass the phy_device when disconnecting an sfp module's PHY
Maxime Chevallier
2
-3
/
+4
2024-08-23
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
3
-1
/
+112
2024-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2024-08-22
net: phy: realtek: Fix setting of PHY LEDs Mode B bit on RTL8211F
Sava Jakovljev
1
-1
/
+2
2024-08-16
net: phy: dp83tg720: Add cable testing support
Oleksij Rempel
2
-0
/
+155
2024-08-16
phy: Add Open Alliance helpers for the PHY framework
Oleksij Rempel
4
-0
/
+128
2024-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-14
/
+0
2024-08-12
net: phy: vitesse: repair vsc73xx autonegotiation
Pawel Dembicki
1
-14
/
+0
2024-08-11
net: phylib: do not disable autoneg for fixed speeds >= 1G
Russell King (Oracle)
1
-9
/
+25
2024-08-07
net: phy: phy_device: fix PHY WOL enabled, PM failed to suspend
Youwan Wang
1
-3
/
+16
2024-08-05
net: phy: vitesse: implement downshift in vsc73xx phys
Pawel Dembicki
1
-0
/
+90
2024-08-02
net: phy: qca807x: Drop unnecessary and broken DT validation
Rob Herring (Arm)
1
-10
/
+0
2024-07-31
net: phy: aquantia: only poll GLOBAL_CFG regs on aqr113, aqr113c and aqr115c
Bartosz Golaszewski
1
-8
/
+21
2024-07-31
net: phy: micrel: Fix the KSZ9131 MDI-X status issue
Raju Lakkaraju
1
-15
/
+19
2024-07-26
net: phy: realtek: add support for RTL8366S Gigabit PHY
Mark Mentovai
1
-0
/
+7
[next]