index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
micrel.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+5
2022-05-10
net: phy: micrel: Fix incorrect variable type in micrel
Wan Jiabing
1
-3
/
+2
2022-05-05
net: phy: micrel: Pass .probe for KS8737
Fabio Estevam
1
-0
/
+1
2022-05-05
net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061
Fabio Estevam
1
-2
/
+2
2022-04-29
net: phy: micrel: add coma mode GPIO
Michael Walle
1
-0
/
+20
2022-04-29
net: phy: micrel: move the PHY timestamping check
Michael Walle
1
-4
/
+8
2022-04-08
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-21
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-14
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
2021-02-25
net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8081
Christian Melki
1
-0
/
+1
2021-02-11
net: phy: introduce phydev->port
Michael Walle
1
-3
/
+11
2021-02-09
net: phy: drop explicit genphy_read_status() op
Michael Walle
1
-1
/
+0
2021-01-05
net: phy: micrel: Add KS8851 PHY support
Marek Vasut
1
-1
/
+1
2020-11-27
net: phy: micrel: fix interrupt handling
Oleksij Rempel
1
-1
/
+1
2020-11-25
net: phy: micrel: remove the use of .ack_interrupt()
Ioana Ciornei
1
-16
/
+15
2020-11-25
net: phy: micrel: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-0
/
+34
2020-09-11
net: phy: mchp: Add support for LAN8814 QUAD PHY
Divya Koppera
1
-0
/
+14
2020-04-22
net: phy: micrel: add phy-mode support for the KSZ9031 PHY
Oleksij Rempel
1
-5
/
+123
2020-04-14
net: phy: micrel: use genphy_read_status for KSZ9131
Atsushi Nemoto
1
-1
/
+1
2020-04-03
net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before acc...
Oleksij Rempel
1
-0
/
+7
2020-03-29
net: phy: micrel.c: add rgmii interface delay possibility to ksz9131
Philippe Schenker
1
-0
/
+50
2019-10-17
net: phy: micrel: Update KSZ87xx PHY name
Marek Vasut
1
-2
/
+2
2019-10-17
net: phy: micrel: Discern KSZ8051 and KSZ8795 PHYs
Marek Vasut
1
-4
/
+36
2019-09-27
net: phy: micrel: add Asym Pause workaround for KSZ9021
Hans Andersson
1
-0
/
+3
2019-04-29
net: phy: micrel: make sure the factory test bit is cleared
Antoine Tenart
1
-1
/
+14
2019-04-16
net: phy: micrel: add Asym Pause workaround
Antoine Tenart
1
-1
/
+26
2019-04-15
net: phy: switch drivers to use dynamic feature detection
Heiner Kallweit
1
-16
/
+16
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+12
2019-02-27
net: phy: Micrel KSZ8061: link failure after cable connect
Rajasingh Thavamani
1
-1
/
+12
[next]