index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
micrel.c
Age
Commit message (
Expand
)
Author
2022-10-25
net: phy: micrel: Add PHY Auto/MDI/MDI-X set driver for KSZ9131
Raju Lakkaraju
2022-10-12
net: phy: micrel: Fixes FIELD_GET assertion
Divya Koppera
2022-09-26
net: phy: micrel: enable interrupt for ksz9477 phy
Arun Ramadoss
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-22
net: phy: micrel: Fix double spaces inside lan8814_config_intr
Horatiu Vultur
2022-09-22
net: phy: micrel: fix shared interrupt on LAN8814
Michael Walle
2022-09-20
net: phy: micrel: Add interrupts support for LAN8804 PHY
Horatiu Vultur
2022-09-19
net: phy: micrel: Cable Diag feature for lan8814 phy
Divya Koppera
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-08-31
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-30
net: phy: micrel: Make the GPIO to be non-exclusive
Horatiu Vultur
2022-07-02
net: phy: micrel: Adding LED feature for LAN8814 PHY
Divya Koppera
2022-05-16
net: phy: micrel: Use the kszphy probe/suspend/resume
Fabio Estevam
2022-05-16
net: phy: micrel: Allow probing without .driver_data
Fabio Estevam
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-10
net: phy: micrel: Fix incorrect variable type in micrel
Wan Jiabing
2022-05-05
net: phy: micrel: Pass .probe for KS8737
Fabio Estevam
2022-05-05
net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061
Fabio Estevam
2022-04-29
net: phy: micrel: add coma mode GPIO
Michael Walle
2022-04-29
net: phy: micrel: move the PHY timestamping check
Michael Walle
2022-04-08
net: phy: micrel: ksz9031/ksz9131: add cabletest support
Marek Vasut
2022-04-04
net: phy: micrel: Remove DT option lan8814,ignore-ts
Horatiu Vultur
2022-04-04
net: phy: micrel: Remove latency from driver
Horatiu Vultur
2022-03-07
net: phy: micrel: Move netif_rx() outside of IRQ-off section.
Sebastian Andrzej Siewior
2022-03-07
net: phy: micrel: Use netif_rx().
Sebastian Andrzej Siewior
2022-03-07
micrel: Use generic ptp_msg_is_sync() function
Kurt Kanzenbach
2022-03-04
net: phy: micrel: 1588 support for LAN8814 phy
Divya Koppera
2022-03-04
net: phy: micrel: Fix concurrent register access
Divya Koppera
2022-01-19
net: phy: micrel: use kszphy_suspend()/kszphy_resume for irq aware devices
Claudiu Beznea
2021-12-24
net: phy: micrel: Add config_init for LAN8814
Horatiu Vultur
2021-12-21
net: phy: micrel: Adding interrupt support for Link up/Link down in LAN8814 Q...
Divya Koppera
2021-10-20
phy: micrel: ksz8041nl: do not use power down mode
Stefan Agner
2021-10-14
net: phy: micrel: make *-skew-ps check more lenient
Matthias Schiffer
2021-10-08
net: phy: micrel: ksz9131 led errata workaround
Francesco Dolcini
2021-09-29
net: phy: micrel: Add support for LAN8804 PHY
Horatiu Vultur
2021-08-08
net: phy: micrel: Fix link detection on ksz87xx switch"
Ben Hutchings
2021-08-02
net: phy: micrel: Fix detection of ksz87xx switch
Steve Bennett
2021-06-14
net: phy: micrel: ksz886x/ksz8081: add cabletest support
Oleksij Rempel
2021-06-14
net: phy: micrel: ksz8081 add MDI-X support
Oleksij Rempel
2021-06-14
net: phy/dsa micrel/ksz886x add MDI-X support
Oleksij Rempel
2021-06-14
net: phy: micrel: use consistent alignments
Oleksij Rempel
2021-06-14
net: phy: micrel: remove redundant assignment to pointer of_node
Colin Ian King
2021-02-25
net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8081
Christian Melki
2021-02-11
net: phy: introduce phydev->port
Michael Walle
2021-02-09
net: phy: drop explicit genphy_read_status() op
Michael Walle
2021-01-05
net: phy: micrel: Add KS8851 PHY support
Marek Vasut
2020-11-27
net: phy: micrel: fix interrupt handling
Oleksij Rempel
2020-11-25
net: phy: micrel: remove the use of .ack_interrupt()
Ioana Ciornei
2020-11-25
net: phy: micrel: implement generic .handle_interrupt() callback
Ioana Ciornei
2020-09-11
net: phy: mchp: Add support for LAN8814 QUAD PHY
Divya Koppera
[next]