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