Age | Commit message (Expand) | Author |
2023-11-29 | net: phy: adin: allow control of Fast Link Down | Vincent Whitchurch |
2022-08-31 | net: move from strlcpy with unused retval to strscpy | Wolfram Sang |
2022-05-18 | net: phy: adin: add support for clock output | Josua Mayer |
2021-05-17 | net: phy: Demote non-compliant kernel-doc headers | Yang Shen |
2020-11-17 | net: phy: adin: remove the use of the .ack_interrupt() | Ioana Ciornei |
2020-11-17 | net: phy: adin: implement generic .handle_interrupt() callback | Ioana Ciornei |
2020-11-04 | net: phy: adin: implement cable-test support | Alexandru Ardelean |
2020-11-04 | net: phy: adin: disable diag clock & disable standby mode in config_aneg | Alexandru Ardelean |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-07-07 | net: phy: Fixup parameters in kerneldoc | Andrew Lunn |
2020-01-19 | net: phy: adin: fix a warning about msleep | Dejin Zheng |
2020-01-17 | net: phy: adin: const-ify static data | Alexandru Ardelean |
2019-09-16 | net: phy: adin: implement Energy Detect Powerdown mode via phy-tunable | Alexandru Ardelean |
2019-08-17 | net: phy: remove calls to genphy_config_init | Heiner Kallweit |
2019-08-16 | net: phy: adin: add ethtool get_stats support | Alexandru Ardelean |
2019-08-16 | net: phy: adin: implement downshift configuration via phy-tunable | Alexandru Ardelean |
2019-08-16 | net: phy: adin: implement PHY subsystem software reset | Alexandru Ardelean |
2019-08-16 | net: phy: adin: add EEE translation layer from Clause 45 to Clause 22 | Alexandru Ardelean |
2019-08-16 | net: phy: adin: add support MDI/MDIX/Auto-MDI selection | Alexandru Ardelean |
2019-08-16 | net: phy: adin: make RMII fifo depth configurable | Alexandru Ardelean |
2019-08-16 | net: phy: adin: make RGMII internal delays configurable | Alexandru Ardelean |
2019-08-16 | net: phy: adin: configure RGMII/RMII/MII modes on config | Alexandru Ardelean |
2019-08-16 | net: phy: adin: add {write,read}_mmd hooks | Alexandru Ardelean |
2019-08-16 | net: phy: adin: add support for interrupts | Alexandru Ardelean |
2019-08-16 | net: phy: adin: hook genphy_{suspend, resume} into the driver | Alexandru Ardelean |
2019-08-16 | net: phy: adin: add support for Analog Devices PHYs | Alexandru Ardelean |