summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2020-01-17iwlwifi: mvm: fix support for single antenna diversityLuca Coelho1-4/+16
2020-01-17rtlwifi: Remove unnecessary NULL check in rtl_regd_initNathan Chancellor1-1/+1
2020-01-17iwlwifi: mvm: consider ieee80211 station max amsdu valueMordechay Goodstein2-2/+13
2020-01-17rsi: fix potential null dereference in rsi_probe()Denis Efremov1-1/+1
2020-01-17ath9k: use iowrite32 over __raw_writelChristian Lamparter1-1/+1
2020-01-14ath10k: fix memory leakNavid Emamdoost1-0/+1
2020-01-14rtl8xxxu: prevent leaking urbNavid Emamdoost1-0/+1
2020-01-14mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_bufNavid Emamdoost1-1/+3
2020-01-14mwifiex: fix possible heap overflow in mwifiex_process_country_ie()Ganapathi Bhat1-2/+11
2020-01-12mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()qize wang1-6/+64
2020-01-09ath9k_htc: Discard undersized packetsMasashi Honma1-4/+19
2020-01-09ath9k_htc: Modify byte order for an error messageMasashi Honma1-1/+1
2020-01-04Revert "iwlwifi: assign directly to iwl_trans->cfg in QuZ detection"Anders Kaseorg1-12/+12
2019-12-31iwlwifi: pcie: move power gating workaround earlier in the flowLuca Coelho2-25/+30
2019-12-31ath10k: Revert "ath10k: add cleanup in ath10k_sta_state()"Bjorn Andersson1-5/+1
2019-12-31net: wireless: intel: iwlwifi: fix GRO_NORMAL packet stallingAlexander Lobakin1-2/+11
2019-12-31mt76: fix possible out-of-bound access in mt7615_fill_txs/mt7603_fill_txsLorenzo Bianconi2-2/+6
2019-12-31iwlwifi: check kasprintf() return valueJohannes Berg2-0/+6
2019-12-31brcmfmac: remove monitor interface when detachingRafał Miłecki1-0/+5
2019-12-31iwlwifi: mvm: fix unaligned read of rx_pkt_statusWang Xuerui1-1/+2
2019-12-31qtnfmac: fix using skb after freeSergey Matyukevich1-2/+4
2019-12-31qtnfmac: fix invalid channel information outputSergey Matyukevich1-3/+4
2019-12-31qtnfmac: fix debugfs support for multiple cardsSergey Matyukevich1-1/+5
2019-12-31ath10k: fix get invalid tx rate for Mesh metricMiaoqing Pan1-0/+2
2019-12-31rtlwifi: fix memory leak in rtl92c_set_fw_rsvdpagepkt()Ping-Ke Shih1-0/+2
2019-12-31rtl8xxxu: fix RTL8723BU connection failure issue after warm rebootChris Chiu3-0/+5
2019-12-31rtw88: coex: Set 4 slot mode for A2DPPing-Ke Shih1-9/+15
2019-12-31ath10k: Correct error handling of dma_map_single()Bjorn Andersson1-1/+3
2019-12-31mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ringNavid Emamdoost1-1/+4
2019-12-31rtw88: fix NSS of hw_capPing-Ke Shih1-1/+2
2019-12-31ath10k: fix offchannel tx failure when no ath10k_mac_tx_frm_has_freqBen Greear1-11/+11
2019-12-31ath10k: fix backtrace on coredumpAnilkumar Kolli1-3/+8
2019-12-31libertas: fix a potential NULL pointer dereferenceAllen Pais1-0/+5
2019-12-31rtlwifi: prevent memory leak in rtl_usb_probeNavid Emamdoost1-1/+4
2019-12-31ath10k: Check if station exists before forwarding tx airtime reportHauke Mehrtens1-1/+1
2019-12-31ath10k: add cleanup in ath10k_sta_state()Wenwen Wang1-1/+5
2019-12-17ar5523: check NULL before memcpy() in ar5523_cmd()Denis Efremov1-1/+2
2019-12-17wil6210: check len before memcpy() callsDenis Efremov1-2/+4
2019-12-17rtlwifi: rtl8192de: Fix missing enable interrupt flagLarry Finger1-4/+5
2019-12-17rtlwifi: rtl8192de: Fix missing callback that tests for hw release of bufferLarry Finger3-0/+20
2019-12-17rtlwifi: rtl8192de: Fix missing code to retrieve RX buffer addressLarry Finger1-3/+5
2019-12-17iwlwifi: pcie: fix support for transmitting SKBs with fraglistJohannes Berg1-0/+14
2019-12-17virt_wifi: fix use-after-free in virt_wifi_newlink()Taehee Yoo1-2/+2
2019-12-17brcmfmac: disable PCIe interrupts before bus resetRafał Miłecki1-0/+2
2019-12-13mwifiex: Re-work support for SDIO HW resetUlf Hansson3-12/+27
2019-12-13rsi: release skb if rsi_prepare_beacon failsNavid Emamdoost1-0/+1
2019-11-29ath10k: restore QCA9880-AR1A (v1) detectionChristian Lamparter1-11/+25
2019-11-29ath10k: Fix HOST capability QMI incompatibilityBjorn Andersson5-3/+45
2019-11-29ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipeHui Peng1-0/+8
2019-11-29ath9k_hw: fix uninitialized variable dataDenis Efremov1-1/+1