summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
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
2019-11-06ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()Hui Peng1-0/+8
2019-10-05libertas: Add missing sentinel at end of if_usb.c fw_tableKevin Easton1-1/+2
2019-10-05iwlwifi: mvm: send BCAST management frames to the right stationEmmanuel Grumbach1-1/+1
2019-09-21mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settingsWen Huang2-1/+11
2019-08-16iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT supportLuca Coelho1-2/+7
2019-08-16iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41Luca Coelho1-7/+15
2019-08-16iwlwifi: mvm: fix an out-of-bound accessEmmanuel Grumbach1-1/+1
2019-08-16iwlwifi: don't unmap as page memory that was mapped as singleEmmanuel Grumbach1-0/+2
2019-08-16mwifiex: fix 802.11n/WPA detectionBrian Norris2-1/+3
2019-08-04ath10k: Change the warning message stringFabio Estevam1-1/+1
2019-07-31iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-XEmmanuel Grumbach1-18/+16
2019-07-31iwlwifi: pcie: don't service an interrupt that was maskedEmmanuel Grumbach1-6/+21