summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2018-02-22rtlwifi: rtl8821ae: Fix connection lost problem correctlyLarry Finger2-2/+4
2017-12-20ath9k: fix tx99 potential info leakMiaoqing Pan1-0/+5
2017-12-16mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()Ben Hutchings1-1/+4
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-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-18brcmfmac: remove setting IBSS mode when stopping APChi-hsien Lin1-3/+0
2017-10-27rtlwifi: rtl8821ae: Fix connection lost problemLarry Finger1-1/+1
2017-10-27brcmsmac: make some local variables 'static const' to reduce stack sizeArnd Bergmann1-100/+97
2017-10-21mac80211_hwsim: check HWSIM_ATTR_RADIO_NAME lengthJohannes Berg1-7/+21
2017-10-18iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMDLuca Coelho1-1/+9
2017-10-18brcmfmac: add length check in brcmf_cfg80211_escan_handler()Arend Van Spriel1-3/+15
2017-10-12brcmfmac: setup passive scan if requested by user-spaceArend Van Spriel2-15/+9
2017-10-12iwlwifi: add workaround to disable wide channels in 5GHzLuca Coelho1-12/+58
2017-09-13mwifiex: correct channel stat buffer overflowsBrian Norris2-1/+7
2017-09-13rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapterMalcolm Priestley1-2/+2
2017-09-13ath10k: fix memory leak in rx ring buffer allocationRakesh Pillai1-6/+6
2017-09-07wl1251: add a missing spin_lock_init()Cong Wang1-0/+1
2017-09-02p54: memset(0) whole arrayJiri Slaby1-1/+1
2017-08-06wil6210: fix deadlock when using fw_no_recovery optionLior David1-7/+8
2017-08-06ath10k: fix null deref on wmi-tlv when trying spectral scanMichal Kazior1-0/+6
2017-07-27wlcore: fix 64K page supportArnd Bergmann1-1/+1
2017-07-27ath9k: fix tx99 bus errorMiaoqing Pan1-2/+0
2017-07-27ath9k: fix tx99 use after freeMiaoqing Pan1-4/+9
2017-07-21brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel1-0/+5
2017-07-15ath10k: override CE5 config for QCA9377Bartosz Markowski1-1/+1
2017-07-15mac80211_hwsim: Replace bogus hrtimer clockidThomas Gleixner1-1/+1
2017-05-25ath9k_htc: fix NULL-deref at probeJohan Hovold1-0/+3
2017-05-25ath9k_htc: Add support of AirTies 1eda:2315 AR9271 deviceDmitry Tunin1-0/+1
2017-05-25mwifiex: pcie: fix cmd_buf use-after-free in remove/resetBrian Norris1-0/+7
2017-05-25rtlwifi: rtl8821ae: setup 8812ae RFE according to device typeLarry Finger2-16/+107
2017-05-20wlcore: Add RX_BA_WIN_SIZE_CHANGE_EVENT eventMaxim Altshul3-1/+31
2017-05-20wlcore: Pass win_size taken from ieee80211_sta to FWMaxim Altshul3-5/+9
2017-05-20mac80211: pass block ack session timeout to to driverSara Sharon21-73/+89
2017-05-14brcmfmac: Make skb header writable before useJames Hughes1-14/+5
2017-05-14brcmfmac: Ensure pointer correctly set if skb data location changesJames Hughes1-1/+3
2017-05-14mwifiex: Avoid skipping WEP key deletion for APGanapathi Bhat1-2/+0
2017-05-14mwifiex: remove redundant dma padding in AMSDUXinming Hu1-12/+7
2017-05-14mwifiex: debugfs: Fix (sometimes) off-by-1 SSID printBrian Norris1-1/+2
2017-04-30hostap: avoid uninitialized variable use in hfa384x_get_ridArnd Bergmann1-5/+10
2017-04-21ath9k: fix NULL pointer dereferenceMiaoqing Pan1-1/+7
2017-03-12rtlwifi: rtl8192c-common: Fix "BUG: KASAN:Larry Finger2-3/+4
2017-03-12rtlwifi: Fix alignment issuesPing-Ke Shih2-2/+2
2017-03-12ath9k: use correct OTP register offsets for the AR9340 and AR9550Christian Lamparter1-2/+2
2017-03-12ath9k: fix race condition in enabling/disabling IRQsFelix Fietkau5-26/+48
2017-03-12ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau1-2/+1
2017-02-26rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/downMichael Schenk1-0/+18