index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: phy: microchip: lan87xx: reinit PHY after cable test
Oleksij Rempel
2024-07-08
1
-1
/
+1
*
net: phy: aquantia: add missing include guards
Bartosz Golaszewski
2024-07-02
1
-0
/
+5
*
net: phy: micrel: add Microchip KSZ 9477 to the device table
Enguerrand de Ribaucourt
2024-06-23
1
-0
/
+1
*
net: phy: dp83tg720: get master/slave configuration in link down state
Oleksij Rempel
2024-06-18
1
-3
/
+21
*
net: phy: dp83tg720: wake up PHYs in managed mode
Oleksij Rempel
2024-06-18
1
-3
/
+15
*
net: phy: mxl-gpy: Remove interrupt mask clearing from config_init
Raju Lakkaraju
2024-06-18
1
-20
/
+38
*
net: sfp: Always call `sfp_sm_mod_remove()` on remove
Csókás, Bence
2024-06-06
1
-2
/
+1
*
net: phy: Micrel KSZ8061: fix errata solution not taking effect problem
Tristram Ha
2024-06-05
1
-1
/
+41
*
net: phy: micrel: fix KSZ9477 PHY issues after suspend/resume
Tristram Ha
2024-06-03
1
-6
/
+56
*
net: micrel: Fix lan8841_config_intr after getting out of sleep mode
Horatiu Vultur
2024-05-27
1
-1
/
+9
*
net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8061
Mathieu Othacehe
2024-05-24
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-14
1
-1
/
+2
|
\
|
*
net: micrel: Fix receiving the timestamp in the frame for lan8841
Horatiu Vultur
2024-05-14
1
-1
/
+2
*
|
net: revert partially applied PHY topology series
Jakub Kicinski
2024-05-13
10
-186
/
+4
*
|
net: phy: air_en8811h: reset netdev rules when LED is set manually
Daniel Golle
2024-05-13
1
-0
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-09
1
-16
/
+103
|
\
|
|
*
net: phy: marvell-88q2xxx: add support for Rev B1 and B2
Gregor Herburger
2024-05-08
1
-16
/
+103
*
|
net: phy: marvell: add support for MV88E6250 family internal PHYs
Matthias Schiffer
2024-05-07
1
-1
/
+80
*
|
net: phy: marvell: constify marvell_hw_stats
Matthias Schiffer
2024-05-07
1
-1
/
+1
*
|
net: sfp-bus: constify link_modes to sfp_select_interface()
Russell King (Oracle)
2024-04-30
1
-1
/
+1
*
|
net: sfp: allow use 2500base-X for 2500base-T modules
Russell King (Oracle)
2024-04-30
1
-1
/
+2
*
|
net: phylink: add debug print for empty posssible_interfaces
Russell King (Oracle)
2024-04-30
1
-0
/
+3
*
|
net: phy: micrel: Add support for PTP_PF_EXTTS for lan8814
Horatiu Vultur
2024-04-29
1
-1
/
+181
*
|
net: sfp: add quirk for ATS SFP-GE-T 1000Base-TX module
Daniel Golle
2024-04-25
1
-0
/
+3
*
|
net: sfp: enhance quirk for Fibrestore 2.5G copper SFP module
Marek Behún
2024-04-25
1
-6
/
+12
*
|
net: sfp: update comment for FS SFP-10G-T quirk
Marek Behún
2024-04-25
1
-2
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-25
2
-18
/
+28
|
\
|
|
*
net: phy: dp83869: Fix MII mode failure
MD Danish Anwar
2024-04-25
1
-1
/
+2
|
*
net: phy: mediatek-ge-soc: follow netdev LED trigger semantics
Daniel Golle
2024-04-24
1
-17
/
+26
*
|
net: phy: mediatek-ge: do not disable EEE advertisement
Arınç ÜNAL
2024-04-17
1
-3
/
+0
*
|
net: sfp: add quirk for another multigig RollBall transceiver
Marek Behún
2024-04-12
1
-0
/
+1
*
|
net: phy: realtek: add rtl822x_c45_get_features() to set supported port
Eric Woudstra
2024-04-12
1
-0
/
+10
*
|
net: phy: realtek: Change rtlgen_get_speed() to rtlgen_decode_speed()
Eric Woudstra
2024-04-12
1
-21
/
+25
*
|
net: phy: realtek: Add driver instances for rtl8221b via Clause 45
Marek Behún
2024-04-12
1
-4
/
+131
*
|
net: phy: realtek: add get_rate_matching() for rtl822xb PHYs
Eric Woudstra
2024-04-12
1
-0
/
+25
*
|
net: phy: realtek: configure SerDes mode for rtl822xb PHYs
Alexander Couzens
2024-04-12
1
-4
/
+110
*
|
net: phy: dp8382x: keep WOL settings across suspends
Catalin Popescu
2024-04-09
1
-13
/
+24
*
|
net: phy: micrel: lan8814: Add support for PTP_PF_PEROUT
Horatiu Vultur
2024-04-09
1
-2
/
+353
*
|
net: phy: micrel: lan8814: Enable LTC at probe time
Horatiu Vultur
2024-04-09
1
-22
/
+4
*
|
net: phy: air_en8811h: fix some error codes
Dan Carpenter
2024-04-08
1
-4
/
+4
*
|
net: sfp: Add helper to return the SFP bus name
Maxime Chevallier
2024-04-06
1
-0
/
+11
*
|
net: phy: add helpers to handle sfp phy connect/disconnect
Maxime Chevallier
2024-04-06
6
-0
/
+58
*
|
net: sfp: pass the phy_device when disconnecting an sfp module's PHY
Maxime Chevallier
2024-04-06
2
-3
/
+4
*
|
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
2024-04-06
3
-1
/
+113
*
|
net: phy: marvell: implement cable test for 88E1111
Pawel Dembicki
2024-04-06
1
-0
/
+93
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-04
1
-7
/
+24
|
\
|
|
*
net: phy: micrel: lan8814: Fix when enabling/disabling 1-step timestamping
Horatiu Vultur
2024-04-03
1
-2
/
+8
|
*
net: phy: micrel: Fix potential null pointer dereference
Aleksandr Mishin
2024-04-01
1
-5
/
+16
*
|
net: phy: marvell: implement cable-test for 88E308X/88E609X family
Pawel Dembicki
2024-04-03
1
-0
/
+208
*
|
net: phy: marvell: add basic support of 88E308X/88E609X family
Pawel Dembicki
2024-04-03
1
-0
/
+13
[next]