summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76.h
AgeCommit message (Expand)AuthorFilesLines
2021-04-21mt76: move mt76_token_init in mt76_alloc_deviceLorenzo Bianconi1-1/+0
2021-04-21mt76: mt7921: get rid of mcu_reset function pointerLorenzo Bianconi1-1/+0
2021-04-21mt76: move token utilities in mt76 common moduleLorenzo Bianconi1-5/+45
2021-04-21mt76: move token_lock, token and token_count in mt76_devLorenzo Bianconi1-0/+4
2021-04-21mt76: dma: add the capability to define a custom rx napi poll routineLorenzo Bianconi1-2/+3
2021-04-21mt76: mt7663: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx pathLorenzo Bianconi1-0/+1
2021-04-21mt76: mt7915: add support for applying pre-calibration dataRyder Lee1-0/+1
2021-04-21mt76: extend DT rate power limits to support 11ax devicesShayne Chen1-0/+1
2021-04-21mt76: add functions for parsing rate power limits from DTFelix Fietkau1-0/+12
2021-04-21mt76: testmode: add support to send larger packetShayne Chen1-1/+2
2021-04-12mt76: report Rx timestampRyder Lee1-1/+2
2021-04-12mt76: dma: export mt76_dma_rx_cleanup routineLorenzo Bianconi1-1/+4
2021-04-12mt76: dma: introduce mt76_dma_queue_reset routineLorenzo Bianconi1-0/+3
2021-04-12mt76: introduce mcu_reset function pointer in mt76_mcu_ops structureLorenzo Bianconi1-0/+1
2021-04-12mt76: use threaded NAPIFelix Fietkau1-0/+1
2021-04-11mt76: mt7615: fix key set/delete issuesFelix Fietkau1-0/+1
2021-04-11mt76: mt7915: add support for rx decapsulation offloadFelix Fietkau1-0/+1
2021-04-11mt76: mt7915: enable hw rx-amsdu de-aggregationLorenzo Bianconi1-0/+7
2021-04-11mt76: add support for 802.3 rx framesFelix Fietkau1-1/+1
2021-01-29mt76: introduce mt76_vif data structureLorenzo Bianconi1-0/+8
2021-01-27mt76: move vif_mask back from mt76_phy to mt76_devFelix Fietkau1-2/+2
2021-01-27mt76: mt7915: bring up the WA event rx queue for band1Felix Fietkau1-0/+1
2021-01-27mt76: mt7615: set mcu country code in mt7615_mcu_set_channel_domain()Lorenzo Bianconi1-0/+1
2021-01-26mt76: testmode: make tx queued limit adjustableShayne Chen1-0/+1
2021-01-26mt76: testmode: add attributes for ipg related parametersShayne Chen1-0/+4
2021-01-26mt76: testmode: add support to set user-defined spe indexShayne Chen1-0/+1
2021-01-26mt76: move chainmask in mt76_phyLorenzo Bianconi1-0/+1
2021-01-26mt76: move mac_work in mt76_core moduleLorenzo Bianconi1-1/+3
2021-01-26mt76: testmode: move mtd part to mt76_devShayne Chen1-3/+4
2021-01-26mt76: testmode: introduce dbdc supportShayne Chen1-12/+31
2020-12-04mt76: attempt to free up more room when filling the tx queueFelix Fietkau1-0/+1
2020-12-04mt76: improve tx queue stop/wakeFelix Fietkau1-0/+1
2020-12-04mt76: mt7915: introduce dbdc supportLorenzo Bianconi1-0/+1
2020-12-04mt76: move hw mac_addr in mt76_phyLorenzo Bianconi1-2/+3
2020-12-04mt76: move band allocation in mt76_register_phyLorenzo Bianconi1-1/+2
2020-12-04mt76: move band capabilities in mt76_phyLorenzo Bianconi1-1/+1
2020-12-04mt76: move tx hw data queues in mt76_phyLorenzo Bianconi1-3/+4
2020-12-04mt76: move mcu queues to mt76_dev q_mcu arrayLorenzo Bianconi1-4/+4
2020-12-04mt76: rely on mt76_queue in tx_queue_skb_raw signatureLorenzo Bianconi1-1/+1
2020-12-04mt76: introduce mt76_init_mcu_queue utility routineLorenzo Bianconi1-2/+37
2020-12-04mt76: rely on mt76_queue in tx_queue_skb signatureLorenzo Bianconi1-1/+1
2020-12-04mt76: dma: rely on mt76_queue in mt76_dma_tx_cleanup signatureLorenzo Bianconi1-2/+2
2020-12-04mt76: mt7663s: rely on mt76_queue in mt7663s_tx_run_queue signatureLorenzo Bianconi1-1/+1
2020-12-04mt76: move mt76_init_tx_queue in common codeLorenzo Bianconi1-0/+4
2020-12-04mt76: testmode: add support for LTF and GI combinations for HE modeShayne Chen1-0/+1
2020-12-04mt76: testmode: add tx_rate_stbc parameterShayne Chen1-0/+1
2020-12-04mt76: mt76u: use dedicated thread for status workLorenzo Bianconi1-0/+2
2020-12-04mt76: mt76u: rely on woker APIs for rx workLorenzo Bianconi1-1/+1
2020-12-04mt76: move mt76_mcu_send_firmware in common moduleLorenzo Bianconi1-0/+2
2020-12-04mt76: sdio: get rid of sched.lockLorenzo Bianconi1-1/+0