summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2021-02-04iwlwifi: pcie: set LTR on more devicesJohannes Berg2-17/+28
2021-02-04iwlwifi: pnvm: don't try to load after failuresJohannes Berg1-1/+7
2021-02-04iwlwifi: pnvm: don't skip everything when not reloadingJohannes Berg1-25/+25
2021-02-04iwlwifi: pcie: avoid potential PNVM leaksJohannes Berg1-0/+3
2021-02-04iwlwifi: Fix IWL_SUBDEVICE_NO_160 macro to use the correct bit.Matti Gottlieb1-1/+1
2021-02-04mt7601u: fix rx buffer refcountingLorenzo Bianconi1-2/+1
2021-02-04mt76: mt7663s: fix rx buffer refcountingLorenzo Bianconi1-5/+4
2021-02-04mt7601u: fix kernel crash unplugging the deviceLorenzo Bianconi1-1/+1
2021-02-04iwlwifi: provide gso_type to GSO packetsEric Dumazet1-0/+3
2021-01-30iwlwifi: dbg: Don't touch the tlv dataTakashi Iwai1-7/+0
2021-01-19ath11k: qmi: try to allocate a big block of DMA memory firstCarl Huang2-2/+23
2021-01-19ath11k: fix crash caused by NULL rx_channelCarl Huang1-3/+7
2021-01-17wil6210: select CONFIG_CRC32Arnd Bergmann1-0/+1
2021-01-12rtlwifi: rise completion at the last step of firmware callbackPing-Ke Shih1-3/+5
2021-01-09mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_startZhang Xiaohui1-0/+2
2020-12-30mt76: add back the SUPPORTS_REORDERING_BUFFER flagFelix Fietkau1-0/+1
2020-12-30ath11k: Fix incorrect tlvs in scan start commandPradeep Kumar Chitrapu1-31/+0
2020-12-30iwlwifi: mvm: hook up missing RX handlersJohannes Berg1-0/+6
2020-12-30iwlwifi: dbg-tlv: fix old length in is_trig_data_contained()Johannes Berg1-1/+1
2020-12-30adm8211: fix error return code in adm8211_probe()Zhang Changzhong1-2/+4
2020-12-30mt76: fix tkip configuration for mt7615/7663 devicesLorenzo Bianconi1-6/+8
2020-12-30mt76: fix memory leak if device probing failsLorenzo Bianconi5-6/+11
2020-12-30mt76: dma: fix possible deadlock running mt76_dma_cleanupLorenzo Bianconi1-0/+2
2020-12-30mt76: set fops_tx_stats.owner to THIS_MODULETaehee Yoo1-0/+1
2020-12-30mt76: mt7915: set fops_sta_stats.owner to THIS_MODULETaehee Yoo1-0/+1
2020-12-30mt76: mt7663s: fix a possible ple quota underflowLorenzo Bianconi1-1/+1
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
2020-12-30ath11k: Fix an error handling pathChristophe JAILLET1-2/+4
2020-12-30ath11k: Reset ath11k_skb_cb before setting new flagsSven Eckelmann1-0/+1
2020-12-30ath11k: Don't cast ath11k_skb_cb to ieee80211_tx_info.controlSven Eckelmann3-12/+21
2020-12-30cw1200: fix missing destroy_workqueue() on error in cw1200_init_commonQinglang Miao1-0/+2
2020-12-30rsi: fix error return code in rsi_reset_card()Zhang Changzhong1-15/+15
2020-12-30qtnfmac: fix error return code in qtnf_pcie_probe()Wang Hai1-3/+3
2020-12-30orinoco: Move context allocation after processing the skbSebastian Andrzej Siewior1-7/+7
2020-12-30brcmfmac: fix error return code in brcmf_cfg80211_connect()Zhang Changzhong1-1/+2
2020-12-30ath11k: Fix the rx_filter flag setting for peer rssi statsMaharaja Kennadyrajan1-1/+2
2020-12-30mwifiex: fix mwifiex_shutdown_sw() causing sw reset failureTsuchiya Yuto1-0/+2
2020-12-30ath11k: Handle errors if peer creation failsAlex Dewar1-10/+14
2020-12-30brcmfmac: Fix memory leak for unpaired brcmf_{alloc/free}Seung-Woo Kim2-2/+5
2020-12-30ath11k: fix wmi init configurationKarthikeyan Periyasamy1-2/+2
2020-12-30ath11k: Fix number of rules in filtered ETSI regdomainSven Eckelmann1-2/+3
2020-12-30ath11k: Initialize complete alpha2 for regulatory changeSven Eckelmann1-0/+1
2020-12-03rtw88: debug: Fix uninitialized memory in debugfs codeDan Carpenter1-0/+2
2020-12-02mt76: usb: fix crash on device removalStanislaw Gruszka1-8/+9
2020-12-02iwlwifi: pcie: add some missing entries for AX210Golan Ben Ami1-0/+5
2020-12-02iwlwifi: pcie: invert values of NO_160 device config entriesLuca Coelho1-2/+2
2020-12-02iwlwifi: pcie: add one missing entry for AX210Luca Coelho1-0/+1
2020-11-10iwlwifi: mvm: fix kernel panic in case of assert during CSASara Sharon1-1/+1