| Commit message (Expand) | Author | Age | Files | Lines |
* | net: phy: bcm7xx: add jumbo frame configuration to PHY | Murali Krishna Policharla | 2020-03-28 | 1 | -0/+22 |
* | net: phy: Prepare for moving Omega out of bcm7xxx | Florian Fainelli | 2019-03-21 | 1 | -0/+52 |
* | net: phy: Remove redundent License text when SPDX header is present | Andrew Lunn | 2019-01-23 | 1 | -5/+0 |
* | net: phy: Convert some PHY and MDIO driver files to SPDX headers | Andrew Lunn | 2019-01-23 | 1 | -4/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-05-27 | 1 | -1/+1 |
|\ |
|
| * | net: phy: broadcom: Fix auxiliary control register reads | Florian Fainelli | 2018-05-23 | 1 | -1/+1 |
* | | drivers: net: replace UINT64_MAX with U64_MAX | Jisheng Zhang | 2018-04-28 | 1 | -5/+1 |
|/ |
|
* | net: phy: broadcom: Use strlcpy() for ethtool::get_strings | Florian Fainelli | 2018-03-06 | 1 | -2/+2 |
* | net: phy: switch remaining users to phy_(read|write)_mmd() | Russell King | 2017-03-22 | 1 | -8/+4 |
* | net: phy: bcm-phylib: replace obsolete EEE macro references | Doug Berger | 2017-03-14 | 1 | -3/+3 |
* | net: phy: broadcom: Add support code for reading PHY counters | Florian Fainelli | 2016-11-30 | 1 | -0/+70 |
* | net: phy: broadcom: Allow enabling or disabling of EEE | Florian Fainelli | 2016-11-24 | 1 | -4/+10 |
* | net: phy: broadcom: Add support code for downshift/Wirespeed | Florian Fainelli | 2016-11-24 | 1 | -0/+86 |
* | net: phy: broadcom: Move bcm54xx_auxctl_{read, write} to common library | Florian Fainelli | 2016-11-24 | 1 | -0/+17 |
* | phy: phy_{read|write}_mmd_indirect: get addr from phydev | Andrew Lunn | 2016-01-07 | 1 | -4/+4 |
* | net: phy: bcm-phy-lib: Fix module license issue | Arun Parameswaran | 2015-10-19 | 1 | -0/+5 |
* | net: phy: Add Broadcom phy library for common interfaces | Arun Parameswaran | 2015-10-08 | 1 | -0/+208 |