index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Change the API of PHY default timestamp to MAC
Kory Maincent
2024-07-15
5
-0
/
+17
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-04
1
-0
/
+4
|
\
|
*
net: phy: aquantia: add missing include guards
Bartosz Golaszewski
2024-07-03
1
-0
/
+5
*
|
net: phy: fix potential use of NULL pointer in phy_suspend()
Russell King (Oracle)
2024-07-02
1
-2
/
+2
*
|
net: phy: realtek: Add support for PHY LEDs on RTL8211F
Marek Vasut
2024-07-01
1
-0
/
+106
*
|
net: move ethtool-related netdev state into its own struct
Edward Cree
2024-06-29
3
-4
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-27
1
-0
/
+1
|
\
|
|
*
net: phy: micrel: add Microchip KSZ 9477 to the device table
Enguerrand de Ribaucourt
2024-06-23
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-20
2
-24
/
+72
|
\
|
|
*
net: phy: dp83tg720: get master/slave configuration in link down state
Oleksij Rempel
2024-06-19
1
-3
/
+21
|
*
net: phy: dp83tg720: wake up PHYs in managed mode
Oleksij Rempel
2024-06-19
1
-3
/
+15
|
*
net: phy: mxl-gpy: Remove interrupt mask clearing from config_init
Raju Lakkaraju
2024-06-18
1
-20
/
+38
*
|
net: phy: introduce core support for phy-mode = "10g-qxgmii"
Vladimir Oltean
2024-06-18
2
-1
/
+9
*
|
net: phy: realtek: add support for rtl8224 2.5Gbps PHY
Chris Packham
2024-06-15
1
-0
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-13
1
-2
/
+1
|
\
|
|
*
net: sfp: Always call `sfp_sm_mod_remove()` on remove
Csókás, Bence
2024-06-07
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-06
1
-7
/
+97
|
\
|
|
*
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: phy: aquantia: add support for PHY LEDs
Daniel Golle
2024-06-05
4
-3
/
+252
*
|
net: phy: aquantia: move priv and hw stat to header
Christian Marangi
2024-06-05
2
-37
/
+38
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-31
1
-1
/
+10
|
\
|
|
*
net: micrel: Fix lan8841_config_intr after getting out of sleep mode
Horatiu Vultur
2024-05-28
1
-1
/
+9
|
*
net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8061
Mathieu Othacehe
2024-05-24
1
-0
/
+1
*
|
net: phylink: rename ovr_an_inband to default_an_inband
Russell King (Oracle)
2024-05-31
1
-1
/
+1
*
|
net: phylink: move test for ovr_an_inband
Russell King (Oracle)
2024-05-31
1
-2
/
+4
*
|
net: phylink: rearrange phylink_parse_mode()
Russell King (Oracle)
2024-05-31
1
-1
/
+4
*
|
net: phy: xilinx-gmii2rgmii: Adopt clock support
Vineeth Karumanchi
2024-05-29
1
-0
/
+7
|
/
*
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-14
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-08
1
-1
/
+80
*
|
net: phy: marvell: constify marvell_hw_stats
Matthias Schiffer
2024-05-08
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-26
1
-0
/
+3
*
|
net: sfp: enhance quirk for Fibrestore 2.5G copper SFP module
Marek Behún
2024-04-26
1
-6
/
+12
*
|
net: sfp: update comment for FS SFP-10G-T quirk
Marek Behún
2024-04-26
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
[next]