summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: mt7921: Add missing __packed annotation of struct mt7921_clcDeren Wu2022-12-011-1/+1
* wifi: mt76: fix coverity overrun-call in mt76_get_txpower()Deren Wu2022-12-011-1/+2
* wifi: mt76: mt7996: add driver for MediaTek Wi-Fi 7 (802.11be) devicesShayne Chen2022-12-0118-0/+12289
* wifi: mt76: mt76x0: remove dead code in mt76x0_phy_get_target_powerLorenzo Bianconi2022-12-011-3/+0
* wifi: mt76: mt7915: fix band_idx usageRyder Lee2022-12-015-59/+58
* wifi: mt76: mt7915: enable .sta_set_txpwr supportRyder Lee2022-12-015-6/+137
* wifi: mt76: mt7915: add basedband Txpower info into debugfsRyder Lee2022-12-012-3/+20
* wifi: mt76: mt7915: add support to configure spatial reuse parameter setRyder Lee2022-12-014-21/+207
* wifi: mt76: mt7915: add missing MODULE_PARM_DESCRyder Lee2022-12-011-0/+1
* wifi: mt76: mt7915: enable WED RX statsSujuan Chen2022-12-016-0/+65
* wifi: mt76: mt7915: enable WED RX supportLorenzo Bianconi2022-12-016-93/+238
* wifi: mt76: connac: introduce mt76_connac_mcu_sta_wed_update utility routineSujuan Chen2022-12-012-0/+23
* wifi: mt76: add info parameter to rx_skb signatureSujuan Chen2022-12-0114-22/+53
* wifi: mt76: add WED RX support to dma queue allocLorenzo Bianconi2022-12-011-1/+9
* wifi: mt76: add WED RX support to mt76_dma_rx_fillLorenzo Bianconi2022-12-011-6/+27
* wifi: mt76: add WED RX support to mt76_dma_{add,get}_bufLorenzo Bianconi2022-12-012-39/+88
* wifi: mt76: introduce rxwi and rx token utility routinesSujuan Chen2022-12-015-1/+126
* wifi: mt76: mt7921: fix wrong power after multiple SAR setYN Chen2022-12-013-0/+9
* wifi: mt76: connac: introduce helper for mt7996 chipsetShayne Chen2022-12-012-1/+7
* wifi: mt76: connac: add more starec command tagsShayne Chen2022-12-011-0/+2
* wifi: mt76: connac: add more bss info command tagsShayne Chen2022-12-011-0/+9
* wifi: mt76: connac: introduce unified event tableShayne Chen2022-12-011-0/+11
* wifi: mt76: connac: add more unified command IDsShayne Chen2022-12-011-0/+22
* wifi: mt76: connac: rework fields for larger bandwidth support in sta_rec_bfShayne Chen2022-12-012-7/+7
* wifi: mt76: connac: update struct sta_rec_phyShayne Chen2022-12-011-1/+2
* wifi: mt76: connac: rework macros for unified commandShayne Chen2022-12-011-3/+15
* wifi: mt76: mt7921: introduce chanctx supportSean Wang2022-12-017-17/+157
* wifi: mt76: mt7921: introduce remain_on_channel supportSean Wang2022-12-017-12/+303
* wifi: mt76: connac: accept hw scan request at a timeSean Wang2022-12-011-0/+3
* wifi: mt76: mt7921: drop ieee80211_[start, stop]_queues in driverSean Wang2022-12-011-18/+0
* wifi: mt76: mt7921: add unified ROC cmd/event supportQuan Zhou2022-12-013-2/+146
* wifi: mt76: mt7921: add chanctx parameter to mt76_connac_mcu_uni_add_bss sign...Sean Wang2022-12-015-10/+14
* wifi: mt76: connac: add mt76_connac_mcu_uni_set_chctxSean Wang2022-12-012-68/+82
* wifi: mt76: do not run mt76u_status_worker if the device is not runningLorenzo Bianconi2022-12-011-4/+7
* wifi: mt76: connac: update nss calculation in txsEvelyn Tsai2022-12-011-1/+5
* wifi: mt76: mt7915: don't claim 160MHz support with mt7915 DBDCNicolas Cavallari2022-12-011-16/+31
* wifi: mt76: mt7915: Fix VHT beamforming capabilities with DBDCNicolas Cavallari2022-12-011-1/+2
* wifi: mt76: mt7915: Fix chainmask calculation on mt7915 DBDCNicolas Cavallari2022-12-011-0/+1
* wifi: mt76: mt7915: enable coredump supportRyder Lee2022-12-019-8/+742
* wifi: mt76: mt7915: add full system reset into debugfsRyder Lee2022-12-015-14/+80
* wifi: mt76: mt7915: enable full system reset supportBo Jiao2022-12-017-26/+264
* wifi: mt76: mt7915: rework mt7915_dma_reset()Bo Jiao2022-12-013-89/+91
* wifi: mt76: move aggr_stats array in mt76_phyLorenzo Bianconi2022-12-0113-45/+35
* wifi: mt76: mt7615: rely on mt7615_phy in mt7615_mac_reset_countersLorenzo Bianconi2022-12-013-8/+6
* wifi: mt76: mt7921: fix reporting of TX AGGR histogramLorenzo Bianconi2022-12-011-1/+1
* wifi: mt76: mt7915: fix reporting of TX AGGR histogramLorenzo Bianconi2022-12-011-1/+1
* wifi: mt76: mt7615: enable use_cts_prot supportRyder Lee2022-12-014-0/+22
* wifi: mt76: mt7915: enable use_cts_prot supportRyder Lee2022-12-013-0/+18
* wifi: mt76: fix bandwidth 80MHz link fail in 6GHz bandMing Yen Hsieh2022-12-012-0/+45
* wifi: mt76: mt7915: add ack signal supportRyder Lee2022-12-017-7/+51