summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7615/main.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-04mt76: mt7615: support 16 interfacesRyder Lee1-17/+38
2020-12-04mt76: mt7615: run key configuration in mt7615_set_key for usb/sdio devicesLorenzo Bianconi1-34/+1
2020-12-04mt76: switch to wep sw crypto for mt7615/mt7915Lorenzo Bianconi1-2/+2
2020-12-04mt76: mt7615: enable beacon filtering by default for offload fwLorenzo Bianconi1-22/+6
2020-09-24mt76: remove retry_q from struct mt76_txq and related codeFelix Fietkau1-3/+0
2020-09-24mt76: convert from tx tasklet to tx worker threadFelix Fietkau1-1/+1
2020-09-24mt76: mt7615: remove mtxq->agg_ssn assignmentFelix Fietkau1-1/+0
2020-09-24mt76: mt7615: reschedule runtime-pm receiving a tx interruptLorenzo Bianconi1-0/+2
2020-09-24mt76: mt7615: hold mt76 lock queueing wd in mt7615_queue_key_updateLorenzo Bianconi1-0/+3
2020-07-21mt76: mt7615: sdio code must access rate/key regs in preocess contextLorenzo Bianconi1-3/+3
2020-07-21mt76: mt7663u: sync probe sampling with rate configurationLorenzo Bianconi1-3/+1
2020-07-21mt76: mt7615: enable beacon hw filter for runtime-pmLorenzo Bianconi1-0/+19
2020-07-21mt76: mt7615: check MT76_STATE_PM flag before accessing the deviceLorenzo Bianconi1-2/+4
2020-07-21mt76: mt7615: run mt7615_pm_wake in mt7615_mac_sta_{add,remove}Lorenzo Bianconi1-1/+10
2020-07-21mt76: mt7615: wake device before pushing frames in mt7615_txLorenzo Bianconi1-6/+50
2020-07-21mt76: mt7615: wake device before pulling packets from mac80211 queuesLorenzo Bianconi1-1/+19
2020-07-21mt76: mt7615: run mt7615_mcu_set_roc holding mt76 mutexLorenzo Bianconi1-4/+12
2020-07-21mt76: mt7615: run mt7615_mcu_set_wmm holding mt76 mutexLorenzo Bianconi1-1/+7
2020-07-21mt76: mt7615: wake device before performing freq scanLorenzo Bianconi1-4/+30
2020-07-21mt76: mt7615: introduce pm_power_save delayed workLorenzo Bianconi1-0/+3
2020-07-21mt76: mt7615: wake device before configuring hw keysLorenzo Bianconi1-3/+9
2020-07-21mt76: mt7615: introduce mt7615_mutex_{acquire,release} utilitiesLorenzo Bianconi1-40/+42
2020-07-21mt76: mt7615: add mt7615_pm_wake utility routineLorenzo Bianconi1-0/+2
2020-07-21mt76: move mt76 workqueue in common codeLorenzo Bianconi1-1/+1
2020-07-21mt76: mt7615: implement testmode supportFelix Fietkau1-5/+39
2020-07-21mt76: vif_mask to struct mt76_phyFelix Fietkau1-3/+3
2020-07-21mt76: mt7615: add .set_tsf callbackRyder Lee1-0/+21
2020-07-21mt76: mt7663: introduce ARP filter offloadSean Wang1-0/+3
2020-07-21mt76: mt7615: re-enable offloading of sequence number assignmentFelix Fietkau1-0/+5
2020-07-21mt76: mt7615: fix hw queue mappingLorenzo Bianconi1-0/+1
2020-07-21mt76: add missing lock configuring coverage classLorenzo Bianconi1-0/+3
2020-05-28mt76: mt7615: Use kmemdup in mt7615_queue_key_update()YueHaibing1-2/+1
2020-05-28mt76: mt7615: switch to per-vif power_save supportLorenzo Bianconi1-23/+3
2020-05-28mt76: mt7615: introduce remain_on_channel supportLorenzo Bianconi1-0/+79
2020-05-13mt76: mt7615: configure bss info adding the interfaceSean Wang1-4/+1
2020-05-13mt76: enable p2p supportLorenzo Bianconi1-0/+3
2020-05-13mt76: mt7615: do not report scan_complete twice to mac80211Lorenzo Bianconi1-4/+4
2020-05-12mt76: set runtime stream caps by mt76_phyRyder Lee1-1/+1
2020-05-12mt76: mt7615: add gtk rekey offload supportLorenzo Bianconi1-0/+8
2020-05-12mt76: mt7615: add WoW supportLorenzo Bianconi1-0/+79
2020-05-12mt76: mt7615: do not mark sched_scan disabled in mt7615_scan_workLorenzo Bianconi1-1/+0
2020-05-12mt76: mt7615: add sta pointer to mt7615_mcu_add_bss_info signatureLorenzo Bianconi1-3/+3
2020-05-12mt76: enable TDLS supportLorenzo Bianconi1-2/+2
2020-05-12mt76: mt7615: move mcu bss upload before creating the staLorenzo Bianconi1-4/+13
2020-05-12mt76: mt7663: introduce 802.11 PS support in sta modeLorenzo Bianconi1-0/+23
2020-05-12mt76: mt7615: introduce mt7663u supportLorenzo Bianconi1-0/+34
2020-05-12mt76: mt7615: move core shared code in mt7615-common moduleLorenzo Bianconi1-28/+4
2020-05-12mt76: mt7615: fix possible deadlock in mt7615_stopLorenzo Bianconi1-11/+8
2020-05-12mt76: mt7615: add support for applying tx DPD calibration from EEPROMFelix Fietkau1-1/+3
2020-05-12mt76: mt7615: add support for applying DC offset calibration from EEPROMFelix Fietkau1-0/+3