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.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
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-6
/
+6
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
5
-6
/
+23
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
5
-6
/
+6
2024-07-15
net: Change the API of PHY default timestamp to MAC
Kory Maincent
5
-0
/
+17
2024-07-15
net: phy: bcm-phy-lib: Implement BroadR-Reach link modes
Kamil Horák (2N)
3
-28
/
+494
2024-07-15
net: phy: bcm54811: New link mode for BroadR-Reach
Kamil Horák (2N)
1
-1
/
+2
2024-07-14
net: phy: dp83td510: add cable testing support
Oleksij Rempel
1
-0
/
+264
2024-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-07-10
net: phy: aquantia: add support for aqr115c
Bartosz Golaszewski
1
-0
/
+26
2024-07-10
net: phy: aquantia: wait for the GLOBAL_CFG to start returning real values
Bartosz Golaszewski
1
-1
/
+7
2024-07-10
net: phy: aquantia: wait for FW reset before checking the vendor ID
Bartosz Golaszewski
1
-0
/
+4
2024-07-10
net: phy: aquantia: rename and export aqr107_wait_reset_complete()
Bartosz Golaszewski
2
-3
/
+5
2024-07-09
net: phy: microchip: lan937x: add support for 100BaseTX PHY
Oleksij Rempel
1
-1
/
+125
2024-07-09
net: phy: microchip: lan87xx: reinit PHY after cable test
Oleksij Rempel
1
-1
/
+1
2024-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
3
-6
/
+6
2024-07-03
net: phy: aquantia: add missing include guards
Bartosz Golaszewski
1
-0
/
+5
2024-07-02
net: phy: fix potential use of NULL pointer in phy_suspend()
Russell King (Oracle)
1
-2
/
+2
2024-07-01
net: phy: realtek: Add support for PHY LEDs on RTL8211F
Marek Vasut
1
-0
/
+106
2024-06-29
net: move ethtool-related netdev state into its own struct
Edward Cree
3
-4
/
+5
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2024-06-23
net: phy: micrel: add Microchip KSZ 9477 to the device table
Enguerrand de Ribaucourt
1
-0
/
+1
2024-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-24
/
+72
2024-06-19
net: phy: dp83tg720: get master/slave configuration in link down state
Oleksij Rempel
1
-3
/
+21
2024-06-19
net: phy: dp83tg720: wake up PHYs in managed mode
Oleksij Rempel
1
-3
/
+15
2024-06-18
net: phy: introduce core support for phy-mode = "10g-qxgmii"
Vladimir Oltean
2
-1
/
+9
2024-06-18
net: phy: mxl-gpy: Remove interrupt mask clearing from config_init
Raju Lakkaraju
1
-20
/
+38
2024-06-15
net: phy: realtek: add support for rtl8224 2.5Gbps PHY
Chris Packham
1
-0
/
+8
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+1
2024-06-07
net: sfp: Always call `sfp_sm_mod_remove()` on remove
Csókás, Bence
1
-2
/
+1
2024-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+97
2024-06-05
net: phy: aquantia: add support for PHY LEDs
Daniel Golle
4
-3
/
+252
2024-06-05
net: phy: aquantia: move priv and hw stat to header
Christian Marangi
2
-37
/
+38
2024-06-05
net: phy: Micrel KSZ8061: fix errata solution not taking effect problem
Tristram Ha
1
-1
/
+41
2024-06-03
net: phy: micrel: fix KSZ9477 PHY issues after suspend/resume
Tristram Ha
1
-6
/
+56
2024-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+10
2024-05-31
net: phylink: rename ovr_an_inband to default_an_inband
Russell King (Oracle)
1
-1
/
+1
2024-05-31
net: phylink: move test for ovr_an_inband
Russell King (Oracle)
1
-2
/
+4
2024-05-31
net: phylink: rearrange phylink_parse_mode()
Russell King (Oracle)
1
-1
/
+4
2024-05-29
net: phy: xilinx-gmii2rgmii: Adopt clock support
Vineeth Karumanchi
1
-0
/
+7
2024-05-28
net: micrel: Fix lan8841_config_intr after getting out of sleep mode
Horatiu Vultur
1
-1
/
+9
2024-05-24
net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8061
Mathieu Othacehe
1
-0
/
+1
2024-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2024-05-14
net: micrel: Fix receiving the timestamp in the frame for lan8841
Horatiu Vultur
1
-1
/
+2
2024-05-14
net: revert partially applied PHY topology series
Jakub Kicinski
10
-186
/
+4
2024-05-13
net: phy: air_en8811h: reset netdev rules when LED is set manually
Daniel Golle
1
-0
/
+4
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-16
/
+103
2024-05-08
net: phy: marvell-88q2xxx: add support for Rev B1 and B2
Gregor Herburger
1
-16
/
+103
2024-05-08
net: phy: marvell: add support for MV88E6250 family internal PHYs
Matthias Schiffer
1
-1
/
+80
2024-05-08
net: phy: marvell: constify marvell_hw_stats
Matthias Schiffer
1
-1
/
+1
[next]