index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
micrel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-31
net: phy: micrel: Fix the KSZ9131 MDI-X status issue
Raju Lakkaraju
1
-15
/
+19
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-2
/
+2
2024-07-15
net: Change the API of PHY default timestamp to MAC
Kory Maincent
1
-0
/
+6
2024-06-23
net: phy: micrel: add Microchip KSZ 9477 to the device table
Enguerrand de Ribaucourt
1
-0
/
+1
2024-06-05
net: phy: Micrel KSZ8061: fix errata solution not taking effect problem
Tristram Ha
1
-1
/
+41
2024-06-03
net: phy: micrel: fix KSZ9477 PHY issues after suspend/resume
Tristram Ha
1
-6
/
+56
2024-05-28
net: micrel: Fix lan8841_config_intr after getting out of sleep mode
Horatiu Vultur
1
-1
/
+9
2024-05-24
net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8061
Mathieu Othacehe
1
-0
/
+1
2024-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2024-05-14
net: micrel: Fix receiving the timestamp in the frame for lan8841
Horatiu Vultur
1
-1
/
+2
2024-04-29
net: phy: micrel: Add support for PTP_PF_EXTTS for lan8814
Horatiu Vultur
1
-1
/
+181
2024-04-09
net: phy: micrel: lan8814: Add support for PTP_PF_PEROUT
Horatiu Vultur
1
-2
/
+353
2024-04-09
net: phy: micrel: lan8814: Enable LTC at probe time
Horatiu Vultur
1
-22
/
+4
2024-04-04
net: phy: micrel: lan8814: Fix when enabling/disabling 1-step timestamping
Horatiu Vultur
1
-2
/
+8
2024-04-02
net: phy: micrel: Fix potential null pointer dereference
Aleksandr Mishin
1
-5
/
+16
2024-03-05
net: phy: micrel: lan8814 cable improvement errata
Horatiu Vultur
1
-0
/
+19
2024-03-05
net: phy: micrel: lan8814 led errata
Horatiu Vultur
1
-0
/
+19
2024-02-04
net: micrel: Fix the frequency adjustments
Horatiu Vultur
1
-2
/
+8
2024-01-30
net: micrel: Fix set/get PHC time for lan8814
Horatiu Vultur
1
-32
/
+29
2024-01-22
net: micrel: Fix PTP frame parsing for lan8814
Horatiu Vultur
1
-0
/
+11
2024-01-12
net: phy: micrel: populate .soft_reset for KSZ9131
Claudiu Beznea
1
-0
/
+1
2024-01-12
net: micrel: Fix PTP frame parsing for lan8841
Horatiu Vultur
1
-0
/
+8
2023-12-05
net: phy: micrel: allow usage of generic ethernet-phy clock
Heiko Stuebner
1
-0
/
+5
2023-12-05
net: phy: micrel: use devm_clk_get_optional_enabled for the rmii-ref clock
Heiko Stuebner
1
-1
/
+1
2023-11-19
net: partial revert of the "Make timestamping selectable: series
Jakub Kicinski
1
-6
/
+0
2023-11-18
net: Change the API of PHY default timestamp to MAC
Kory Maincent
1
-0
/
+6
2023-11-18
net: phy: micrel: fix ts_info value in case of no phc
Kory Maincent
1
-5
/
+1
2023-11-18
net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_config
Kory Maincent
1
-21
/
+17
2023-10-20
net: phy: micrel: Fix forced link mode for KSZ886X switches
Oleksij Rempel
1
-0
/
+22
2023-09-07
net: phy: Provide Module 4 KSZ9477 errata (DS80000754C)
Lukasz Majewski
1
-3
/
+6
2023-06-21
net: micrel: Change to receive timestamp in the frame for lan8841
Horatiu Vultur
1
-96
/
+154
2023-06-07
net: phy: micrel: Move KSZ9477 errata fixes to PHY driver
Robert Hancock
1
-1
/
+74
2023-05-22
net: phy: add helpers for comparing phy IDs
Russell King
1
-3
/
+3
2023-04-20
net: micrel: Update the list of supported phys
Horatiu Vultur
1
-2
/
+2
2023-04-17
net: phy: micrel: Fix PTP_PF_PEROUT for lan8841
Horatiu Vultur
1
-1
/
+1
2023-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2023-03-27
net: phy: micrel: correct KSZ9131RNX EEE capabilities and advertisement
Oleksij Rempel
1
-0
/
+1
2023-03-24
net: phy: micrel: Add support for PTP_PF_EXTTS for lan8841
Horatiu Vultur
1
-0
/
+162
2023-03-16
net: phy: micrel: Fix spelling mistake "minimim" -> "minimum"
Colin Ian King
1
-1
/
+1
2023-03-16
net: phy: micrel: drop superfluous use of temp variable
Wolfram Sang
1
-4
/
+2
2023-03-14
net: phy: micrel: Add support for PTP_PF_PEROUT for lan8841
Horatiu Vultur
1
-2
/
+389
2023-02-13
net: phy: micrel: add ksz9477_get_features()
Oleksij Rempel
1
-0
/
+21
2023-02-13
net: micrel: Add PHC support for lan8841
Horatiu Vultur
1
-24
/
+599
2023-02-10
net: micrel: Cable Diagnostics feature for lan8841 PHY
Horatiu Vultur
1
-0
/
+5
2023-02-08
net: micrel: Add support for lan8841 PHY
Horatiu Vultur
1
-9
/
+180
2023-01-09
net: phy: micrel: Fix warn: passing zero to PTR_ERR
Divya Koppera
1
-5
/
+5
2023-01-09
net: phy: micrel: Fixed error related to uninitialized symbol ret
Divya Koppera
1
-1
/
+2
2023-01-07
net: phy: micrel: Change handler interrupt for lan8814
Horatiu Vultur
1
-17
/
+8
2022-10-26
net: phy: micrel: Add PHY Auto/MDI/MDI-X set driver for KSZ9131
Raju Lakkaraju
1
-0
/
+77
2022-10-13
net: phy: micrel: Fixes FIELD_GET assertion
Divya Koppera
1
-4
/
+5
[next]