index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
bcm-phy-lib.c
Age
Commit message (
Expand
)
Author
2019-03-21
net: phy: Prepare for moving Omega out of bcm7xxx
Florian Fainelli
2019-01-22
net: phy: Remove redundent License text when SPDX header is present
Andrew Lunn
2019-01-22
net: phy: Convert some PHY and MDIO driver files to SPDX headers
Andrew Lunn
2018-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-23
net: phy: broadcom: Fix auxiliary control register reads
Florian Fainelli
2018-04-27
drivers: net: replace UINT64_MAX with U64_MAX
Jisheng Zhang
2018-03-06
net: phy: broadcom: Use strlcpy() for ethtool::get_strings
Florian Fainelli
2017-03-22
net: phy: switch remaining users to phy_(read|write)_mmd()
Russell King
2017-03-13
net: phy: bcm-phylib: replace obsolete EEE macro references
Doug Berger
2016-11-30
net: phy: broadcom: Add support code for reading PHY counters
Florian Fainelli
2016-11-24
net: phy: broadcom: Allow enabling or disabling of EEE
Florian Fainelli
2016-11-24
net: phy: broadcom: Add support code for downshift/Wirespeed
Florian Fainelli
2016-11-24
net: phy: broadcom: Move bcm54xx_auxctl_{read, write} to common library
Florian Fainelli
2016-01-07
phy: phy_{read|write}_mmd_indirect: get addr from phydev
Andrew Lunn
2015-10-18
net: phy: bcm-phy-lib: Fix module license issue
Arun Parameswaran
2015-10-08
net: phy: Add Broadcom phy library for common interfaces
Arun Parameswaran