summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76x0/pci.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-13mt76x0: pci: introduce mt76x0_phy_calirate routineLorenzo Bianconi1-0/+1
2018-10-13mt76: mt76x0e: another fix for the external PA current settingFelix Fietkau1-10/+3
2018-10-13mt76x0: pci: fix set external PA I/O currentYueHaibing1-3/+3
2018-10-13mt76x0: pci: add mt76x0_register_device in mt76x0e_register_deviceLorenzo Bianconi1-1/+19
2018-10-13mt76x0: pci: add missing mac80211 callbacksLorenzo Bianconi1-1/+10
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_eeprom.cLorenzo Bianconi1-1/+1
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mcu.cLorenzo Bianconi1-1/+1
2018-10-05mt76: move tx_tasklet management in mt76x02-lib moudleLorenzo Bianconi1-1/+1
2018-10-05mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mmio.cLorenzo Bianconi1-3/+3
2018-10-05mt76: rename mt76x02_util.h in mt76x02.hLorenzo Bianconi1-2/+0
2018-10-05mt76: move mt76x02_tx in mt76x02-lib moduleLorenzo Bianconi1-1/+1
2018-10-05mt76x0: merge mt76x0_dev in mt76x02_devLorenzo Bianconi1-8/+8
2018-10-05mt76x0: pci: add mt76x0e_cleanup routineLorenzo Bianconi1-6/+20
2018-10-01mt76x0: pci: add mt76x0e_{start/stop} callbacksLorenzo Bianconi1-0/+34
2018-10-01mt76x0: add ieee80211_ops ops pointer to mt76x0_alloc_device signatureLorenzo Bianconi1-1/+21
2018-10-01mt76x0: pci: add hw initialization at bootstrapLorenzo Bianconi1-1/+46
2018-10-01mt76x0: pci: move mcu code in pci_mcu.cLorenzo Bianconi1-112/+1
2018-10-01mt76x0: pci: add fw uploading routineLorenzo Bianconi1-1/+119
2018-10-01mt76x0: pci: add mt7650 PCI IDLorenzo Bianconi1-0/+1
2018-09-19mt76x0: make device allocation bus neutralStanislaw Gruszka1-1/+1
2018-09-19mt76x0: inital split between pci and usbStanislaw Gruszka1-0/+81