summaryrefslogtreecommitdiff
path: root/drivers/phy/ralink/phy-mt7621-pci.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-03phy: ralink: phy-mt7621-pci: drop 'of_match_ptr' to fix -Wunused-const-variableSergio Paracuellos1-1/+1
2021-03-30phy: ralink: phy-mt7621-pci: fix return value check in mt7621_pci_phy_probe()Wei Yongjun1-2/+2
2021-03-30phy: ralink: phy-mt7621-pci: fix XTAL bitmaskSergio Paracuellos1-1/+1
2020-12-01phy: ralink: phy-mt7621-pci: set correct name in MODULE_DEVICE_TABLE macroSergio Paracuellos1-1/+1
2020-11-30phy: ralink: Add PHY driver for MT7621 PCIe PHYSergio Paracuellos1-0/+352