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
/
mdio-bcm-unimac.c
Age
Commit message (
Expand
)
Author
2019-01-22
net: phy: Convert some PHY and MDIO driver files to SPDX headers
Andrew Lunn
2018-09-28
net: phy: mdio-bcm-unimac: mark PM functions as __maybe_unused
Arnd Bergmann
2018-09-21
net: phy: mdio-bcm-unimac: Allow configuring MDIO clock divider
Florian Fainelli
2018-01-11
net: phy: mdio-bcm-unimac: fix potential NULL dereference in unimac_mdio_probe()
Wei Yongjun
2017-08-29
net: phy: mdio-bcm-unimac: Use correct I/O accessors
Florian Fainelli
2017-08-08
net: phy: mdio-bcm-unimac: fix unsigned wrap-around when decrementing timeout
Colin Ian King
2017-07-31
net: phy: mdio-bcm-unimac: Allow specifying platform data
Florian Fainelli
2017-07-31
net: phy: mdio-bcm-unimac: Add debug print for PHY workaround
Florian Fainelli
2017-07-31
net: phy: mdio-bcm-unimac: create unique bus names
Florian Fainelli
2017-07-31
net: phy: mdio-bcm-unimac: factor busy polling loop
Florian Fainelli
2017-03-13
net: bcmgenet: add support for the GENETv5 hardware
Doug Berger
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
2015-09-21
net: phy: mdio-bcm-unimac: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-06-28
net: phy: mdio-bcm-unimac: workaround initial read failures for integrated PHYs
Florian Fainelli
2015-06-11
net: phy: mdio-bcm-unimac: handle broken turn-around for specific PHYs
Florian Fainelli
2015-03-17
net: phy: constify of_device_id array
Fabian Frederick
2014-10-20
net: phy: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-01
net: phy: mdio-bcm-unimac: NULL-terminate unimac_mdio_ids
Florian Fainelli
2014-08-27
net: phy: add generic UniMAC MDIO bus driver
Florian Fainelli