summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2022-02-21rtw88: coex: Add WLAN MIMO power saving for Bluetooth gaming controllerChing-Te Ku7-11/+148
2022-02-21rtw88: coex: update BT PTA counter regularlyChing-Te Ku3-12/+37
2022-02-21rtw88: coex: Improve WLAN throughput when HFP COEXChing-Te Ku1-7/+2
2022-02-21rtw88: 8822ce: add support for TX/RX 1ss modeChin-Yen Lee5-4/+41
2022-02-16mac80211_hwsim: Advertise support for EHT capabilitiesIlan Peer1-12/+234
2022-02-16mac80211: Add initial support for EHT and 320 MHz channelsIlan Peer2-0/+2
2022-02-16cfg80211: Add support for EHT 320 MHz channel widthJia Ding1-0/+2
2022-02-16ieee80211: add EHT 1K aggregation definitionsMordechay Goodstein3-5/+5
2022-02-16mac80211_hwsim: Add custom regulatory for 6GHzIlan Peer1-0/+14
2022-02-16mac80211_hwsim: don't shadow a global variableJohannes Berg1-5/+5
2022-02-16mac80211_hwsim: check TX and STA bandwidthJohannes Berg1-3/+98
2022-02-16mac80211_hwsim: Add debugfs to control rx status RSSIBeni Lev1-2/+34
2022-02-14rtw89: handle TX/RX 160M bandwidthPing-Ke Shih3-20/+20
2022-02-14rtw89: declare if chip support 160M bandwidthPing-Ke Shih3-1/+20
2022-02-14rtw89: add 6G support to rate adaptive mechanismPing-Ke Shih1-2/+17
2022-02-14rtw89: extend subband for 6G bandZong-Zhe Yang3-10/+60
2022-02-14rtw89: refine naming of rfk helpers with prefixZong-Zhe Yang2-1378/+1378
2022-02-14rtw89: make rfk helpers common across chipsZong-Zhe Yang4-108/+112
2022-02-14brcmfmac: Add BCM43454/6 supportZhao, Jiaqing4-1/+6
2022-02-10Merge tag 'mt76-for-kvalo-2022-02-04' of https://github.com/nbd168/wireless i...Kalle Valo54-2838/+3561
2022-02-10brcmfmac: of: remove redundant variable lenColin Ian King1-2/+1
2022-02-10brcmfmac: p2p: Replace one-element arrays with flexible-array membersGustavo A. R. Silva1-6/+6
2022-02-10rtw89: coex: set EN bit to PLT registerPing-Ke Shih1-3/+4
2022-02-10rtw89: recover rates of rate adaptive mechanismChien-Hsun Liao1-17/+30
2022-02-10rtw88: recover rates of rate adaptive mechanismChien-Hsun Liao1-23/+44
2022-02-10rtw89: declare AP mode supportPing-Ke Shih1-1/+2
2022-02-10rtw89: debug: add stations entry to show ID assignmentPing-Ke Shih1-0/+71
2022-02-10rtw89: implement ieee80211_ops::start_ap and stop_apPing-Ke Shih1-0/+33
2022-02-10rtw89: maintain assoc/disassoc STA states of firmware and hardwarePing-Ke Shih3-3/+33
2022-02-10rtw89: only STA mode change vif_type mapping dynamicallyPing-Ke Shih2-2/+5
2022-02-10rtw89: add addr_cam field to sta to support AP modePing-Ke Shih3-30/+43
2022-02-10rtw89: extend role_maintain to support AP modePing-Ke Shih3-4/+17
2022-02-10rtw88: fix use after free in rtw_hw_scan_update_probe_req()Dan Carpenter1-3/+3
2022-02-04mac80211: fix struct ieee80211_tx_info sizeAvraham Stern3-4/+5
2022-02-04cfg80211/mac80211: assume CHECKSUM_COMPLETE includes SNAPJohannes Berg1-0/+3
2022-02-04mt76: redefine mt76_for_each_q_rx to adapt mt7986 changesBo Jiao1-2/+2
2022-02-03mt76: dma: initialize skip_unmap in mt76_dma_rx_fillLorenzo Bianconi1-0/+1
2022-02-03mt76: do not always copy ethhdr in reverse_frag0_hdr_transLorenzo Bianconi3-30/+27
2022-02-03mt76: mt76x02: use mt76_phy_dfs_state to determine radar detector stateFelix Fietkau1-4/+1
2022-02-03mt76: mt7615: fix/rewrite the dfs state handling logicFelix Fietkau2-22/+30
2022-02-03mt76: mt7915: fix/rewrite the dfs state handling logicFelix Fietkau7-50/+69
2022-02-03mt76: mt76x02: improve tx hang detectionFelix Fietkau2-20/+12
2022-02-03mt76x02: improve mac error check/reset reliabilityFelix Fietkau3-6/+22
2022-02-03mt76: mt7921s: run sleep mode by defaultSean Wang1-8/+4
2022-02-03mt76: sdio: honor the largest Tx buffer the hardware can supportSean Wang5-35/+25
2022-02-03mt76: mt7915: fix the nss setting in bitratesMeiChia Chiu1-3/+6
2022-02-03mt76: mt7915: update max_mpdu_size in mt7915_mcu_sta_amsdu_tlv()Peter Chiu1-5/+20
2022-02-03mt76: mt7915: fix mcs_map in mt7915_mcu_set_sta_he_mcs()Peter Chiu1-21/+8
2022-02-03mt76: mt7921s: fix a possible memory leak in mt7921_load_patchLorenzo Bianconi1-6/+2
2022-02-03mt76: mt7915: fix possible memory leak in mt7915_mcu_add_staLorenzo Bianconi1-2/+6