summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek
AgeCommit message (Expand)Author
2020-12-04mt76: mt7915: introduce dbdc supportLorenzo Bianconi
2020-12-04mt76: move hw mac_addr in mt76_phyLorenzo Bianconi
2020-12-04mt76: move band allocation in mt76_register_phyLorenzo Bianconi
2020-12-04mt76: rely on mt76_phy in mt76_init_sband_2g and mt76_init_sband_5gLorenzo Bianconi
2020-12-04mt76: move band capabilities in mt76_phyLorenzo Bianconi
2020-12-04mt76: move tx hw data queues in mt76_phyLorenzo Bianconi
2020-12-04mt76: move mcu queues to mt76_dev q_mcu arrayLorenzo Bianconi
2020-12-04mt76: rely on mt76_queue in tx_queue_skb_raw signatureLorenzo Bianconi
2020-12-04mt76: introduce mt76_init_mcu_queue utility routineLorenzo Bianconi
2020-12-04mt76: rely on mt76_queue in tx_queue_skb signatureLorenzo Bianconi
2020-12-04mt76: dma: rely on mt76_queue in mt76_dma_tx_cleanup signatureLorenzo Bianconi
2020-12-04mt76: mt7663s: rely on mt76_queue in mt7663s_tx_run_queue signatureLorenzo Bianconi
2020-12-04mt76: sdio: rely on mt76_queue in mt76s_process_tx_queue signatureLorenzo Bianconi
2020-12-04mt76: sdio: introduce mt76s_alloc_tx_queueLorenzo Bianconi
2020-12-04mt76: move mt76_init_tx_queue in common codeLorenzo Bianconi
2020-12-04mt76: mt7915: rely on eeprom definitionsLorenzo Bianconi
2020-12-04mt76: mt7615: refactor usb/sdio rate codeLorenzo Bianconi
2020-12-04mt76: mt7615: support 16 interfacesRyder Lee
2020-12-04mt76: mt7915: remove unused mt7915_mcu_bss_sync_tlv()Ryder Lee
2020-12-04mt76: mt7915: use BIT_ULL for omac_idxRyder Lee
2020-12-04mt76: mt7915: make mt7915_eeprom_read staticLorenzo Bianconi
2020-12-04mt76: mt7915: add support to set tx frequency offset in testmodeShayne Chen
2020-12-04mt76: mt7915: add support to set txpower in testmodeShayne Chen
2020-12-04mt76: mt7915: implement testmode rx supportShayne Chen
2020-12-04mt76: mt7915: implement testmode tx supportShayne Chen
2020-12-04mt76: testmode: add support for HE rate modesShayne Chen
2020-12-04mt76: mt7915: fix tx rate related fields in tx descriptorShayne Chen
2020-12-04mt76: testmode: add support for LTF and GI combinations for HE modeShayne Chen
2020-12-04mt76: testmode: add tx_rate_stbc parameterShayne Chen
2020-12-04mt76: testmode: add snr attribute in rx statisticsShayne Chen
2020-12-04mt76: testmode: switch ib and wb rssi to array type for per-antenna reportShayne Chen
2020-12-04mt76: mt76u: use dedicated thread for status workLorenzo Bianconi
2020-12-04mt76: mt76u: rely on woker APIs for rx workLorenzo Bianconi
2020-12-04mt76: mt7615: run key configuration in mt7615_set_key for usb/sdio devicesLorenzo Bianconi
2020-12-04mt76: fix tkip configuration for mt7615/7663 devicesLorenzo Bianconi
2020-12-04mt76: switch to wep sw crypto for mt7615/mt7915Lorenzo Bianconi
2020-12-04mt76: mt7663s: introduce WoW support via GPIOSean Wang
2020-12-04mt76: move mt76_mcu_send_firmware in common moduleLorenzo Bianconi
2020-12-04mt76: mt7603: add additional EEPROM chip IDDavid Bauer
2020-12-04mt76: fix memory leak if device probing failsLorenzo Bianconi
2020-12-04mt76: mt7915: fix sparse warning cast from restricted __le16Ryder Lee
2020-12-04mt76: dma: fix possible deadlock running mt76_dma_cleanupLorenzo Bianconi
2020-12-04mt76: set fops_tx_stats.owner to THIS_MODULETaehee Yoo
2020-12-04mt76: mt7915: rename mt7915_mcu_get_rate_info to mt7915_mcu_get_tx_rateRyder Lee
2020-12-04mt76: mt7915: update ppe thresholdRyder Lee
2020-12-04mt76: mt7915: set fops_sta_stats.owner to THIS_MODULETaehee Yoo
2020-12-04wireless: mt76: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-12-04mt76: sdio: get rid of sched.lockLorenzo Bianconi
2020-12-04mt76: mt7663s: fix a possible ple quota underflowLorenzo Bianconi
2020-12-04mt76: mt7663s: get rid of mt7663s_sta_addLorenzo Bianconi