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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-07
net: phy: qcom: move the WoL function to shared library
Luo Jie
3
-27
/
+30
2025-07-01
net: phy: air_en8811h: Introduce resume/suspend and clk_restore_context to ensure correct CKO settings after network interface reinitialization.
Lucien.Jheng
1
-4
/
+41
2025-07-01
phy: micrel: add Signal Quality Indicator (SQI) support for KSZ9477 switch PHYs
Oleksij Rempel
1
-0
/
+132
2025-06-25
net: phy: realtek: add error handling to rtl8211f_get_wol
Daniel Braunwarth
1
-2
/
+8
2025-06-24
net: phy: Add interface types for 50G and 100G
Alexander Duyck
3
-0
/
+25
2025-06-23
net: phy: qcom: at803x: Add Qualcomm IPQ5018 Internal PHY support
George Moussalem
2
-1
/
+168
2025-06-23
Merge 6.16-rc3 into driver-core-next
Greg Kroah-Hartman
2
-6
/
+24
2025-06-19
net: sfp: add quirk for Potron SFP+ XGSPON ONU Stick
Chris Morgan
1
-1
/
+20
2025-06-17
net: phy: qca807x: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-6
/
+7
2025-06-17
net: phy: Add c45_phy_ids sysfs directory entry
Yajun Deng
1
-2
/
+110
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
1
-2
/
+2
2025-06-16
net: phy: remove phy_driver_is_genphy_10g
Heiner Kallweit
1
-23
/
+0
2025-06-16
net: phy: improve phy_driver_is_genphy
Heiner Kallweit
1
-7
/
+0
2025-06-16
net: phy: add flag is_genphy_driven to struct phy_device
Heiner Kallweit
1
-6
/
+7
2025-06-16
net: phy: add Kconfig symbol PHY_PACKAGE
Heiner Kallweit
4
-1
/
+9
2025-06-16
net: phy: make phy_package a separate module
Heiner Kallweit
2
-1
/
+5
2025-06-16
net: phy: move __phy_package_[read|write]_mmd to phy_package.c
Heiner Kallweit
3
-71
/
+78
2025-06-13
net: phy: dp83tg720: switch to adaptive polling and remove random delays
David Jander
1
-39
/
+55
2025-06-13
net: phy: dp83tg720: remove redundant 600ms post-reset delay
David Jander
1
-10
/
+0
2025-06-13
net: phy: dp83tg720: implement soft reset with asymmetric delay
David Jander
1
-10
/
+71
2025-06-13
net: phy: directly copy struct mdio_board_info in mdiobus_register_board_info
Heiner Kallweit
1
-3
/
+2
2025-06-13
net: phy: improve mdio-boardinfo.h
Heiner Kallweit
2
-5
/
+6
2025-06-13
net: phy: move definition of struct mdio_board_entry to mdio-boardinfo.c
Heiner Kallweit
2
-5
/
+5
2025-06-13
net: phy: simplify mdiobus_setup_mdiodev_from_board_info
Heiner Kallweit
1
-9
/
+3
2025-06-12
net: phy: simplify phy_get_internal_delay()
Russell King (Oracle)
5
-20
/
+12
2025-06-12
net: phy: move definition of genphy_c45_driver to phy_device.c
Heiner Kallweit
2
-7
/
+7
2025-06-12
net: phy: assign default match function for non-PHY MDIO devices
Heiner Kallweit
2
-3
/
+3
2025-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-6
/
+24
2025-06-12
net: phy: phy_caps: Don't skip better duplex macth on non-exact match
Maxime Chevallier
1
-6
/
+12
2025-06-11
net: phy: micrel: add cable test support for KSZ9477-class PHYs
Oleksij Rempel
1
-2
/
+13
2025-06-11
net: phy: micrel: Add RX error counter support for KSZ9477 switch-integrated PHYs
Oleksij Rempel
1
-0
/
+37
2025-06-11
net: phy: micrel: add MDI/MDI-X control support for KSZ9477 switch-integrated PHYs
Oleksij Rempel
1
-0
/
+59
2025-06-11
net/mdiobus: Fix potential out-of-bounds clause 45 read/write access
Jakub Raczynski
1
-0
/
+6
2025-06-11
net/mdiobus: Fix potential out-of-bounds read/write access
Jakub Raczynski
1
-0
/
+6
2025-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2
-7
/
+17
2025-05-28
net: phy: mscc: Stop clearing the the UDPv4 checksum for L2 frames
Horatiu Vultur
1
-1
/
+3
2025-05-27
net: phy: mscc: Fix memory leak when using one step timestamping
Horatiu Vultur
1
-5
/
+11
2025-05-27
net: phy: clear phydev->devlink when the link is deleted
Wei Fang
1
-1
/
+3
2025-05-27
net: phy: mediatek: Add Airoha AN7583 PHY support
Christian Marangi
1
-0
/
+20
2025-05-27
net: phy: add driver for MaxLinear MxL86110 PHY
Stefano Radaelli
3
-0
/
+629
2025-05-21
net: phy: Add support for Aeonsemi AS21xxx PHYs
Christian Marangi
3
-0
/
+1100
2025-05-21
net: phy: introduce genphy_match_phy_device()
Christian Marangi
1
-15
/
+37
2025-05-21
net: phy: nxp-c45-tja11xx: simplify .match_phy_device OP
Christian Marangi
1
-25
/
+20
2025-05-21
net: phy: bcm87xx: simplify .match_phy_device OP
Christian Marangi
1
-10
/
+4
2025-05-21
net: phy: pass PHY driver to .match_phy_device OP
Christian Marangi
9
-27
/
+53
2025-05-20
net: phy: fixed_phy: constify status argument where possible
Heiner Kallweit
1
-3
/
+3
2025-05-20
net: phy: fixed_phy: remove irq argument from fixed_phy_register
Heiner Kallweit
1
-3
/
+2
2025-05-20
net: phy: fixed_phy: remove irq argument from fixed_phy_add
Heiner Kallweit
1
-3
/
+2
2025-05-20
net: phy: mediatek: add driver for built-in 2.5G ethernet PHY on MT7988
Sky Huang
3
-0
/
+333
2025-05-20
net: phy: mediatek: Sort config and file names in Kconfig and Makefile
Sky Huang
2
-4
/
+4
[prev]
[next]