index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
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
2026-07-30
net: phy: micrel: Add loopback support for ksz9131
Maxime Chevallier
1
-0
/
+60
2026-06-11
net: phy: micrel: expose KSZ87xx low-loss cable tunables
Fidelio Lawson
1
-0
/
+61
2026-04-30
net: phy: micrel: fix LAN8814 QSGMII soft reset
Robert Marko
1
-7
/
+8
2026-02-27
net: phy: micrel: Add support for lan9645x internal phy
Jens Emil Schulz Østergaard
1
-0
/
+152
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+13
2026-01-28
net: phy: micrel: fix clk warning when removing the driver
Wei Fang
1
-4
/
+13
2026-01-22
net: phy: micrel: add option to keep the preamble before sfd for KSZ9131
Stefan Eichenberger
1
-1
/
+13
2026-01-08
net: phy: micrel: add HW timestamp configuration reporting
Vadim Fedorenko
1
-0
/
+14
2026-01-08
net: phy: micrel: improve HW timestamping config logic
Vadim Fedorenko
1
-6
/
+24
2025-11-26
phy: rename hwtstamp callback to hwtstamp_set
Vadim Fedorenko
1
-8
/
+8
2025-11-18
net: phy: micrel: lan8814: Enable in-band auto-negotiation
Horatiu Vultur
1
-5
/
+21
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+6
2025-11-07
net: phy: micrel: lan8814 fix reset of the QSGMII interface
Horatiu Vultur
1
-6
/
+6
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+163
2025-11-03
net: phy: micrel: add MSE interface support for KSZ9477 family
Oleksij Rempel
1
-0
/
+102
2025-11-03
net: phy: micrel: lan8842 errata
Horatiu Vultur
1
-1
/
+17
2025-11-03
net: phy: micrel: lan8842 errata
Horatiu Vultur
1
-0
/
+147
2025-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2025-10-23
net: phy: micrel: always set shared->phydev for LAN8814
Robert Marko
1
-2
/
+2
2025-10-23
net: phy: micrel: Add support for non PTP SKUs for lan8814
Horatiu Vultur
1
-0
/
+38
2025-10-20
net: phy: micrel: fix typos in comments
Alok Tiwari
1
-6
/
+6
2025-10-20
net: phy: micrel: simplify return in ksz9477_phy_errata()
Alok Tiwari
1
-5
/
+1
2025-09-26
net: phy: micrel: Fix lan8814_config_init
Horatiu Vultur
1
-1
/
+1
2025-09-24
net: phy: micrel: Fix default LED behaviour
Horatiu Vultur
1
-0
/
+19
2025-09-19
net: phy: micrel: use %pe in print format
Jakub Kicinski
1
-4
/
+4
2025-09-18
net: phy: micrel: Add Fast link failure support for lan8842
Horatiu Vultur
1
-2
/
+77
2025-09-03
net: phy: micrel: Add PTP support for lan8842
Horatiu Vultur
1
-0
/
+99
2025-09-03
net: phy: micrel: Introduce function __lan8814_ptp_probe_once
Horatiu Vultur
1
-5
/
+12
2025-08-21
net: phy: micrel: Add support for lan8842
Horatiu Vultur
1
-0
/
+209
2025-08-21
net: phy: micrel: Replace hardcoded pages with defines
Horatiu Vultur
1
-109
/
+233
2025-08-21
net: phy: micrel: Introduce lanphy_modify_page_reg
Horatiu Vultur
1
-115
/
+116
2025-08-21
net: phy: micrel: Start using PHY_ID_MATCH_MODEL
Horatiu Vultur
1
-39
/
+27
2025-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2025-07-25
net: phy: micrel: fix KSZ8081/KSZ8091 cable test
Florian Larysch
1
-0
/
+2
2025-07-14
net: phy: micrel: Add ksz9131_resume()
Biju Das
1
-1
/
+9
2025-07-01
phy: micrel: add Signal Quality Indicator (SQI) support for KSZ9477 switch PHYs
Oleksij Rempel
1
-0
/
+132
2025-06-11
net: phy: micrel: add cable test support for KSZ9477-class PHYs
Oleksij Rempel
1
-2
/
+13
2025-06-11
net: phy: micrel: Add RX error counter support for KSZ9477 switch-integrated ...
Oleksij Rempel
1
-0
/
+37
2025-06-11
net: phy: micrel: add MDI/MDI-X control support for KSZ9477 switch-integrated...
Oleksij Rempel
1
-0
/
+59
2025-05-21
net: phy: pass PHY driver to .match_phy_device OP
Christian Marangi
1
-2
/
+4
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+0
2025-05-13
net: phy: micrel: remove KSZ9477 EEE quirks now handled by phylink
Oleksij Rempel
1
-7
/
+0
2025-04-15
net: ptp: introduce .supported_perout_flags to ptp_clock_info
Jacob Keller
1
-7
/
+2
2025-04-15
net: ptp: introduce .supported_extts_flags to ptp_clock_info
Jacob Keller
1
-5
/
+3
2025-03-20
net: phy: micrel: Add loopback support
Gerhard Engleder
1
-0
/
+24
2025-03-05
net: phy: micrel: use new phy_package_shared getters
Heiner Kallweit
1
-4
/
+5
2025-01-14
net: phy: Constify struct mdio_device_id
Christophe JAILLET
1
-1
/
+1
2025-01-09
net: phy: micrel: use helper phy_disable_eee
Heiner Kallweit
1
-1
/
+1
[next]