index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-23
net: phy: realtek: Avoid PHYCR2 access if PHYCR2 not present
Marek Vasut
1
-12
/
+11
2025-10-23
net: phy: bcm54811: Fix GMII/MII/MII-Lite selection
Kamil Horák - 2N
1
-1
/
+19
2025-10-15
net: phy: as21xxx: better handle PHY HW reset on soft-reboot
Christian Marangi
1
-3
/
+4
2025-09-22
broadcom: fix support for PTP_EXTTS_REQUEST2 ioctl
Jacob Keller
1
-0
/
+1
2025-09-22
broadcom: fix support for PTP_PEROUT_DUTY_CYCLE
Jacob Keller
1
-4
/
+1
2025-09-09
net: phy: fix phy_uses_state_machine()
Russell King (Oracle)
1
-2
/
+3
2025-09-08
net: phy: NXP_TJA11XX: Update Kconfig with TJA1102 support
Jonas Rebmann
1
-1
/
+1
2025-09-05
net: phy: transfer phy_config_inband() locking responsibility to phylink
Vladimir Oltean
2
-8
/
+13
2025-09-05
net: phylink: add lock for serializing concurrent pl->phydev writes with resolver
Vladimir Oltean
1
-3
/
+16
2025-09-04
phy: mscc: Stop taking ts_lock for tx_queue and use its own lock
Horatiu Vultur
1
-10
/
+8
2025-09-03
net: phylink: move PHY interrupt request to non-fail path
Russell King (Oracle)
1
-3
/
+3
2025-09-02
net: phylink: disable autoneg for interfaces that have no inband
Russell King (Oracle)
1
-0
/
+18
2025-09-02
net: phylink: provide phylink_get_inband_type()
Russell King (Oracle)
1
-35
/
+44
2025-09-02
net: sfp: add quirk for FLYPRO copper SFP+ module
Aleksander Jan Bajkowski
1
-0
/
+3
2025-08-26
phy: mscc: Fix when PTP clock is register and unregister
Horatiu Vultur
3
-16
/
+26
2025-08-19
phy: mscc: Fix timestamping for vsc8584
Horatiu Vultur
3
-12
/
+61
2025-08-14
Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-13
/
+14
2025-08-12
net: mdiobus: release reset_gpio in mdiobus_unregister_device()
Buday Csaba
2
-3
/
+1
2025-08-12
net: phy: nxp-c45-tja11xx: fix the PHY ID mismatch issue when using C45
Clark Wang
1
-10
/
+13
2025-08-09
Merge tag 'gpio-updates-for-v6.17-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
1
-1
/
+1
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
1
-1
/
+1
2025-08-04
Revert "net: mdio_bus: Use devm for getting reset GPIO"
Jakub Kicinski
1
-2
/
+2
2025-07-30
net: mdio_bus: Use devm for getting reset GPIO
Bence Csókás
1
-2
/
+2
2025-07-30
net: phy: smsc: add proper reset flags for LAN8710A
Buday Csaba
1
-0
/
+1
2025-07-30
phy: mscc: Fix parsing of unicast frames
Horatiu Vultur
2
-0
/
+2
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
30
-251
/
+1137
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
1
-2
/
+2
2025-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2025-07-25
net: phy: micrel: fix KSZ8081/KSZ8091 cable test
Florian Larysch
1
-0
/
+2
2025-07-21
net: phy: qcom: qca807x: Enable WoL support using shared library
Luo Jie
1
-0
/
+4
2025-07-17
net: phy: qcom: qca807x: Support PHY counter
Luo Jie
1
-0
/
+25
2025-07-17
net: phy: qcom: qca808x: Support PHY counter
Luo Jie
1
-0
/
+23
2025-07-17
net: phy: qcom: Add PHY counter support
Luo Jie
2
-0
/
+98
2025-07-14
net: phy: Don't register LEDs for genphy
Sean Anderson
1
-2
/
+2
2025-07-14
net: phy: Don't register LEDs for genphy
Sean Anderson
1
-2
/
+4
2025-07-14
net: phy: micrel: Add ksz9131_resume()
Biju Das
1
-1
/
+9
2025-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2025-07-10
net: phy: microchip: limit 100M workaround to link-down events on LAN88xx
Oleksij Rempel
1
-1
/
+1
2025-07-10
net: phy: microchip: Use genphy_soft_reset() to purge stale LPA bits
Oleksij Rempel
1
-0
/
+1
2025-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-33
/
+83
2025-07-09
net: phy: bcm54811: PHY initialization
Kamil Horák - 2N
1
-4
/
+21
2025-07-09
net: phy: bcm5481x: MII-Lite activation
Kamil Horák - 2N
1
-1
/
+13
2025-07-09
net: phy: MII-Lite PHY interface mode
Kamil Horák - 2N
3
-0
/
+6
2025-07-08
net: phy: smsc: Fix link failure in forced mode with Auto-MDIX
Oleksij Rempel
1
-3
/
+22
2025-07-08
net: phy: smsc: Force predictable MDI-X state on LAN87xx
Oleksij Rempel
1
-1
/
+28
2025-07-08
net: phy: smsc: Fix Auto-MDIX configuration when disabled by strap
Oleksij Rempel
1
-1
/
+2
2025-07-07
net: phylink: add phylink_sfp_select_interface_speed()
Russell King (Oracle)
1
-1
/
+40
2025-07-07
net: phylink: clear SFP interfaces when not in use
Russell King (Oracle)
1
-0
/
+10
2025-07-07
net: phylink: restrict SFP interfaces to those that are supported
Russell King (Oracle)
1
-5
/
+4
2025-07-07
net: phy: qcom: qca808x: Fix WoL issue by utilizing at8031_set_wol()
Luo Jie
1
-1
/
+1
[next]