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
/
xilinx_gmii2rgmii.c
Age
Commit message (
Expand
)
Author
2019-09-05
net: phy: gmii2rgmii: Dont use priv field in phy device
Harini Katakam
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-15
net: phy: xgmiitorgmii: Support generic PHY status read
Paul Kocialkowski
2019-01-22
net: phy: Convert some PHY and MDIO driver files to SPDX headers
Andrew Lunn
2018-06-28
net: phy: xgmiitorgmii: Check read_status results
Brandon Maier
2018-06-28
net: phy: xgmiitorgmii: Use correct mdio bus
Brandon Maier
2018-06-28
net: phy: xgmiitorgmii: Check phy_driver ready before accessing
Brandon Maier
2017-09-18
net: phy: Fix mask value write on gmii2rgmii converter speed register
Fahad Kunnathadi
2016-08-23
net: phy: xgmiitorgmii: Fix non static symbol warning
Wei Yongjun
2016-08-22
net: phy: Add missing of_node_put() in xgmiitorgmii_probe()
Wei Yongjun
2016-08-18
net: phy: Update copyright info
Appana Durga Kedareswara Rao
2016-08-15
net: phy: Fix return value check in xgmiitorgmii_probe()
Wei Yongjun
2016-08-12
net: phy: Add gmiitorgmii converter support
Appana Durga Kedareswara Rao