summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2018-06-13brcmfmac: Fix check for ISO3166 codeStefan Wahren
2018-06-06rtlwifi: rtl8192cu: Remove variable self-assignment in rf.cMatthias Kaehlcke
2018-05-30ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)Karthikeyan Periyasamy
2018-05-30mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()weiyongjun (A)
2018-05-16ath10k: rebuild crypto header in rx data framesVasanthakumar Thiagarajan
2018-05-16ath10k: fix rfc1042 header retrieval in QCA4019 with eth decap modeVasanthakumar Thiagarajan
2018-05-16mac80211: allow not sending MIC up from driver for HW cryptoSara Sharon
2018-04-29Revert "ath10k: send (re)assoc peer command when NSS changed"Karthikeyan Periyasamy
2018-04-29ath9k_hw: check if the chip failed to wake upFelix Fietkau
2018-04-24rtl8187: Fix NULL pointer dereference in priv->conf_mutexSudhir Sreedharan
2018-04-13wl1251: check return from call to wl1251_acx_arp_ip_filterColin Ian King
2018-04-13ray_cs: Avoid reading past end of bufferKees Cook
2018-04-13ath5k: fix memory leak on buf on failed eeprom readColin Ian King
2018-03-28rtlwifi: rtl8723be: Fix loss of signalLarry Finger
2018-03-28brcmfmac: fix P2P_DEVICE ethernet address generationArend Van Spriel
2018-03-24rtlwifi: rtl_pci: Fix the bug when inactiveps is enabled.Tsang-Shian Lin
2018-03-24rndis_wlan: add return value validationPan Bian
2018-03-24mt7601u: check return value of alloc_skbPan Bian
2018-03-24ath: Fix updating radar flags for coutry code IndiaMohammed Shafi Shajakhan
2018-03-22mac80211_hwsim: enforce PS_MANUAL_POLL to be set after PS_ENABLEDAdiel Aloni
2018-03-22ath10k: fix invalid STS_CAP_OFFSET_MASKBen Greear
2018-03-22ath10k: update tdls teardown state to targetManikanta Pubbisetty
2018-03-22wil6210: fix memory access violation in wil_memcpy_from/toio_32Dedy Lansky
2018-03-22ath10k: disallow DFS simulation if DFS channel is not enabledMohammed Shafi Shajakhan
2018-03-22ath10k: fix a warning during channel switch with multiple vapsMohammed Shafi Shajakhan
2018-02-25wireless: cw1200: use __maybe_unused to hide pm functions_Arnd Bergmann
2018-02-25cw1200: fix bogus maybe-uninitialized warningArnd Bergmann
2018-02-25rtlwifi: fix gcc-6 indentation warningArnd Bergmann
2018-02-22rtlwifi: rtl8821ae: Fix connection lost problem correctlyLarry Finger
2017-12-20ath9k: fix tx99 potential info leakMiaoqing Pan
2017-12-16mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()Ben Hutchings
2017-11-30ath10k: set CTS protection VDEV param only if VDEV is upBartosz Markowski
2017-11-30ath10k: fix potential memory leak in ath10k_wmi_tlv_op_pull_fw_stats()Christian Lamparter
2017-11-30ath10k: ignore configuring the incorrect board_idRyan Hsu
2017-11-30ath10k: fix incorrect txpower set by P2P_DEVICE interfaceRyan Hsu
2017-11-30rtlwifi: fix uninitialized rtlhal->last_suspend_sec timeArnd Bergmann
2017-11-30rtlwifi: rtl8192ee: Fix memory leak when loading firmwareLarry Finger
2017-11-18brcmfmac: remove setting IBSS mode when stopping APChi-hsien Lin
2017-10-27rtlwifi: rtl8821ae: Fix connection lost problemLarry Finger
2017-10-27brcmsmac: make some local variables 'static const' to reduce stack sizeArnd Bergmann
2017-10-21mac80211_hwsim: check HWSIM_ATTR_RADIO_NAME lengthJohannes Berg
2017-10-18iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMDLuca Coelho
2017-10-18brcmfmac: add length check in brcmf_cfg80211_escan_handler()Arend Van Spriel
2017-10-12brcmfmac: setup passive scan if requested by user-spaceArend Van Spriel
2017-10-12iwlwifi: add workaround to disable wide channels in 5GHzLuca Coelho
2017-09-13mwifiex: correct channel stat buffer overflowsBrian Norris
2017-09-13rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapterMalcolm Priestley
2017-09-13ath10k: fix memory leak in rx ring buffer allocationRakesh Pillai
2017-09-07wl1251: add a missing spin_lock_init()Cong Wang
2017-09-02p54: memset(0) whole arrayJiri Slaby