summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2021-04-07ath10k: hold RCU lock when calling ieee80211_find_sta_by_ifaddr()Shuah Khan
2021-04-07brcmfmac: clear EAP/association status bits on linkdown eventsLuca Pesce
2021-03-17mt76: dma: do not report truncated frames to mac80211Lorenzo Bianconi
2021-03-17ath9k: fix transmitting to stations in dynamic SMPS modeFelix Fietkau
2021-03-11mwifiex: pcie: skip cancel_work_sync() on reset failure pathTsuchiya Yuto
2021-03-07brcmfmac: Add DMI nvram filename quirk for Voyo winpad A15 tabletHans de Goede
2021-03-07brcmfmac: Add DMI nvram filename quirk for Predia Basic tabletHans de Goede
2021-03-07ath10k: fix wmi mgmt tx queue full due to race conditionMiaoqing Pan
2021-03-07wlcore: Fix command execute failure 19 for wl12xxTony Lindgren
2021-03-07rsi: Move card interrupt handling to RX threadMarek Vasut
2021-03-07rsi: Fix TX EAPOL packet handling against iwlwifi APMarek Vasut
2021-03-04b43: N-PHY: Fix the update of coef for the PHY revision >= 3caseColin Ian King
2021-03-04ath9k: fix data bus crash when setting nf_override via debugfsLinus Lüssing
2021-03-04ath10k: Fix error handling in case of CE pipe init failureRakesh Pillai
2021-02-17mt76: dma: fix a possible memory leak in mt76_add_fragment()Lorenzo Bianconi
2021-02-13iwlwifi: mvm: guard against device removal in reprobeJohannes Berg
2021-02-13iwlwifi: mvm: invalidate IDs of internal stations at mvm startGregory Greenman
2021-02-13iwlwifi: pcie: fix context info memory leakJohannes Berg
2021-02-13iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmapEmmanuel Grumbach
2021-02-13iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()Johannes Berg
2021-02-13iwlwifi: mvm: skip power command when unbinding vif during CSASara Sharon
2021-02-10iwlwifi: mvm: don't send RFH_QUEUE_CONFIG_CMD with no queuesLuca Coelho
2021-02-03iwlwifi: pcie: reschedule in long-running memory readsJohannes Berg
2021-02-03iwlwifi: pcie: use jiffies for memory read spin time limitJohannes Berg
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-30iwlwifi: mvm: hook up missing RX handlersJohannes Berg
2020-12-30ath10k: Release some resources in an error handling pathChristophe JAILLET
2020-12-30ath10k: Fix an error handling pathChristophe JAILLET
2020-12-30ath10k: Fix the parsing error in service available eventRakesh Pillai
2020-12-30cw1200: fix missing destroy_workqueue() on error in cw1200_init_commonQinglang Miao
2020-12-30rsi: fix error return code in rsi_reset_card()Zhang Changzhong
2020-12-30qtnfmac: fix error return code in qtnf_pcie_probe()Wang Hai
2020-12-30orinoco: Move context allocation after processing the skbSebastian Andrzej Siewior
2020-12-30mwifiex: fix mwifiex_shutdown_sw() causing sw reset failureTsuchiya Yuto
2020-12-30brcmfmac: Fix memory leak for unpaired brcmf_{alloc/free}Seung-Woo Kim
2020-12-30iwlwifi: pcie: add one missing entry for AX210Luca Coelho
2020-12-16iwlwifi: mvm: fix kernel panic in case of assert during CSASara Sharon
2020-12-16iwlwifi: pcie: set LTR to avoid completion timeoutJohannes Berg
2020-12-16iwlwifi: pcie: limit memory read spin timeJohannes Berg
2020-12-11rtw88: debug: Fix uninitialized memory in debugfs codeDan Carpenter
2020-12-02iwlwifi: mvm: write queue_sync_state only for syncAvraham Stern
2020-11-18ath9k_htc: Use appropriate rs_datalen typeMasashi Honma
2020-11-05brcmfmac: Fix warning message after dongle setup failedWright Feng
2020-11-05ath10k: fix VHT NSS calculation when STBC is enabledSathishkumar Muruganandam
2020-11-05ath10k: start recovery process when payload length exceeds max htc length for...Wen Gong
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