summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2021-02-03mt7601u: fix rx buffer refcountingLorenzo Bianconi
2021-02-03mt7601u: fix kernel crash unplugging the deviceLorenzo Bianconi
2021-01-17wil6210: select CONFIG_CRC32Arnd Bergmann
2021-01-09mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_startZhang Xiaohui
2020-12-29cw1200: fix missing destroy_workqueue() on error in cw1200_init_commonQinglang Miao
2020-12-29orinoco: Move context allocation after processing the skbSebastian Andrzej Siewior
2020-11-18ath9k_htc: Use appropriate rs_datalen typeMasashi Honma
2020-11-10ath10k: fix VHT NSS calculation when STBC is enabledSathishkumar Muruganandam
2020-10-29ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()Zekun Shen
2020-10-29brcm80211: fix possible memleak in brcmf_proto_msgbuf_attachWang Yufen
2020-10-29rtl8xxxu: prevent potential memory leakChris Chiu
2020-10-29brcmsmac: fix memory leak in wlc_phy_attach_lcnphyKeita Suzuki
2020-10-29ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...Brooke Basile
2020-10-29mwifiex: fix double freeTom Rix
2020-10-29ath6kl: wmi: prevent a shift wrapping bug in ath6kl_wmi_delete_pstream_cmd()Dan Carpenter
2020-10-29mwifiex: Do not use GFP_KERNEL in atomic contextChristophe JAILLET
2020-10-29wcn36xx: Fix reported 802.11n rx_highest rate wcn3660/wcn3680Bryan O'Donoghue
2020-10-29ath9k: Fix potential out of bounds in ath9k_htc_txcompletion_cb()Dan Carpenter
2020-10-29ath6kl: prevent potential array overflow in ath6kl_add_new_sta()Dan Carpenter
2020-10-01mwifiex: Increase AES key storage size to 256 bitsMaximilian Luz
2020-10-01ar5523: Add USB ID of SMCWUSBT-G2 wireless adapterMert Dirik
2020-09-03Revert "ath10k: fix DMA related firmware crashes on multiple devices"Zhi Chen
2020-09-03rtlwifi: rtl8192cu: Prevent leaking urbReto Schneider
2020-08-21wl1251: fix always return 0 errorWang Hai
2020-08-21mwifiex: Prevent memory corruption handling keysDan Carpenter
2020-08-21iwlegacy: Check the return value of pcie_capability_read_*()Bolarinwa Olayemi Saheed
2020-08-21brcmfmac: To fix Bss Info flag definition BugPrasanna Kerekoppa
2020-08-21ath9k: release allocated buffer if timed outNavid Emamdoost
2020-08-21ath9k_htc: release allocated buffer if timed outNavid Emamdoost
2020-07-31ath9k: Fix regression with Atheros 9271Mark O'Donovan
2020-07-31ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang
2020-07-22Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb"Greg Kroah-Hartman
2020-06-20b43_legacy: Fix connection problem with WPA3Larry Finger
2020-06-20b43: Fix connection problem with WPA3Larry Finger
2020-06-20b43legacy: Fix case where channel status is corruptedLarry Finger
2020-06-20carl9170: remove P2P_GO supportChristian Lamparter
2020-06-20mwifiex: Fix memory corruption in dump_stationPali Rohár
2020-06-20ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang
2020-06-20ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cbQiujun Huang
2020-06-20ath9k: Fix use-after-free Write in ath9k_htc_rx_msgQiujun Huang
2020-06-20ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rxQiujun Huang
2020-06-20ath9k_htc: Silence undersized packet warningsMasashi Honma
2020-05-10brcmfmac: restore stopping netdev queue when bus clogs upArend Van Spriel
2020-05-10brcmfmac: add fallback for devices that do not report per-chain valuesJaap Jan Meijer
2020-05-10ath9k_htc: check for underflow in ath9k_htc_rx_msg()Dan Carpenter
2020-05-10ath10k: free cached fw bin contents when get board id failsRaja Mani
2020-05-10brcmfmac: add eth_type_trans back for PCIe full dongleFranky Lin
2020-05-10iwlwifi: set max firmware version of 7265 to 17Emmanuel Grumbach
2020-05-10mwifiex: add missing check for PCIe8997 chipsetAmitkumar Karwar
2020-05-10mwifiex: fix IBSS data path issue.chunfan chen