summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2019-01-13b43: Fix error in cordic routineLarry Finger
2018-12-21wil6210: missing length check in wmi_set_ieLior David
2018-12-13Revert "wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()"Sasha Levin
2018-12-01cw1200: Don't leak memory if krealloc failesJohannes Thumshirn
2018-11-22ath10k: schedule hardware restart if WMI command times outMartin Willi
2018-11-10iwlwifi: pcie: correctly define 7265-D cfgArik Nemtsov
2018-11-10rtlwifi: rtl8821ae: Fix lockups on bootLarry Finger
2018-11-10rtlwifi: rtl8821ae: Fix system lockups on bootLarry Finger
2018-10-13wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()Tony Lindgren
2018-10-13rndis_wlan: potential buffer overflow in rndis_wlan_auth_indication()Dan Carpenter
2018-09-26ath10k: prevent active scans on potential unusable channelsSven Eckelmann
2018-08-28brcmfmac: stop watchdog before detach and free everythingMichael Trimarchi
2018-08-09rsi: Fix 'invalid vdd' warning in mmcSiva Rebbagondla
2018-08-09ath: Add regulatory mapping for BahamasSven Eckelmann
2018-08-09ath: Add regulatory mapping for BermudaSven Eckelmann
2018-08-09ath: Add regulatory mapping for SerbiaSven Eckelmann
2018-08-09ath: Add regulatory mapping for TanzaniaSven Eckelmann
2018-08-09ath: Add regulatory mapping for UgandaSven Eckelmann
2018-08-09ath: Add regulatory mapping for APL2_FCCASven Eckelmann
2018-08-09ath: Add regulatory mapping for APL13_WORLDSven Eckelmann
2018-08-09ath: Add regulatory mapping for ETSI8_WORLDSven Eckelmann
2018-08-09ath: Add regulatory mapping for FCC3_ETSICSven Eckelmann
2018-08-09wlcore: sdio: check for valid platform device data before suspendEyal Reizer
2018-08-09mwifiex: handle race during mwifiex_usb_disconnectGanapathi Bhat
2018-05-30ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)Karthikeyan Periyasamy
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-04-08brcmfmac: fix P2P_DEVICE ethernet address generationArend Van Spriel
2018-03-24rndis_wlan: add return value validationPan Bian
2018-03-24ath: Fix updating radar flags for coutry code IndiaMohammed Shafi Shajakhan
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
2017-12-20ath9k: fix tx99 potential info leakMiaoqing Pan
2017-10-27brcmsmac: make some local variables 'static const' to reduce stack sizeArnd Bergmann
2017-09-07wl1251: add a missing spin_lock_init()Cong Wang
2017-09-02p54: memset(0) whole arrayJiri Slaby
2017-08-11wil6210: fix deadlock when using fw_no_recovery optionLior David
2017-07-27ath9k: fix tx99 bus errorMiaoqing Pan
2017-07-27ath9k: fix tx99 use after freeMiaoqing Pan
2017-07-21brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel
2017-05-25ath9k_htc: fix NULL-deref at probeJohan Hovold
2017-05-25mwifiex: pcie: fix cmd_buf use-after-free in remove/resetBrian Norris
2017-05-15brcmfmac: Make skb header writable before useJames Hughes
2017-05-15brcmfmac: Ensure pointer correctly set if skb data location changesJames Hughes
2017-05-15mwifiex: Avoid skipping WEP key deletion for APGanapathi Bhat
2017-05-15mwifiex: debugfs: Fix (sometimes) off-by-1 SSID printBrian Norris
2017-04-30hostap: avoid uninitialized variable use in hfa384x_get_ridArnd Bergmann
2017-04-30brcmfmac: avoid gcc-5.1 warningArnd Bergmann
2017-02-08iwlegacy: avoid warning about missing bracesArnd Bergmann