aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2021-01-26mt76: mt7915: do not set DRR group for stationsFelix Fietkau1-30/+0
2021-01-26mt76: mt7915: ensure that init work completes before starting the deviceFelix Fietkau1-0/+2
2021-01-26mt76: mt7603: fix ED/CCA monitoring with single-stream devicesFelix Fietkau1-3/+7
2021-01-26mt76: mt7915: add implicit Tx beamforming supportRyder Lee4-58/+87
2021-01-26mt76: mt7915: simplify peer's TxBF capability checkRyder Lee1-45/+22
2021-01-26mt76: mt7615: mt7915: disable txpower sku when testmode enabledShayne Chen4-2/+6
2021-01-26mt76: mt7915: add support for continuous tx in testmodeShayne Chen4-12/+191
2021-01-26mt76: mt7915: rework set state part in testmodeShayne Chen1-12/+10
2021-01-26mt76: testmode: add a new state for continuous txShayne Chen1-0/+2
2021-01-26mt76: mt7915: clean hw queue before starting new testmode txShayne Chen3-0/+25
2021-01-26mt76: mt7915: calculate new packet length when tx_time is set in testmodeShayne Chen1-3/+93
2021-01-26mt76: mt7915: add support for ipg in testmodeShayne Chen4-3/+142
2021-01-26mt76: mt7915: split edca update functionShayne Chen3-23/+39
2021-01-26mt76: testmode: make tx queued limit adjustableShayne Chen3-2/+10
2021-01-26mt76: testmode: add attributes for ipg related parametersShayne Chen3-0/+30
2021-01-26mt76: testmode: add support to set user-defined spe indexShayne Chen4-5/+19
2021-01-26mt76: mt7915: force ldpc for bw larger than 20MHz in testmodeShayne Chen1-1/+1
2021-01-26mt76: move chainmask in mt76_phyLorenzo Bianconi21-42/+37
2021-01-26mt76: move mac_work in mt76_core moduleLorenzo Bianconi22-73/+72
2021-01-26mt76: mt7615: move testmode data from dev to phyShayne Chen3-31/+30
2021-01-26mt76: mt7915: move testmode data from dev to phyShayne Chen4-34/+41
2021-01-26mt76: testmode: move mtd part to mt76_devShayne Chen3-8/+9
2021-01-26mt76: testmode: introduce dbdc supportShayne Chen13-193/+244
2021-01-26mt76: mt7915: add partial add_bss_info command on testmode initShayne Chen2-5/+17
2021-01-26mt76: mt7915: drop zero-length packet to avoid Tx hangRyder Lee1-0/+3
2021-01-26mt76: mt7915: simplify mt7915_mcu_send_message routineLorenzo Bianconi1-12/+7
2021-01-26mt76: mt7915: fix endianness warning in mt7915_mcu_set_radar_thLorenzo Bianconi1-3/+3
2021-01-26mt76: mt7915: add support for flash modeShayne Chen4-6/+56
2021-01-26mt76: mt7915: run mt7915_configure_filter holding mt76 mutexLorenzo Bianconi1-1/+4
2021-01-26mt76: mt7915: convert comma to semicolonZheng Yongjun1-1/+1
2021-01-26mt76: mt7615: convert comma to semicolonZheng Yongjun1-1/+1
2021-01-26mt76: mt7615: reset token when mac_reset happensRyder Lee3-12/+22
2021-01-26mt76: mt7915: reset token when mac_reset happensRyder Lee3-17/+26
2021-01-26mt76: mt7915: fix MT_CIPHER_BIP_CMAC_128 setkeyRyder Lee2-6/+21
2021-01-26mt76: mt7615: add vif check in mt7615_update_vif_beacon()Ryder Lee1-1/+10
2021-01-26mt76: mt7915: add vif check in mt7915_update_vif_beacon()Ryder Lee1-1/+9
2021-01-26wcn36xx: Remove unnecessary memsetZheng Yongjun1-1/+0
2021-01-26ath11k: add ieee80211_unregister_hw to avoid kernel crash caused by NULL pointerWen Gong1-2/+5
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg16-26/+61
2021-01-25iwl4965: do not process non-QOS frames on txq->sched_retry pathStanislaw Gruszka1-5/+6
2021-01-25mt7601u: process tx URBs with status EPROTO properlyLorenzo Bianconi1-0/+1
2021-01-25wlcore: Fix command execute failure 19 for wl12xxTony Lindgren3-20/+1
2021-01-25mt7601u: use ieee80211_rx_list to pass frames to the network stack as a batchLorenzo Bianconi1-5/+14
2021-01-25rtw88: 8723de: adjust the LTR settingChin-Yen Lee1-2/+2
2021-01-25rtlwifi: rtl8821ae: fix bool comparison in expressionsAditya Srivastava1-4/+4
2021-01-25rtlwifi: rtl8192se: fix bool comparison in expressionsAditya Srivastava1-2/+2
2021-01-25rtlwifi: rtl8188ee: fix bool comparison in expressionsAditya Srivastava2-6/+6
2021-01-25rtlwifi: rtl8192c-common: fix bool comparison in expressionsAditya Srivastava1-2/+2
2021-01-25rtlwifi: rtl_pci: fix bool comparison in expressionsAditya Srivastava1-2/+2
2021-01-25mt7601u: fix kernel crash unplugging the deviceLorenzo Bianconi1-1/+1