summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2018-03-28rtlwifi: rtl8723be: Fix loss of signalLarry Finger1-1/+2
2018-03-28brcmfmac: fix P2P_DEVICE ethernet address generationArend Van Spriel1-13/+11
2018-03-24ath10k: handling qos at STA side based on AP WMM enable/disableBalaji Pothunoori1-1/+1
2018-03-24rtlwifi: rtl_pci: Fix the bug when inactiveps is enabled.Tsang-Shian Lin1-0/+7
2018-03-24ath10k: fix out of bounds access to local bufferMichael Mera1-6/+10
2018-03-24rndis_wlan: add return value validationPan Bian1-0/+4
2018-03-24libertas: check return value of alloc_workqueuePan Bian1-0/+5
2018-03-24mt7601u: check return value of alloc_skbPan Bian1-2/+8
2018-03-24mwifiex: don't leak 'chan_stats' on resetBrian Norris1-1/+3
2018-03-24iwlwifi: a000: fix memory offsets and lengthsLiad Kaufman1-3/+3
2018-03-24iwlwifi: split the handler and the wake parts of the notification infraEmmanuel Grumbach2-11/+24
2018-03-24ath: Fix updating radar flags for coutry code IndiaMohammed Shafi Shajakhan1-7/+12
2018-03-22mac80211_hwsim: enforce PS_MANUAL_POLL to be set after PS_ENABLEDAdiel Aloni1-6/+11
2018-03-22ath10k: fix invalid STS_CAP_OFFSET_MASKBen Greear1-1/+2
2018-03-22mwifiex: cfg80211: do not change virtual interface during scan processingLimin Zhu1-0/+6
2018-03-22ath10k: update tdls teardown state to targetManikanta Pubbisetty1-0/+10
2018-03-22iwlwifi: mvm: rs: don't override the rate history in the search cycleEmmanuel Grumbach1-3/+1
2018-03-22mwifiex: Fix invalid port issueGanapathi Bhat1-2/+2
2018-03-22wil6210: fix memory access violation in wil_memcpy_from/toio_32Dedy Lansky1-3/+17
2018-03-22wil6210: fix protection against connections during resetHamad Kadmany1-2/+9
2018-03-22ath10k: fix compile time sanity check for CE4 buffer sizeMohammed Shafi Shajakhan1-1/+1
2018-03-22mac80211_hwsim: use per-interface power levelJohannes Berg1-6/+3
2018-03-22iwlwifi: mvm: fix RX SKB header size and align it properlyJohannes Berg1-3/+15
2018-03-22zd1211rw: fix NULL-deref at probeJohan Hovold1-0/+3
2018-03-22ath10k: fix fetching channel during potential radar detectionMohammed Shafi Shajakhan1-0/+5
2018-03-22ath10k: disallow DFS simulation if DFS channel is not enabledMohammed Shafi Shajakhan1-0/+9
2018-03-22ath10k: fix a warning during channel switch with multiple vapsMohammed Shafi Shajakhan1-1/+1
2018-03-03mac80211_hwsim: Fix a possible sleep-in-atomic bug in hwsim_get_radio_nlJia-Ju Bai1-1/+1
2018-02-25cw1200: fix bogus maybe-uninitialized warningArnd Bergmann1-5/+3
2018-02-25brcmfmac: Avoid build error with make W=1Andy Shevchenko1-1/+1
2018-02-22rtlwifi: rtl8821ae: Fix connection lost problem correctlyLarry Finger2-2/+4
2018-02-13b43: Add missing MODULE_FIRMWARE()Takashi Iwai1-0/+10
2018-02-03iwlwifi: mvm: fix the TX queue hang timeout for MONITOR vif typeEmmanuel Grumbach1-0/+2
2018-01-17ath10k: rebuild crypto header in rx data framesVasanthakumar Thiagarajan2-16/+92
2017-12-20ath9k: fix tx99 potential info leakMiaoqing Pan1-0/+5
2017-12-20iwlwifi: mvm: cleanup pending frames in DQA modeSara Sharon4-31/+28
2017-12-14mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()Ben Hutchings1-1/+4
2017-12-14brcmfmac: change driver unbind order of the sdio function devicesArend Van Spriel1-1/+1
2017-11-30adm80211: add checks for dma mapping errorsAlexey Khoroshilov1-2/+22
2017-11-30ath10k: set CTS protection VDEV param only if VDEV is upBartosz Markowski1-8/+43
2017-11-30ath10k: fix potential memory leak in ath10k_wmi_tlv_op_pull_fw_stats()Christian Lamparter1-3/+9
2017-11-30ath10k: ignore configuring the incorrect board_idRyan Hsu1-1/+4
2017-11-30ath10k: fix incorrect txpower set by P2P_DEVICE interfaceRyan Hsu1-3/+4
2017-11-30mwifiex: sdio: fix use after free issue for save_adapterAmitkumar Karwar1-0/+6
2017-11-30adm80211: return an error if adm8211_alloc_rings() failsDan Carpenter1-1/+2
2017-11-30rt2800: set minimum MPDU and PSDU lengths to sane valuesStanislaw Gruszka1-2/+2
2017-11-30p54: don't unregister leds when they are not initializedAndrey Konovalov1-4/+3
2017-11-30rtlwifi: fix uninitialized rtlhal->last_suspend_sec timeArnd Bergmann1-0/+1
2017-11-30rtlwifi: rtl8192ee: Fix memory leak when loading firmwareLarry Finger1-2/+4
2017-11-30rt2x00usb: mark device removed when get ENOENT usb errorStanislaw Gruszka1-3/+3