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
2022-05-11
net: phy: micrel: Fix incorrect variable type in micrel
Wan Jiabing
1
-3
/
+2
2022-05-10
net: phy: Fix race condition on link status change
Francesco Dolcini
1
-1
/
+6
2022-05-06
net: phy: micrel: Pass .probe for KS8737
Fabio Estevam
1
-0
/
+1
2022-05-06
net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061
Fabio Estevam
1
-2
/
+2
2022-05-04
net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONT
Matthew Hagan
1
-1
/
+11
2022-04-26
net: phy: marvell10g: fix return value on error
Baruch Siach
1
-1
/
+1
2022-04-15
net: phy: LAN937x: added PHY_POLL_CABLE_TEST flag
Arun Ramadoss
1
-0
/
+1
2022-04-11
net: phy: LAN87xx: remove genphy_softreset in config_aneg
Arun Ramadoss
1
-6
/
+1
2022-04-04
net: phy: micrel: Remove DT option lan8814,ignore-ts
Horatiu Vultur
1
-3
/
+1
2022-04-04
net: phy: micrel: Remove latency from driver
Horatiu Vultur
1
-101
/
+1
2022-03-26
net: phy: broadcom: Fix brcm_fet_config_init()
Florian Fainelli
1
-0
/
+21
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+7
2022-03-17
net: phy: mscc: Add MODULE_FIRMWARE macros
Juerg Haefliger
1
-0
/
+3
2022-03-15
net: phy: Kconfig: micrel_phy: fix dependency issue
Anders Roxell
1
-0
/
+1
2022-03-15
net: sfp: add 2500base-X quirk for Lantech SFP module
Michael Walle
1
-0
/
+6
2022-03-15
net: phy: marvell: Fix invalid comparison in the resume and suspend functions
Kurt Cancemi
1
-4
/
+4
2022-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-12
/
+21
2022-03-11
net: phy: meson-gxl: improve link-up behavior
Heiner Kallweit
1
-1
/
+7
2022-03-10
net: phy: DP83822: clear MISR2 register to disable interrupts
Clément Léger
1
-1
/
+1
2022-03-08
net: phy: lan87xx: use genphy_read_master_slave in read_status
Arun Ramadoss
1
-29
/
+1
2022-03-08
net: phy: exported the genphy_read_master_slave function
Arun Ramadoss
1
-10
/
+9
2022-03-07
net: phy: micrel: Move netif_rx() outside of IRQ-off section.
Sebastian Andrzej Siewior
1
-2
/
+2
2022-03-07
net: phy: micrel: Use netif_rx().
Sebastian Andrzej Siewior
1
-2
/
+2
2022-03-07
micrel: Use generic ptp_msg_is_sync() function
Kurt Kanzenbach
1
-12
/
+1
2022-03-07
dp83640: Use generic ptp_msg_is_sync() function
Kurt Kanzenbach
1
-12
/
+1
2022-03-06
net: phy: Use netif_rx().
Sebastian Andrzej Siewior
3
-5
/
+5
2022-03-05
net: phy: meson-gxl: fix interrupt handling in forced mode
Heiner Kallweit
1
-10
/
+13
2022-03-04
net: phy: added ethtool master-slave configuration support
Arun Ramadoss
1
-0
/
+90
2022-03-04
net: phy: added the LAN937x phy support
Arun Ramadoss
1
-1
/
+54
2022-03-04
net: phy: updated the initialization routine for LAN87xx
Arun Ramadoss
1
-42
/
+175
2022-03-04
net: phy: removed empty lines in LAN87XX
Arun Ramadoss
1
-4
/
+0
2022-03-04
net: phy: used the PHY_ID_MATCH_MODEL macro for LAN87XX
Arun Ramadoss
1
-3
/
+4
2022-03-04
net: phy: used genphy_soft_reset for phy reset in LAN87xx
Arun Ramadoss
1
-12
/
+2
2022-03-04
net: phy: micrel: 1588 support for LAN8814 phy
Divya Koppera
1
-22
/
+1066
2022-03-04
net: phy: micrel: Fix concurrent register access
Divya Koppera
1
-14
/
+16
2022-03-03
net: sfp: use %pe for printing errors
Russell King (Oracle)
1
-18
/
+30
2022-03-03
net: phylink: use %pe for printing errors
Russell King (Oracle)
1
-9
/
+11
2022-02-28
Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Jakub Kicinski
1
-3
/
+1
2022-02-28
net: phylink: remove phylink_set_pcs()
Russell King (Oracle)
1
-32
/
+12
2022-02-23
net: phy: phylink: fix DSA mac_select_pcs() introduction
Russell King (Oracle)
1
-3
/
+11
2022-02-19
net: phylink: remove phylink_config's pcs_poll
Russell King (Oracle)
1
-2
/
+1
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+0
2022-02-15
net: phy: mediatek: remove PHY mode check on MT7531
DENG Qingfang
1
-3
/
+0
2022-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+9
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
1
-3
/
+1
2022-02-08
net: phy: marvell: Fix RGMII Tx/Rx delays setting in 88e1121-compatible PHYs
Pavel Parkhomenko
1
-4
/
+6
2022-02-06
net: phy: marvell: Fix MDI-x polarity setting in 88e1118-compatible PHYs
Pavel Parkhomenko
1
-4
/
+3
2022-02-05
net: phylink: remove phylink_set_10g_modes()
Russell King (Oracle)
1
-11
/
+0
2022-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-13
/
+13
2022-02-01
net: phy: Fix qca8081 with speeds lower than 2.5Gb/s
Jonathan McDowell
1
-13
/
+13
[next]