summaryrefslogtreecommitdiff
path: root/drivers/net/phy/bcm-phy-lib.c
AgeCommit message (Expand)Author
2019-03-21net: phy: Prepare for moving Omega out of bcm7xxxFlorian Fainelli
2019-01-22net: phy: Remove redundent License text when SPDX header is presentAndrew Lunn
2019-01-22net: phy: Convert some PHY and MDIO driver files to SPDX headersAndrew Lunn
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-23net: phy: broadcom: Fix auxiliary control register readsFlorian Fainelli
2018-04-27drivers: net: replace UINT64_MAX with U64_MAXJisheng Zhang
2018-03-06net: phy: broadcom: Use strlcpy() for ethtool::get_stringsFlorian Fainelli
2017-03-22net: phy: switch remaining users to phy_(read|write)_mmd()Russell King
2017-03-13net: phy: bcm-phylib: replace obsolete EEE macro referencesDoug Berger
2016-11-30net: phy: broadcom: Add support code for reading PHY countersFlorian Fainelli
2016-11-24net: phy: broadcom: Allow enabling or disabling of EEEFlorian Fainelli
2016-11-24net: phy: broadcom: Add support code for downshift/WirespeedFlorian Fainelli
2016-11-24net: phy: broadcom: Move bcm54xx_auxctl_{read, write} to common libraryFlorian Fainelli
2016-01-07phy: phy_{read|write}_mmd_indirect: get addr from phydevAndrew Lunn
2015-10-18net: phy: bcm-phy-lib: Fix module license issueArun Parameswaran
2015-10-08net: phy: Add Broadcom phy library for common interfacesArun Parameswaran