index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
microchip.c
Age
Commit message (
Expand
)
Author
2023-03-02
net: lan78xx: fix accessing the LAN7800's internal phy specific registers fro...
Yuiko Oshino
2022-05-10
net: phy: microchip: add comments for the modified LAN88xx phy ID mask.
Yuiko Oshino
2022-05-09
net: phy: microchip: update LAN88xx phy ID and phy ID mask.
Yuiko Oshino
2020-11-17
net: phy: microchip: remove the use of .ack_interrupt()
Ioana Ciornei
2020-11-17
net: phy: microchip: implement generic .handle_interrupt() callback
Ioana Ciornei
2019-08-17
net: phy: remove calls to genphy_config_init
Heiner Kallweit
2019-04-15
net: phy: switch drivers to use dynamic feature detection
Heiner Kallweit
2019-01-22
net: phy: Convert some PHY and MDIO driver files to SPDX headers
Andrew Lunn
2018-11-11
net: phy: remove flag PHY_HAS_INTERRUPT from driver configs
Heiner Kallweit
2018-10-01
net: phy: Add phydev_warn()
Andrew Lunn
2018-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-20
lan78xx: Read LED states from Device Tree
Phil Elwell
2018-04-12
lan78xx: PHY DSP registers initialization to address EEE link drop issues wit...
Raghuram Chary J
2017-12-01
net: phy: remove generic settings for callbacks config_aneg and read_status f...
Heiner Kallweit
2017-05-16
net: phy: Remove residual magic from PHY drivers
Andrew Lunn
2017-03-22
net: phy: switch remaining users to phy_(read|write)_mmd()
Russell King
2016-12-10
net: phy: phy drivers should not set SUPPORTED_[Asym_]Pause
Timur Tabi
2016-12-01
net: phy: Fix the mdix_ctrl changes
Raju Lakkaraju
2016-11-18
lan78xx: relocate mdix setting to phy driver
Woojung Huh
2016-09-19
phy: mark lan88xx_suspend() static
Baoyou Xie
2016-01-07
phy: Centralize setting driver module owner
Andrew Lunn
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
2016-01-07
phy: phy_{read|write}_mmd_indirect: get addr from phydev
Andrew Lunn
2015-09-09
add microchip LAN88xx phy driver
Woojung.Huh@microchip.com