summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-10Merge tag 'mt76-for-kvalo-2022-02-04' of https://github.com/nbd168/wireless i...Kalle Valo
2022-02-10brcmfmac: of: remove redundant variable lenColin Ian King
2022-02-10brcmfmac: p2p: Replace one-element arrays with flexible-array membersGustavo A. R. Silva
2022-02-10rtw89: coex: set EN bit to PLT registerPing-Ke Shih
2022-02-10rtw89: recover rates of rate adaptive mechanismChien-Hsun Liao
2022-02-10rtw88: recover rates of rate adaptive mechanismChien-Hsun Liao
2022-02-10rtw89: declare AP mode supportPing-Ke Shih
2022-02-10rtw89: debug: add stations entry to show ID assignmentPing-Ke Shih
2022-02-10rtw89: implement ieee80211_ops::start_ap and stop_apPing-Ke Shih
2022-02-10rtw89: maintain assoc/disassoc STA states of firmware and hardwarePing-Ke Shih
2022-02-10rtw89: only STA mode change vif_type mapping dynamicallyPing-Ke Shih
2022-02-10rtw89: add addr_cam field to sta to support AP modePing-Ke Shih
2022-02-10rtw89: extend role_maintain to support AP modePing-Ke Shih
2022-02-10rtw88: fix use after free in rtw_hw_scan_update_probe_req()Dan Carpenter
2022-02-10iwlwifi: fix use-after-freeJohannes Berg
2022-02-04mac80211: fix struct ieee80211_tx_info sizeAvraham Stern
2022-02-04cfg80211/mac80211: assume CHECKSUM_COMPLETE includes SNAPJohannes Berg
2022-02-04mt76: redefine mt76_for_each_q_rx to adapt mt7986 changesBo Jiao
2022-02-03mt76: dma: initialize skip_unmap in mt76_dma_rx_fillLorenzo Bianconi
2022-02-03mt76: do not always copy ethhdr in reverse_frag0_hdr_transLorenzo Bianconi
2022-02-03mt76: mt76x02: use mt76_phy_dfs_state to determine radar detector stateFelix Fietkau
2022-02-03mt76: mt7615: fix/rewrite the dfs state handling logicFelix Fietkau
2022-02-03mt76: mt7915: fix/rewrite the dfs state handling logicFelix Fietkau
2022-02-03mt76: mt76x02: improve tx hang detectionFelix Fietkau
2022-02-03mt76x02: improve mac error check/reset reliabilityFelix Fietkau
2022-02-03mt76: mt7921s: run sleep mode by defaultSean Wang
2022-02-03mt76: sdio: honor the largest Tx buffer the hardware can supportSean Wang
2022-02-03mt76: mt7915: fix the nss setting in bitratesMeiChia Chiu
2022-02-03mt76: mt7915: update max_mpdu_size in mt7915_mcu_sta_amsdu_tlv()Peter Chiu
2022-02-03mt76: mt7915: fix mcs_map in mt7915_mcu_set_sta_he_mcs()Peter Chiu
2022-02-03mt76: mt7921s: fix a possible memory leak in mt7921_load_patchLorenzo Bianconi
2022-02-03mt76: mt7915: fix possible memory leak in mt7915_mcu_add_staLorenzo Bianconi
2022-02-03mt76: stop the radar detector after leaving dfs channelXing Song
2022-02-03mt76: mt7615: check sta_rates pointer in mt7615_sta_rate_tbl_updateLorenzo Bianconi
2022-02-03mt76: mt7603: check sta_rates pointer in mt7603_sta_rate_tbl_updateLorenzo Bianconi
2022-02-03mt76: mt7663s: flush runtime-pm queue after waking up the deviceLorenzo Bianconi
2022-02-03mt76: mt7615: add support for LG LGSBWAC02 (MT7663BUN)Piotr Dymacz
2022-02-03mt76: mt7921: remove duplicated code in mt7921_mac_decode_he_radiotapLorenzo Bianconi
2022-02-03mt76: mt7915: add missing DATA4_TB_SPTL_REUSE1 to mt7915_mac_decode_he_radiotapLorenzo Bianconi
2022-02-03mt76: connac: move mt76_connac_lmac_mapping in mt76-connac moduleLorenzo Bianconi
2022-02-03mt76: mt7915: enable radar background detectionLorenzo Bianconi
2022-02-03mt76: mt7915: report radar pattern if detected by rdd2Lorenzo Bianconi
2022-02-03mt76: mt7915: introduce rdd_monitor debugfs nodeLorenzo Bianconi
2022-02-03mt76: mt7915: enable radar trigger on rdd2Lorenzo Bianconi
2022-02-03mt76: mt7915: introduce mt7915_set_radar_background routineLorenzo Bianconi
2022-02-03mt76: mt7915: set bssinfo/starec command when adding interfaceShayne Chen
2022-02-03mt76: mt7921: toggle runtime-pm adding a monitor vifLorenzo Bianconi
2022-02-03mt76: mt7921: fix endianness issues in mt7921_mcu_set_tx()Lorenzo Bianconi
2022-02-03mt76: sdio: disable interrupt in mt76s_sdio_irqSean Wang