summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2020-11-05ath11k: change to disable softirqs for ath11k_regd_update to solve deadlockWen Gong1-3/+3
2020-11-05ath11k: fix warning caused by lockdep_assert_heldCarl Huang1-0/+4
2020-11-05ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in ath11k_dp_htt_get_ppdu_descWen Gong1-1/+1
2020-11-05brcmfmac: Fix warning message after dongle setup failedWright Feng1-4/+6
2020-11-05brcmfmac: increase F2 watermark for BCM4329Dmitry Osipenko1-0/+1
2020-11-05ath10k: fix VHT NSS calculation when STBC is enabledSathishkumar Muruganandam1-1/+7
2020-11-05ath10k: start recovery process when payload length exceeds max htc length for...Wen Gong1-0/+4
2020-11-05ath10k: fix retry packets update in station dumpVenkateswara Naralasetty2-5/+8
2020-11-01p54: avoid accessing the data mapped to streaming DMAJia-Ju Bai1-1/+3
2020-10-29ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()Zekun Shen1-0/+8
2020-10-29brcm80211: fix possible memleak in brcmf_proto_msgbuf_attachWang Yufen1-0/+2
2020-10-29mwifiex: don't call del_timer_sync() on uninitialized timerTetsuo Handa1-1/+2
2020-10-29rtl8xxxu: prevent potential memory leakChris Chiu1-1/+9
2020-10-29brcmsmac: fix memory leak in wlc_phy_attach_lcnphyKeita Suzuki1-1/+3
2020-10-29ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...Brooke Basile1-0/+19
2020-10-29mt76: mt7915: do not do any work in napi poll after calling napi_complete_done()Felix Fietkau1-6/+3
2020-10-29rtw88: increse the size of rx buffer sizeTzu-En Huang1-2/+2
2020-10-29rtw88: pci: Power cycle device during shutdownKai-Heng Feng1-0/+2
2020-10-29mwifiex: fix double freeTom Rix1-0/+2
2020-10-29iwlwifi: dbg: run init_cfg function once per driver loadMordechay Goodstein1-0/+3
2020-10-29iwlwifi: dbg: remove no filter conditionMordechay Goodstein1-3/+2
2020-10-29iwlwifi: mvm: split a print to avoid a WARNING in ROCEmmanuel Grumbach1-3/+6
2020-10-29qtnfmac: fix resource leaks on unsupported iftype error return pathColin Ian King1-0/+2
2020-10-29mt76: mt7915: fix possible memory leak in mt7915_mcu_add_beaconLorenzo Bianconi1-8/+10
2020-10-29mt76: mt7622: fix fw hang on mt7622Lorenzo Bianconi1-14/+32
2020-10-29mt76: mt7615: move drv_own/fw_own in mt7615_mcu_opsLorenzo Bianconi4-83/+89
2020-10-29mt76: mt7663u: fix dma header initializationLorenzo Bianconi2-3/+8
2020-10-29mt76: fix a possible NULL pointer dereference in mt76_testmode_dumpLorenzo Bianconi1-2/+6
2020-10-29mt76: mt7615: fix a possible NULL pointer dereference in mt7615_pm_wake_workLorenzo Bianconi1-1/+2
2020-10-29mt76: mt7615: fix possible memory leak in mt7615_tm_set_tx_powerLorenzo Bianconi1-2/+4
2020-10-29mt76: mt7663s: fix resume failureSean Wang1-0/+2
2020-10-29mt76: mt7615: release mutex in mt7615_reset_test_setLorenzo Bianconi1-3/+2
2020-10-29mt76: mt7615: hold mt76 lock queueing wd in mt7615_queue_key_updateLorenzo Bianconi1-0/+3
2020-10-29rtw88: Fix potential probe error handling race with wow firmware loadingAndreas Färber1-0/+3
2020-10-29rtw88: Fix probe error handling race with firmware loadingAndreas Färber1-0/+2
2020-10-29ath6kl: wmi: prevent a shift wrapping bug in ath6kl_wmi_delete_pstream_cmd()Dan Carpenter1-0/+5
2020-10-29ath11k: Add checked value for ath11k_ahb_removeBo YU1-3/+7
2020-10-29net: wilc1000: clean up resource in error path of init mon interfaceHuang Guobin1-2/+1
2020-10-29ath11k: fix uninitialized return in ath11k_spectral_process_data()Dan Carpenter1-0/+2
2020-10-29ath11k: fix a double free and a memory leakTom Rix1-1/+3
2020-10-29rtw88: don't treat NULL pointer as an arrayBrian Norris1-2/+3
2020-10-29wilc1000: Fix memleak in wilc_bus_probeDinghao Liu1-2/+3
2020-10-29wilc1000: Fix memleak in wilc_sdio_probeDinghao Liu1-2/+3
2020-10-29mwifiex: Do not use GFP_KERNEL in atomic contextChristophe JAILLET1-1/+1
2020-10-29brcmfmac: check ndev pointerTom Rix1-1/+1
2020-10-29ath11k: Fix possible memleak in ath11k_qmi_init_serviceWang Yufen1-0/+1
2020-10-29wcn36xx: Fix reported 802.11n rx_highest rate wcn3660/wcn3680Bryan O'Donoghue1-1/+1
2020-10-29ath10k: Fix the size used in a 'dma_free_coherent()' call in an error handlin...Christophe JAILLET1-1/+1
2020-10-29ath9k: Fix potential out of bounds in ath9k_htc_txcompletion_cb()Dan Carpenter1-0/+2
2020-10-29ath6kl: prevent potential array overflow in ath6kl_add_new_sta()Dan Carpenter1-0/+3