summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2021-06-03ath10k: add CCMP PN replay protection for fragmented frames for PCIeWen Gong2-4/+96
2021-05-26net: rtlwifi: properly check for alloc_workqueue() failureGreg Kroah-Hartman1-5/+10
2021-05-26Revert "rtlwifi: fix a potential NULL pointer dereference"Greg Kroah-Hartman1-5/+0
2021-05-19qtnfmac: Fix possible buffer overflow in qtnf_event_handle_external_authLee Gibson1-2/+4
2021-05-19wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_joinGustavo A. R. Silva2-41/+38
2021-05-19wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pktGustavo A. R. Silva2-8/+14
2021-05-19mt76: mt76x0: disable GTK offloadingDavid Bauer1-0/+4
2021-05-14ath10k: Fix ath10k_wmi_tlv_op_pull_peer_stats_info() unlock without lockShuah Khan1-0/+3
2021-05-14ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devicesToke Høiland-Jørgensen2-2/+2
2021-05-14mwl8k: Fix a double Free in mwl8k_probe_hwLv Yunlong1-0/+1
2021-05-14rtlwifi: 8821ae: upgrade PHY and RF parametersPing-Ke Shih1-130/+370
2021-05-14mt7601u: fix always true expressionColin Ian King1-1/+1
2021-05-14rtw88: Fix array overrun in rtw_get_tx_power_params()Ping-Ke Shih1-2/+3
2021-05-14ipw2x00: potential buffer overflow in libipw_wx_set_encodeext()Dan Carpenter1-2/+4
2021-05-11rsi: Use resume_noirq for SDIOMarek Vasut1-1/+1
2021-05-07iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd()Jiri Kosina1-3/+4
2021-05-07iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_enqueue_hcmd()Jiri Kosina1-3/+4
2021-04-21virt_wifi: Return micros for BSS TSF valuesA. Cody Schuffelen1-2/+3
2021-04-07ath10k: hold RCU lock when calling ieee80211_find_sta_by_ifaddr()Shuah Khan1-2/+5
2021-04-07brcmfmac: clear EAP/association status bits on linkdown eventsLuca Pesce1-2/+5
2021-03-17mt76: dma: do not report truncated frames to mac80211Lorenzo Bianconi1-4/+7
2021-03-17ath9k: fix transmitting to stations in dynamic SMPS modeFelix Fietkau2-1/+8
2021-03-11mwifiex: pcie: skip cancel_work_sync() on reset failure pathTsuchiya Yuto2-1/+19
2021-03-07brcmfmac: Add DMI nvram filename quirk for Voyo winpad A15 tabletHans de Goede1-0/+18
2021-03-07brcmfmac: Add DMI nvram filename quirk for Predia Basic tabletHans de Goede1-0/+14
2021-03-07ath10k: fix wmi mgmt tx queue full due to race conditionMiaoqing Pan1-11/+4
2021-03-07wlcore: Fix command execute failure 19 for wl12xxTony Lindgren3-20/+1
2021-03-07rsi: Move card interrupt handling to RX threadMarek Vasut3-51/+15
2021-03-07rsi: Fix TX EAPOL packet handling against iwlwifi APMarek Vasut1-1/+2
2021-03-04b43: N-PHY: Fix the update of coef for the PHY revision >= 3caseColin Ian King1-1/+1
2021-03-04ath9k: fix data bus crash when setting nf_override via debugfsLinus Lüssing1-1/+4
2021-03-04ath10k: Fix error handling in case of CE pipe init failureRakesh Pillai1-2/+3
2021-02-17mt76: dma: fix a possible memory leak in mt76_add_fragment()Lorenzo Bianconi1-3/+5
2021-02-13iwlwifi: mvm: guard against device removal in reprobeJohannes Berg1-1/+2
2021-02-13iwlwifi: mvm: invalidate IDs of internal stations at mvm startGregory Greenman2-0/+10
2021-02-13iwlwifi: pcie: fix context info memory leakJohannes Berg1-2/+9
2021-02-13iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmapEmmanuel Grumbach1-0/+5
2021-02-13iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()Johannes Berg1-0/+3
2021-02-13iwlwifi: mvm: skip power command when unbinding vif during CSASara Sharon1-0/+3
2021-02-10iwlwifi: mvm: don't send RFH_QUEUE_CONFIG_CMD with no queuesLuca Coelho1-1/+8
2021-02-03iwlwifi: pcie: reschedule in long-running memory readsJohannes Berg1-1/+7
2021-02-03iwlwifi: pcie: use jiffies for memory read spin time limitJohannes Berg1-6/+2
2021-02-03mt7601u: fix rx buffer refcountingLorenzo Bianconi1-2/+1
2021-02-03mt7601u: fix kernel crash unplugging the deviceLorenzo Bianconi1-1/+1
2021-01-17wil6210: select CONFIG_CRC32Arnd Bergmann1-0/+1
2021-01-09mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_startZhang Xiaohui1-0/+2
2020-12-30iwlwifi: mvm: hook up missing RX handlersJohannes Berg1-0/+6
2020-12-30ath10k: Release some resources in an error handling pathChristophe JAILLET1-1/+4
2020-12-30ath10k: Fix an error handling pathChristophe JAILLET1-0/+2
2020-12-30ath10k: Fix the parsing error in service available eventRakesh Pillai3-3/+11