summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2022-06-09carl9170: tx: fix an incorrect use of list iteratorXiaomeng Tong
2022-06-09rtl818x: Prevent using not initialized queuesAlexander Wetzel
2022-06-09mt76: fix use-after-free by removing a non-RCU wcid pointerFelix Fietkau
2022-06-09iwlwifi: mei: fix potential NULL-ptr derefJohannes Berg
2022-06-09iwlwifi: mei: clear the sap data header before sendingAvraham Stern
2022-06-09iwlwifi: mvm: fix assert 1F04 upon reconfigEmmanuel Grumbach
2022-06-09iwlwifi: fw: init SAR GEO table only if data is presentJohannes Berg
2022-06-09mt76: mt7915: fix twt table_mask to u16 in mt7915_devPeter Chiu
2022-06-09mt76: fix tx status related use-after-free race on station removalFelix Fietkau
2022-06-09mt76: do not attempt to reorder received 802.3 packets without agg sessionFelix Fietkau
2022-06-09mt76: mt7921: fix kernel crash at mt7921_pci_removeSean Wang
2022-06-09mt76: fix antenna config missing in 6G capDeren Wu
2022-06-09mt76: mt7915: report rx mode value in mt7915_mac_fill_rx_rateLorenzo Bianconi
2022-06-09mt76: mt7915: do not pass data pointer to mt7915_mcu_muru_debug_setLorenzo Bianconi
2022-06-09mt76: mt7915: fix possible NULL pointer dereference in mt7915_mac_fill_rx_vectorLorenzo Bianconi
2022-06-09mt76: mt7915: fix possible uninitialized pointer dereference in mt7986_wmac_g...Lorenzo Bianconi
2022-06-09mt76: mt7921: Fix the error handling path of mt7921_pci_probe()Christophe JAILLET
2022-06-09mt76: mt7915: fix unbounded shift in mt7915_mcu_beacon_mbssLorenzo Bianconi
2022-06-09mt76: mt7921: honor pm user configuration in mt7921_sniffer_interface_iterLorenzo Bianconi
2022-06-09mt76: mt7915: fix DBDC default band selection on MT7915DFelix Fietkau
2022-06-09wilc1000: fix crash observed in AP mode with cfg80211_register_netdevice()Ajay Singh
2022-06-09ath11k: Don't check arvif->is_started before sending management framesBaochen Qiang
2022-06-09wl1251: dynamically allocate memory used for DMAH. Nikolaus Schaller
2022-06-09ath9k_htc: fix potential out of bounds access with invalid rxstatus->rs_keyixDan Carpenter
2022-06-09ath9k: fix ar9003_get_eepmiscWenli Looi
2022-06-09ath11k: acquire ab->base_lock in unassign when finding the peer by addrNiels Dossche
2022-06-09rtw89: cfo: check mac_id to avoid out-of-boundsPing-Ke Shih
2022-06-09mt76: fix encap offload ethernet type checkFelix Fietkau
2022-06-09mt76: mt7921: accept rx frames with non-standard VHT MCS10-11Felix Fietkau
2022-06-09mt76: mt7915: accept rx frames with non-standard VHT MCS10-11Felix Fietkau
2022-06-09rtlwifi: Use pr_warn instead of WARN_ONCEDongliang Mu
2022-06-09ath11k: fix warning of not found station for bssid in messageWen Gong
2022-06-09ath10k: skip ath10k_halt during suspend for driver state RESTARTINGAbhishek Kumar
2022-06-09ath11k: disable spectral scan during spectral deinitHari Chandrakanthan
2022-06-09ath9k: fix QCA9561 PA bias levelThibaut VARĂˆNE
2022-06-09rtw88: 8821c: fix debugfs rssi valuePo-Hao Huang
2022-06-09rtw88: fix incorrect frequency reportedPo-Hao Huang
2022-06-09ipw2x00: Fix potential NULL dereference in libipw_xmit()Haowen Bai
2022-06-09b43: Fix assigning negative value to unsigned variableHaowen Bai
2022-06-09b43legacy: Fix assigning negative value to unsigned variableHaowen Bai
2022-06-09mwifiex: add mutex lock for call in mwifiex_dfs_chan_sw_work_queueNiels Dossche
2022-06-09rtw89: fix misconfiguration on hw_scan channel timePo Hao Huang
2022-06-09rtw89: ser: fix CAM leaks occurring in L2 resetZong-Zhe Yang
2022-06-09ath11k: Change max no of active probe SSID and BSSID to fw capabilityKarthikeyan Kathirvel
2022-06-09ath11k: fix the warning of dev_wake in mhi_pm_disable_transition()Wen Gong
2022-05-11Merge tag 'wireless-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-05-09mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU protectionJohannes Berg
2022-05-09mac80211_hwsim: fix RCU protected chanctx accessJohannes Berg
2022-04-29ath11k: reduce the wait time of 11d scan and hw scan while add interfaceWen Gong
2022-04-23iwlwifi: iwl-dbg: Use del_timer_sync() before freeingGuenter Roeck