aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2022-08-03mt7601u: add USB device ID for some versions of XiaoDu WiFi Dongle.Wei Mingzhi
2022-06-14carl9170: tx: fix an incorrect use of list iteratorXiaomeng Tong
2022-06-14rtl818x: Prevent using not initialized queuesAlexander Wetzel
2022-06-14iwlwifi: mvm: fix assert 1F04 upon reconfigEmmanuel Grumbach
2022-06-14ath9k_htc: fix potential out of bounds access with invalid rxstatus->rs_keyixDan Carpenter
2022-06-14ath9k: fix ar9003_get_eepmiscWenli Looi
2022-06-14rtlwifi: Use pr_warn instead of WARN_ONCEDongliang Mu
2022-06-14ath9k: fix QCA9561 PA bias levelThibaut VARÈNE
2022-06-14ipw2x00: Fix potential NULL dereference in libipw_xmit()Haowen Bai
2022-06-14b43: Fix assigning negative value to unsigned variableHaowen Bai
2022-06-14b43legacy: Fix assigning negative value to unsigned variableHaowen Bai
2022-06-14mwifiex: add mutex lock for call in mwifiex_dfs_chan_sw_work_queueNiels Dossche
2022-05-18mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU protectionJohannes Berg
2022-04-27brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-27mt76: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-20ath9k: Fix usage of driver-private space in tx_infoToke Høiland-Jørgensen
2022-04-20ath9k: Properly clear TX status area before reporting to mac80211Toke Høiland-Jørgensen
2022-04-15ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111Zekun Shen
2022-04-15iwlwifi: mvm: Fix an error code in iwl_mvm_up()Dan Carpenter
2022-04-15iwlwifi: Fix -EIO error code that is never returnedColin Ian King
2022-04-15mt76: mt7615: check sta_rates pointer in mt7615_sta_rate_tbl_updateLorenzo Bianconi
2022-04-15mt76: mt7603: check sta_rates pointer in mt7603_sta_rate_tbl_updateLorenzo Bianconi
2022-04-15ray_cs: Check ioremap return valueJiasheng Jiang
2022-04-15ath9k_htc: fix uninit value bugsPavel Skripkin
2022-04-15ath10k: fix memory overwrite of the WoWLAN wakeup packet patternWen Gong
2022-04-15brcmfmac: pcie: Fix crashes due to early IRQsHector Martin
2022-04-15brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toioHector Martin
2022-04-15brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error pathHector Martin
2022-04-15brcmfmac: firmware: Allocate space for default boardrev in nvramHector Martin
2022-04-15carl9170: fix missing bit-wise or operator for tx_paramsColin Ian King
2022-03-19iwlwifi: don't advertise TWT supportGolan Ben Ami
2022-03-08mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_workJaeMan Park
2022-03-08mac80211_hwsim: report NOACK frames in tx_statusBenjamin Beichler
2022-02-23iwlwifi: pcie: gen2: fix locking when "HW not ready"Johannes Berg
2022-02-23iwlwifi: pcie: fix locking when "HW not ready"Johannes Berg
2022-02-23iwlwifi: fix use-after-freeJohannes Berg
2022-01-27iwlwifi: mvm: Increase the scan timeout guard to 30 secondsIlan Peer
2022-01-27iwlwifi: mvm: Fix calculation of frame lengthIlan Peer
2022-01-27iwlwifi: remove module loading failure messageJohannes Berg
2022-01-27iwlwifi: fix leaks/bad data after failed firmware loadJohannes Berg
2022-01-27ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_streamZekun Shen
2022-01-27ath10k: Fix tx hangingSebastian Gottschall
2022-01-27iwlwifi: mvm: synchronize with FW after multicast commandsJohannes Berg
2022-01-27rsi: Fix out-of-bounds read in rsi_read_pkt()Zekun Shen
2022-01-27rsi: Fix use-after-free in rsi_rx_done_handler()Zekun Shen
2022-01-27mwifiex: Fix skb_over_panic in mwifiex_usb_recv()Zekun Shen
2022-01-27ar5523: Fix null-ptr-deref with unexpected WDCMSG_TARGET_START replyZekun Shen
2022-01-27mwifiex: Fix possible ABBA deadlockBrian Norris
2022-01-27wcn36xx: Release DMA channel descriptor allocationsBryan O'Donoghue
2022-01-27wcn36xx: Indicate beacon not connection loss on MISSED_BEACON_INDBryan O'Donoghue