summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2020-11-01p54: avoid accessing the data mapped to streaming DMAJia-Ju Bai
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-29mwifiex: don't call del_timer_sync() on uninitialized timerTetsuo Handa
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-29rtw88: increse the size of rx buffer sizeTzu-En Huang
2020-10-29mwifiex: fix double freeTom Rix
2020-10-29iwlwifi: mvm: split a print to avoid a WARNING in ROCEmmanuel Grumbach
2020-10-29qtnfmac: fix resource leaks on unsupported iftype error return pathColin Ian King
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-29brcmfmac: check ndev pointerTom Rix
2020-10-29wcn36xx: Fix reported 802.11n rx_highest rate wcn3660/wcn3680Bryan O'Donoghue
2020-10-29ath10k: Fix the size used in a 'dma_free_coherent()' call in an error handlin...Christophe JAILLET
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-29ath10k: provide survey info as accumulated dataVenkateswara Naralasetty
2020-10-01mwifiex: Increase AES key storage size to 256 bitsMaximilian Luz
2020-10-01mt76: fix LED link time failureArnd Bergmann
2020-10-01wlcore: fix runtime pm imbalance in wlcore_regdomain_configDinghao Liu
2020-10-01wlcore: fix runtime pm imbalance in wl1271_tx_workDinghao Liu
2020-10-01brcmfmac: Fix double freeing in the fmac usb data pathRaveendran Somu
2020-10-01ath10k: use kzalloc to read for ath10k_sdio_hif_diag_readWen Gong
2020-10-01mt76: fix handling full tx queues in mt76_dma_tx_queue_skb_rawFelix Fietkau
2020-10-01mt76: clear skb pointers from rx aggregation reorder buffer during cleanupFelix Fietkau
2020-10-01ar5523: Add USB ID of SMCWUSBT-G2 wireless adapterMert Dirik
2020-10-01mt76: add missing locking around ampdu actionFelix Fietkau
2020-10-01mt76: do not use devm API for led classdevFelix Fietkau
2020-10-01ath10k: fix memory leak for tpc_stats_finalMiaoqing Pan
2020-10-01ath10k: fix array out-of-bounds accessMiaoqing Pan
2020-09-03Revert "ath10k: fix DMA related firmware crashes on multiple devices"Zhi Chen
2020-09-03brcmfmac: Set timeout value when configuring power saveNicolas Saenz Julienne
2020-09-03rtlwifi: rtl8192cu: Prevent leaking urbReto Schneider
2020-08-19wl1251: fix always return 0 errorWang Hai
2020-08-19rtw88: coex: only skip coex triggered by BT infoYan-Hsuan Chuang
2020-08-19rtw88: fix short GI capability based on current bandwidthTsang-Shian Lin
2020-08-19rtw88: fix LDPC field for RA infoTsang-Shian Lin
2020-08-19mt76: mt7615: fix potential memory leak in mcu message handlerSean Wang
2020-08-19mwifiex: Prevent memory corruption handling keysDan Carpenter
2020-08-19ath10k: Acquire tx_lock in tx error pathsEvan Green
2020-08-19mwifiex: Fix firmware filename for sd8997 chipsetPali Rohár
2020-08-19mwifiex: Fix firmware filename for sd8977 chipsetPali Rohár
2020-08-19iwlegacy: Check the return value of pcie_capability_read_*()Bolarinwa Olayemi Saheed
2020-08-19brcmfmac: set state of hanger slot to FREE when flushing PSQWright Feng
2020-08-19brcmfmac: To fix Bss Info flag definition BugPrasanna Kerekoppa
2020-08-19brcmfmac: keep SDIO watchdog running when console_interval is non-zeroWright Feng
2020-08-05ath10k: enable transmit data ack RSSI for QCA9884Abhishek Ambure
2020-07-29ath9k: Fix regression with Atheros 9271Mark O'Donovan