summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2019-12-31mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ringNavid Emamdoost1-1/+4
2019-12-31ath10k: fix offchannel tx failure when no ath10k_mac_tx_frm_has_freqBen Greear1-11/+11
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-17ath10k: fix fw crash by moving chip reset after napi disabledMiaoqing Pan1-4/+5
2019-12-17ar5523: check NULL before memcpy() in ar5523_cmd()Denis Efremov1-1/+2
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: mvm: Send non offchannel traffic via AP staAndrei Otcheretianski1-0/+15
2019-12-17iwlwifi: mvm: synchronize TID queue removalJohannes Berg1-0/+10
2019-12-17iwlwifi: pcie: don't consider IV len in A-MSDUMordechay Goodstein1-13/+7
2019-12-17rsi: release skb if rsi_prepare_beacon failsNavid Emamdoost1-0/+1
2019-12-05ath6kl: Fix off by one error in scan completionKyle Roeschley1-1/+1
2019-12-05ath6kl: Only use match sets when firmware supports itKyle Roeschley1-1/+1
2019-12-05iwlwifi: move iwl_nvm_check_version() into dvmLuca Coelho4-23/+22
2019-12-05rtl818x: fix potential use after freePan Bian1-1/+2
2019-12-05mwifiex: debugfs: correct histogram spacing, formattingBrian Norris1-8/+6
2019-12-05mwifiex: fix potential NULL dereference and use after freePan Bian1-8/+10
2019-12-01ath9k_hw: fix uninitialized variable dataDenis Efremov1-1/+1
2019-12-01ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipeHui Peng1-0/+8
2019-12-01rtlwifi: rtl8192de: Fix misleading REG_MCUFWDL informationShaokun Zhang1-1/+1
2019-12-01wireless: airo: potential buffer overflow in sprintf()Dan Carpenter1-1/+1
2019-12-01brcmsmac: never log "tid x is not agg'able" by defaultAli MJ Al-Nasrawy1-2/+2
2019-12-01rtl8xxxu: Fix missing break in switchGustavo A. R. Silva1-0/+1
2019-12-01wlcore: Fix the return value in case of error in 'wlcore_vendor_cmd_smart_con...Christophe JAILLET1-1/+1
2019-12-01wil6210: fix locking in wmi_callLior David1-4/+5
2019-12-01ath10k: allocate small size dma memory in ath10k_pci_diag_write_memCarl Huang1-12/+11
2019-12-01brcmsmac: AP mode: update beacon when TIM changesAli MJ Al-Nasrawy2-0/+27
2019-12-01mwifiex: Fix NL80211_TX_POWER_LIMITEDAdrian Bunk3-6/+19
2019-11-24iwlwifi: mvm: don't send keys when entering D3Sara Sharon1-1/+3
2019-11-24qtnfmac: drop error reports for out-of-bounds key indexesSergey Matyukevich1-3/+10
2019-11-24qtnfmac: pass sgi rate info flag to wireless coreSergey Matyukevich1-0/+3
2019-11-24brcmfmac: fix full timeout waiting for action frame on-channel txChung-Hsien Hsu2-2/+17
2019-11-24brcmfmac: reduce timeout for action frame scanChung-Hsien Hsu1-5/+4
2019-11-24ath9k: fix reporting calculated new FFT upper maxSimon Wunderlich1-1/+1
2019-11-24ath10k: fix vdev-start timeout on errorBen Greear4-5/+25
2019-11-20iwlwifi: mvm: Allow TKIP for AP modeIlan Peer1-4/+0
2019-11-20iwlwifi: api: annotate compressed BA notif array sizesJohannes Berg1-3/+3
2019-11-20iwlwifi: dbg: don't crash if the firmware crashes in the middle of a debug dumpEmmanuel Grumbach1-1/+1
2019-11-20ath9k: Fix a locking bug in ath9k_add_interface()Dan Carpenter1-2/+1
2019-11-20ath9k: add back support for using active monitor interfaces for tx99Felix Fietkau4-3/+17
2019-11-20ath10k: wmi: disable softirq's while calling ieee80211_rxErik Stromdahl1-1/+2
2019-11-20rtl8187: Fix warning generated when strncpy() destination length matches the ...Larry Finger1-1/+1
2019-11-20iwlwifi: mvm: avoid sending too many BARsSara Sharon1-0/+8
2019-11-20iwlwifi: don't WARN on trying to dump dead firmwareJohannes Berg1-4/+3
2019-11-20ath10k: limit available channels via DT ieee80211-freq-limitSven Eckelmann1-0/+2
2019-11-20ath9k: fix tx99 with monitor mode interfaceFelix Fietkau4-20/+4
2019-11-20ath10k: fix kernel panic by moving pci flush after napi_disableTamizh chelvam2-3/+3
2019-11-06rtlwifi: Fix potential overflow on P2P codeLaura Abbott1-0/+6