index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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]