Age | Commit message (Expand) | Author | Files | Lines |
2022-05-10 | net: phy: microchip: add comments for the modified LAN88xx phy ID mask. | Yuiko Oshino | 1 | -0/+4 |
2022-05-09 | net: phy: microchip: update LAN88xx phy ID and phy ID mask. | Yuiko Oshino | 1 | -3/+3 |
2020-11-17 | net: phy: microchip: remove the use of .ack_interrupt() | Ioana Ciornei | 1 | -8/+5 |
2020-11-17 | net: phy: microchip: implement generic .handle_interrupt() callback | Ioana Ciornei | 1 | -0/+19 |
2019-08-17 | net: phy: remove calls to genphy_config_init | Heiner Kallweit | 1 | -1/+0 |
2019-04-15 | net: phy: switch drivers to use dynamic feature detection | Heiner Kallweit | 1 | -1/+1 |
2019-01-22 | net: phy: Convert some PHY and MDIO driver files to SPDX headers | Andrew Lunn | 1 | -13/+1 |
2018-11-11 | net: phy: remove flag PHY_HAS_INTERRUPT from driver configs | Heiner Kallweit | 1 | -1/+0 |
2018-10-01 | net: phy: Add phydev_warn() | Andrew Lunn | 1 | -16/+17 |
2018-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+177 |
2018-04-20 | lan78xx: Read LED states from Device Tree | Phil Elwell | 1 | -0/+25 |
2018-04-12 | lan78xx: PHY DSP registers initialization to address EEE link drop issues wit... | Raghuram Chary J | 1 | -1/+177 |
2017-12-01 | net: phy: remove generic settings for callbacks config_aneg and read_status f... | Heiner Kallweit | 1 | -1/+0 |
2017-05-16 | net: phy: Remove residual magic from PHY drivers | Andrew Lunn | 1 | -1/+1 |
2017-03-22 | net: phy: switch remaining users to phy_(read|write)_mmd() | Russell King | 1 | -3/+2 |
2016-12-10 | net: phy: phy drivers should not set SUPPORTED_[Asym_]Pause | Timur Tabi | 1 | -2/+1 |
2016-12-01 | net: phy: Fix the mdix_ctrl changes | Raju Lakkaraju | 1 | -1/+1 |
2016-11-18 | lan78xx: relocate mdix setting to phy driver | Woojung Huh | 1 | -1/+35 |
2016-09-19 | phy: mark lan88xx_suspend() static | Baoyou Xie | 1 | -1/+1 |
2016-01-07 | phy: Centralize setting driver module owner | Andrew Lunn | 1 | -2/+0 |
2016-01-07 | phy: Add an mdio_device structure | Andrew Lunn | 1 | -2/+2 |
2016-01-07 | phy: phy_{read|write}_mmd_indirect: get addr from phydev | Andrew Lunn | 1 | -3/+2 |
2015-09-09 | add microchip LAN88xx phy driver | Woojung.Huh@microchip.com | 1 | -0/+148 |