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.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
2023-03-27
net: phy: micrel: correct KSZ9131RNX EEE capabilities and advertisement
Oleksij Rempel
1
-0
/
+1
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
2022-09-26
net: phy: micrel: enable interrupt for ksz9477 phy
Arun Ramadoss
1
-0
/
+2
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+12
2022-09-22
net: phy: micrel: Fix double spaces inside lan8814_config_intr
Horatiu Vultur
1
-2
/
+2
2022-09-22
net: phy: micrel: fix shared interrupt on LAN8814
Michael Walle
1
-6
/
+12
2022-09-20
net: phy: micrel: Add interrupts support for LAN8804 PHY
Horatiu Vultur
1
-0
/
+62
2022-09-20
net: phy: micrel: Cable Diag feature for lan8814 phy
Divya Koppera
1
-18
/
+107
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+7
2022-09-01
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-31
net: phy: micrel: Make the GPIO to be non-exclusive
Horatiu Vultur
1
-1
/
+7
2022-07-02
net: phy: micrel: Adding LED feature for LAN8814 PHY
Divya Koppera
1
-17
/
+56
2022-05-16
net: phy: micrel: Use the kszphy probe/suspend/resume
Fabio Estevam
1
-2
/
+3
2022-05-16
net: phy: micrel: Allow probing without .driver_data
Fabio Estevam
1
-5
/
+6
2022-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+5
2022-05-11
net: phy: micrel: Fix incorrect variable type in micrel
Wan Jiabing
1
-3
/
+2
2022-05-06
net: phy: micrel: Pass .probe for KS8737
Fabio Estevam
1
-0
/
+1
2022-05-06
net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061
Fabio Estevam
1
-2
/
+2
2022-04-30
net: phy: micrel: add coma mode GPIO
Michael Walle
1
-0
/
+20
2022-04-30
net: phy: micrel: move the PHY timestamping check
Michael Walle
1
-4
/
+8
2022-04-09
net: phy: micrel: ksz9031/ksz9131: add cabletest support
Marek Vasut
1
-0
/
+221
2022-04-04
net: phy: micrel: Remove DT option lan8814,ignore-ts
Horatiu Vultur
1
-3
/
+1
2022-04-04
net: phy: micrel: Remove latency from driver
Horatiu Vultur
1
-101
/
+1
2022-03-07
net: phy: micrel: Move netif_rx() outside of IRQ-off section.
Sebastian Andrzej Siewior
1
-2
/
+2
2022-03-07
net: phy: micrel: Use netif_rx().
Sebastian Andrzej Siewior
1
-2
/
+2
2022-03-07
micrel: Use generic ptp_msg_is_sync() function
Kurt Kanzenbach
1
-12
/
+1
2022-03-04
net: phy: micrel: 1588 support for LAN8814 phy
Divya Koppera
1
-22
/
+1066
2022-03-04
net: phy: micrel: Fix concurrent register access
Divya Koppera
1
-14
/
+16
2022-01-19
net: phy: micrel: use kszphy_suspend()/kszphy_resume for irq aware devices
Claudiu Beznea
1
-18
/
+18
2021-12-24
net: phy: micrel: Add config_init for LAN8814
Horatiu Vultur
1
-0
/
+32
2021-12-22
net: phy: micrel: Adding interrupt support for Link up/Link down in LAN8814 Q...
Divya Koppera
1
-0
/
+67
2021-10-20
phy: micrel: ksz8041nl: do not use power down mode
Stefan Agner
1
-2
/
+3
2021-10-15
net: phy: micrel: make *-skew-ps check more lenient
Matthias Schiffer
1
-2
/
+2
2021-10-08
net: phy: micrel: ksz9131 led errata workaround
Francesco Dolcini
1
-0
/
+24
2021-09-29
net: phy: micrel: Add support for LAN8804 PHY
Horatiu Vultur
1
-0
/
+74
2021-08-08
net: phy: micrel: Fix link detection on ksz87xx switch"
Ben Hutchings
1
-2
/
+0
2021-08-02
net: phy: micrel: Fix detection of ksz87xx switch
Steve Bennett
1
-5
/
+5
2021-06-14
net: phy: micrel: ksz886x/ksz8081: add cabletest support
Oleksij Rempel
1
-0
/
+180
2021-06-14
net: phy: micrel: ksz8081 add MDI-X support
Oleksij Rempel
1
-0
/
+89
2021-06-14
net: phy/dsa micrel/ksz886x add MDI-X support
Oleksij Rempel
1
-0
/
+88
2021-06-14
net: phy: micrel: use consistent alignments
Oleksij Rempel
1
-22
/
+22
2021-06-14
net: phy: micrel: remove redundant assignment to pointer of_node
Colin Ian King
1
-6
/
+3
[next]