summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x0/pci.c
Commit message (Expand)AuthorAgeFilesLines
* mt76x0: pci: add mt76x0e_cleanup routineLorenzo Bianconi2018-10-051-6/+20
* mt76x0: pci: add mt76x0e_{start/stop} callbacksLorenzo Bianconi2018-10-011-0/+34
* mt76x0: add ieee80211_ops ops pointer to mt76x0_alloc_device signatureLorenzo Bianconi2018-10-011-1/+21
* mt76x0: pci: add hw initialization at bootstrapLorenzo Bianconi2018-10-011-1/+46
* mt76x0: pci: move mcu code in pci_mcu.cLorenzo Bianconi2018-10-011-112/+1Star
* mt76x0: pci: add fw uploading routineLorenzo Bianconi2018-10-011-1/+119
* mt76x0: pci: add mt7650 PCI IDLorenzo Bianconi2018-10-011-0/+1
* mt76x0: make device allocation bus neutralStanislaw Gruszka2018-09-191-1/+1
* mt76x0: inital split between pci and usbStanislaw Gruszka2018-09-191-0/+81