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
2025-06-16
net: phy: move __phy_package_[read|write]_mmd to phy_package.c
Heiner Kallweit
-71
/
+78
2025-06-13
net: phy: dp83tg720: switch to adaptive polling and remove random delays
David Jander
-39
/
+55
2025-06-13
net: phy: dp83tg720: remove redundant 600ms post-reset delay
David Jander
-10
/
+0
2025-06-13
net: phy: dp83tg720: implement soft reset with asymmetric delay
David Jander
-10
/
+71
2025-06-13
net: phy: directly copy struct mdio_board_info in mdiobus_register_board_info
Heiner Kallweit
-3
/
+2
2025-06-13
net: phy: improve mdio-boardinfo.h
Heiner Kallweit
-5
/
+6
2025-06-13
net: phy: move definition of struct mdio_board_entry to mdio-boardinfo.c
Heiner Kallweit
-5
/
+5
2025-06-13
net: phy: simplify mdiobus_setup_mdiodev_from_board_info
Heiner Kallweit
-9
/
+3
2025-06-12
net: phy: simplify phy_get_internal_delay()
Russell King (Oracle)
-20
/
+12
2025-06-12
net: phy: move definition of genphy_c45_driver to phy_device.c
Heiner Kallweit
-7
/
+7
2025-06-12
net: phy: assign default match function for non-PHY MDIO devices
Heiner Kallweit
-3
/
+3
2025-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-6
/
+24
2025-06-12
net: phy: phy_caps: Don't skip better duplex macth on non-exact match
Maxime Chevallier
-6
/
+12
2025-06-11
net: phy: micrel: add cable test support for KSZ9477-class PHYs
Oleksij Rempel
-2
/
+13
2025-06-11
net: phy: micrel: Add RX error counter support for KSZ9477 switch-integrated ...
Oleksij Rempel
-0
/
+37
2025-06-11
net: phy: micrel: add MDI/MDI-X control support for KSZ9477 switch-integrated...
Oleksij Rempel
-0
/
+59
2025-06-11
net/mdiobus: Fix potential out-of-bounds clause 45 read/write access
Jakub Raczynski
-0
/
+6
2025-06-11
net/mdiobus: Fix potential out-of-bounds read/write access
Jakub Raczynski
-0
/
+6
2025-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-7
/
+17
2025-05-28
net: phy: mscc: Stop clearing the the UDPv4 checksum for L2 frames
Horatiu Vultur
-1
/
+3
2025-05-27
net: phy: mscc: Fix memory leak when using one step timestamping
Horatiu Vultur
-5
/
+11
2025-05-27
net: phy: clear phydev->devlink when the link is deleted
Wei Fang
-1
/
+3
2025-05-27
net: phy: mediatek: Add Airoha AN7583 PHY support
Christian Marangi
-0
/
+20
2025-05-27
net: phy: add driver for MaxLinear MxL86110 PHY
Stefano Radaelli
-0
/
+629
2025-05-21
net: phy: Add support for Aeonsemi AS21xxx PHYs
Christian Marangi
-0
/
+1100
2025-05-21
net: phy: introduce genphy_match_phy_device()
Christian Marangi
-15
/
+37
2025-05-21
net: phy: nxp-c45-tja11xx: simplify .match_phy_device OP
Christian Marangi
-25
/
+20
2025-05-21
net: phy: bcm87xx: simplify .match_phy_device OP
Christian Marangi
-10
/
+4
2025-05-21
net: phy: pass PHY driver to .match_phy_device OP
Christian Marangi
-27
/
+53
2025-05-20
net: phy: fixed_phy: constify status argument where possible
Heiner Kallweit
-3
/
+3
2025-05-20
net: phy: fixed_phy: remove irq argument from fixed_phy_register
Heiner Kallweit
-3
/
+2
2025-05-20
net: phy: fixed_phy: remove irq argument from fixed_phy_add
Heiner Kallweit
-3
/
+2
2025-05-20
net: phy: mediatek: add driver for built-in 2.5G ethernet PHY on MT7988
Sky Huang
-0
/
+333
2025-05-20
net: phy: mediatek: Sort config and file names in Kconfig and Makefile
Sky Huang
-4
/
+4
2025-05-20
net: phy: realtek: add RTL8127-internal PHY
ChunHao Lin
-0
/
+2
2025-05-20
net: phy: make mdio consumer / device layer a separate module
Heiner Kallweit
-31
/
+15
2025-05-16
net: phy: microchip: document where the LAN88xx PHYs are used
Oleksij Rempel
-0
/
+2
2025-05-16
net: phy: fixed_phy: remove fixed_phy_register_with_gpiod
Heiner Kallweit
-25
/
+7
2025-05-16
net: phy: mediatek: do not require syscon compatible for pio property
Frank Wunderlich
-1
/
+9
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-7
/
+0
2025-05-15
net: phy: marvell-88q2xxx: Enable temperature measurement in probe again
Dimitri Fedrau
-46
/
+57
2025-05-14
net: phy: remove Kconfig symbol MDIO_DEVRES
Heiner Kallweit
-2
/
+1
2025-05-13
net: phy: micrel: remove KSZ9477 EEE quirks now handled by phylink
Oleksij Rempel
-7
/
+0
2025-05-12
net: phy: dp83867: use 2ns delay if not specified in DTB
Matthias Schiffer
-40
/
+4
2025-05-12
net: phy: dp83867: remove check of delay strap configuration
Matthias Schiffer
-31
/
+1
2025-05-06
net: phy: realtek: Add support for PHY LEDs on RTL8211E
Michael Klein
-6
/
+119
2025-05-06
net: phy: realtek: use __set_bit() in rtl8211f_led_hw_control_get()
Michael Klein
-5
/
+5
2025-05-06
net: phy: realtek: Group RTL82* macro definitions
Michael Klein
-35
/
+37
2025-05-06
net: phy: realtek: add RTL8211F register defines
Michael Klein
-10
/
+24
2025-05-06
net: phy: realtek: Clean up RTL821x ExtPage access
Michael Klein
-15
/
+23
[prev]
[next]