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
2024-09-05
net: phy: Optimize phy speed mask to be compatible to yt8821
Frank Sae
-8
/
+5
2024-09-04
net: phy: Check for read errors in SIOCGMIIREG
Niklas Söderlund
-6
/
+11
2024-09-03
net: phy: Use for_each_available_child_of_node_scoped()
Jinjie Ruan
-3
/
+2
2024-09-03
net: phy: Fix missing of_node_put() for leds
Jinjie Ruan
-0
/
+2
2024-08-30
net: phy: add Applied Micro QT2025 PHY driver
FUJITA Tomonori
-0
/
+111
2024-08-30
rust: net::phy unified read/write API for C22 and C45 registers
FUJITA Tomonori
-4
/
+3
2024-08-27
net: phy: vitesse: implement MDI-X configuration in vsc73xx
Pawel Dembicki
-0
/
+93
2024-08-26
phy: dp83td510: Utilize ALCD for cable length measurement when link is active
Oleksij Rempel
-6
/
+113
2024-08-26
net: phy: microchip_t1: Adds support for lan887x phy
Divya Koppera
-1
/
+576
2024-08-26
net: phy: Add phy library support to check supported list when autoneg is ena...
Divya Koppera
-1
/
+4
2024-08-23
net: sfp: Add helper to return the SFP bus name
Maxime Chevallier
-0
/
+22
2024-08-23
net: phy: add helpers to handle sfp phy connect/disconnect
Maxime Chevallier
-0
/
+52
2024-08-23
net: sfp: pass the phy_device when disconnecting an sfp module's PHY
Maxime Chevallier
-3
/
+4
2024-08-23
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
-1
/
+112
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+2
2024-08-22
net: phy: realtek: Fix setting of PHY LEDs Mode B bit on RTL8211F
Sava Jakovljev
-1
/
+2
2024-08-16
net: phy: dp83tg720: Add cable testing support
Oleksij Rempel
-0
/
+155
2024-08-16
phy: Add Open Alliance helpers for the PHY framework
Oleksij Rempel
-0
/
+128
2024-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-14
/
+0
2024-08-12
net: phy: vitesse: repair vsc73xx autonegotiation
Pawel Dembicki
-14
/
+0
2024-08-11
net: phylib: do not disable autoneg for fixed speeds >= 1G
Russell King (Oracle)
-9
/
+25
2024-08-06
net: phy: phy_device: fix PHY WOL enabled, PM failed to suspend
Youwan Wang
-3
/
+16
2024-08-05
net: phy: vitesse: implement downshift in vsc73xx phys
Pawel Dembicki
-0
/
+90
2024-08-01
net: phy: qca807x: Drop unnecessary and broken DT validation
Rob Herring (Arm)
-10
/
+0
2024-07-30
net: phy: aquantia: only poll GLOBAL_CFG regs on aqr113, aqr113c and aqr115c
Bartosz Golaszewski
-8
/
+21
2024-07-30
net: phy: micrel: Fix the KSZ9131 MDI-X status issue
Raju Lakkaraju
-15
/
+19
2024-07-26
net: phy: realtek: add support for RTL8366S Gigabit PHY
Mark Mentovai
-0
/
+7
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-6
/
+6
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
-6
/
+23
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
-6
/
+6
2024-07-15
net: Change the API of PHY default timestamp to MAC
Kory Maincent
-0
/
+17
2024-07-14
net: phy: bcm-phy-lib: Implement BroadR-Reach link modes
Kamil Horák (2N)
-28
/
+494
2024-07-14
net: phy: bcm54811: New link mode for BroadR-Reach
Kamil Horák (2N)
-1
/
+2
2024-07-13
net: phy: dp83td510: add cable testing support
Oleksij Rempel
-0
/
+264
2024-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+1
2024-07-10
net: phy: aquantia: add support for aqr115c
Bartosz Golaszewski
-0
/
+26
2024-07-10
net: phy: aquantia: wait for the GLOBAL_CFG to start returning real values
Bartosz Golaszewski
-1
/
+7
2024-07-10
net: phy: aquantia: wait for FW reset before checking the vendor ID
Bartosz Golaszewski
-0
/
+4
2024-07-10
net: phy: aquantia: rename and export aqr107_wait_reset_complete()
Bartosz Golaszewski
-3
/
+5
2024-07-09
net: phy: microchip: lan937x: add support for 100BaseTX PHY
Oleksij Rempel
-1
/
+125
2024-07-08
net: phy: microchip: lan87xx: reinit PHY after cable test
Oleksij Rempel
-1
/
+1
2024-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+4
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
-6
/
+6
2024-07-02
net: phy: aquantia: add missing include guards
Bartosz Golaszewski
-0
/
+5
2024-07-01
net: phy: fix potential use of NULL pointer in phy_suspend()
Russell King (Oracle)
-2
/
+2
2024-07-01
net: phy: realtek: Add support for PHY LEDs on RTL8211F
Marek Vasut
-0
/
+106
2024-06-28
net: move ethtool-related netdev state into its own struct
Edward Cree
-4
/
+5
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+1
2024-06-23
net: phy: micrel: add Microchip KSZ 9477 to the device table
Enguerrand de Ribaucourt
-0
/
+1
2024-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-24
/
+72
[prev]
[next]