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