index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
Lines
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-558
/
+1294
2026-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-3
/
+3
2026-04-13
Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-2
/
+2
2026-04-13
net: phy: realtek: use LEDCR page number define on RTL8211F
Aleksander Jan Bajkowski
-2
/
+3
2026-04-13
net: phy: qcom: at803x: Use the correct bit to disable extended next page
Maxime Chevallier
-1
/
+1
2026-04-12
net: phy: add a PHY write barrier when disabling interrupts
Charles Perry
-1
/
+24
2026-04-12
net: phy: fix a return path in get_phy_c45_ids()
Charles Perry
-2
/
+2
2026-04-12
net: phy: realtek: convert RTL8211F to .disable_autonomous_eee
Nicolai Buchwitz
-3
/
+4
2026-04-12
net: phy: broadcom: implement .disable_autonomous_eee for BCM54xx
Nicolai Buchwitz
-0
/
+7
2026-04-12
net: phy: add support for disabling PHY-autonomous EEE
Nicolai Buchwitz
-0
/
+22
2026-04-09
net: phy: realtek: Add property to enable SSC
Marek Vasut
-0
/
+127
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+16
2026-04-08
net: phy: realtek: get rid of magic numbers in rtl8201_config_intr()
Aleksander Jan Bajkowski
-3
/
+12
2026-04-07
net: sfp: add quirks for Hisense and HSGQ GPON ONT SFP modules
John Pavlick
-0
/
+16
2026-04-02
net: phy: microchip: enable downshift by default on LAN88xx
Nicolai Buchwitz
-2
/
+15
2026-04-02
net: phy: microchip: add downshift tunable support for LAN88xx
Nicolai Buchwitz
-0
/
+64
2026-04-02
net: phy: bcm84881: add LED framework support for BCM84891/BCM84892
Daniel Wagner
-0
/
+156
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+6
2026-03-31
net: phy: bcm84881: add BCM84891/BCM84892 support
Daniel Wagner
-1
/
+47
2026-03-30
net: sfp: add quirk for ZOERAX SFP-2.5G-T
Jan Hoffmann
-0
/
+2
2026-03-27
net: sfp: Fix Ubiquiti U-Fiber Instant SFP module on mvneta
Marek Behún
-1
/
+6
2026-03-26
net: phylink: use phylink_expects_phy() in phylink_fwnode_phy_connect()
Russell King (Oracle)
-4
/
+2
2026-03-26
device property: Make modifications of fwnode "flags" thread safe
Douglas Anderson
-2
/
+2
2026-03-24
net: phy: update outdated comment for removed phy_package_read/write()
Kexin Sun
-2
/
+2
2026-03-20
net: phy: realtek: add RTL8224 polarity support
Damien Dejean
-1
/
+33
2026-03-20
net: phy: realtek: add RTL8224 pair order support
Damien Dejean
-0
/
+65
2026-03-20
net: phylink: add debug for phy_config_inband()
Russell King (Oracle)
-0
/
+7
2026-03-18
net: phy: remove Kconfig symbol MDIO_BUS
Heiner Kallweit
-7
/
+1
2026-03-17
net: phy: mxl-gpy: add PHY-level statistics via ethtool
Daniel Golle
-2
/
+64
2026-03-14
net: phy: move remaining provider code to mdio_bus_provider.c
Heiner Kallweit
-282
/
+278
2026-03-14
net: phy: move registering mdio_bus_class and mdio_bus_type to libphy
Heiner Kallweit
-23
/
+13
2026-03-14
net: phy: move (of_)mdio_find_bus to mdio_bus_provider.c
Heiner Kallweit
-44
/
+44
2026-03-14
net: phy: make mdio_device.c part of libphy
Heiner Kallweit
-53
/
+43
2026-03-14
net: phy: move mdio_device reset handling functions in the code
Heiner Kallweit
-81
/
+81
2026-03-12
net: phy: vitesse: add inband caps and configuration
Russell King (Oracle)
-0
/
+41
2026-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+7
2026-03-09
net: sfp: improve Huawei MA5671a fixup
Álvaro Fernández Rojas
-1
/
+7
2026-03-06
net: phy: remove phy_attach
Heiner Kallweit
-38
/
+0
2026-03-06
Revert "net: phy: improve mdiobus_stats_acct"
Heiner Kallweit
-3
/
+8
2026-03-05
net: phy: realtek: Add support for PHY LEDs on RTL8211F-VD
Kryštof Černý
-0
/
+3
2026-03-03
net: phy: improve mdiobus_stats_acct
Heiner Kallweit
-8
/
+3
2026-03-03
net: phy: inline helper mdio_bus_get_global_stat
Heiner Kallweit
-15
/
+8
2026-03-03
net: mdio: use macro __ATTRIBUTE_GROUPS
Heiner Kallweit
-12
/
+4
2026-03-03
net: mdio: constify attributes and attribute arrays
Heiner Kallweit
-9
/
+10
2026-03-03
net: phy: avoid extra casting in mdio_bus_get_stat
Heiner Kallweit
-2
/
+2
2026-03-03
net: phy: consider that mdio_bus_device_stat_field_show doesn't use member ad...
Heiner Kallweit
-1
/
+0
2026-03-03
net: mdio: use macro __ATTR to simplify the code
Heiner Kallweit
-11
/
+4
2026-03-03
net: mdio: extend struct mdio_bus_stat_attr instead of using dev_ext_attribute
Heiner Kallweit
-25
/
+20
2026-02-27
net: phy: micrel: Add support for lan9645x internal phy
Jens Emil Schulz Østergaard
-0
/
+152
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-9
/
+18
[next]