| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-11-07 | net: phy: broadcom: use genphy_c45_an_config_eee_aneg in bcm_config_lre_aneg | Heiner Kallweit | 1 | -1/+1 |
| 2024-11-06 | net: broadcom: use ethtool string helpers | Rosen Penev | 1 | -2/+1 |
| 2024-07-14 | net: phy: bcm-phy-lib: Implement BroadR-Reach link modes | Kamil HorĂ¡k (2N) | 1 | -0/+115 |
| 2023-06-09 | net: phy: broadcom: Add support for setting LED brightness | Florian Fainelli | 1 | -0/+27 |
| 2023-06-01 | net: phy: broadcom: Add LPI counter | Florian Fainelli | 1 | -7/+12 |
| 2023-05-26 | net: phy: broadcom: Register dummy IRQ handler | Florian Fainelli | 1 | -0/+6 |
| 2023-05-13 | net: phy: broadcom: Add support for Wake-on-LAN | Florian Fainelli | 1 | -0/+212 |
| 2022-08-31 | net: move from strlcpy with unused retval to strscpy | Wolfram Sang | 1 | -1/+1 |
| 2021-03-30 | net: phy: broadcom: Only advertise EEE for supported modes | Florian Fainelli | 1 | -3/+10 |
| 2020-11-05 | net: phy: broadcom: remove use of ack_interrupt() | Ioana Ciornei | 1 | -4/+14 |
| 2020-11-05 | net: phy: broadcom: implement generic .handle_interrupt() callback | Ioana Ciornei | 1 | -0/+31 |
| 2020-06-01 | net: phy: broadcom: don't export RDB/legacy access methods | Michael Walle | 1 | -4/+2 |
| 2020-05-13 | net: phy: broadcom: add cable test support | Michael Walle | 1 | -0/+189 |
| 2020-05-13 | net: phy: broadcom: add bcm_phy_modify_exp() | Michael Walle | 1 | -0/+32 |
| 2020-05-13 | net: phy: broadcom: add exp register access methods without buslock | Michael Walle | 1 | -7/+31 |
| 2020-04-22 | net: phy: broadcom: add helper to write/read RDB registers | Michael Walle | 1 | -0/+80 |
| 2020-03-27 | net: phy: bcm7xx: add jumbo frame configuration to PHY | Murali Krishna Policharla | 1 | -0/+22 |
| 2019-03-21 | net: phy: Prepare for moving Omega out of bcm7xxx | Florian Fainelli | 1 | -0/+52 |
| 2019-01-22 | net: phy: Remove redundent License text when SPDX header is present | Andrew Lunn | 1 | -5/+0 |
| 2019-01-22 | net: phy: Convert some PHY and MDIO driver files to SPDX headers | Andrew Lunn | 1 | -4/+1 |
| 2018-05-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
| 2018-05-23 | net: phy: broadcom: Fix auxiliary control register reads | Florian Fainelli | 1 | -1/+1 |
| 2018-04-27 | drivers: net: replace UINT64_MAX with U64_MAX | Jisheng Zhang | 1 | -5/+1 |
| 2018-03-06 | net: phy: broadcom: Use strlcpy() for ethtool::get_strings | Florian Fainelli | 1 | -2/+2 |
| 2017-03-22 | net: phy: switch remaining users to phy_(read|write)_mmd() | Russell King | 1 | -8/+4 |
| 2017-03-13 | net: phy: bcm-phylib: replace obsolete EEE macro references | Doug Berger | 1 | -3/+3 |
| 2016-11-30 | net: phy: broadcom: Add support code for reading PHY counters | Florian Fainelli | 1 | -0/+70 |
| 2016-11-24 | net: phy: broadcom: Allow enabling or disabling of EEE | Florian Fainelli | 1 | -4/+10 |
| 2016-11-24 | net: phy: broadcom: Add support code for downshift/Wirespeed | Florian Fainelli | 1 | -0/+86 |
| 2016-11-24 | net: phy: broadcom: Move bcm54xx_auxctl_{read, write} to common library | Florian Fainelli | 1 | -0/+17 |
| 2016-01-07 | phy: phy_{read|write}_mmd_indirect: get addr from phydev | Andrew Lunn | 1 | -4/+4 |
| 2015-10-18 | net: phy: bcm-phy-lib: Fix module license issue | Arun Parameswaran | 1 | -0/+5 |
| 2015-10-08 | net: phy: Add Broadcom phy library for common interfaces | Arun Parameswaran | 1 | -0/+208 |