summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2017-09-14mwifiex: correct channel stat buffer overflowsBrian Norris2-1/+7
2017-09-14rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapterMalcolm Priestley1-2/+2
2017-09-14ath10k: 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-07wil6210: fix deadlock when using fw_no_recovery optionLior David1-7/+8
2017-08-07ath10k: fix null deref on wmi-tlv when trying spectral scanMichal Kazior1-0/+6
2017-07-28wlcore: fix 64K page supportArnd Bergmann1-1/+1
2017-07-28ath9k: fix tx99 bus errorMiaoqing Pan1-2/+0
2017-07-28ath9k: 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
2017-02-26rtlwifi: rtl_usb: Fix missing entry in USB driver's private dataLarry Finger1-0/+1
2017-01-12ath10k: use the right length of "background"Nicolas Iooss1-1/+1
2017-01-09ath9k: Really fix LED polarity for some Mini PCI AR9220 MB92 cards.Vittorio Gambaletta (VittGam)1-2/+5
2017-01-09rtlwifi: Fix enter/exit power_saveLarry Finger4-27/+40
2016-12-08mwifiex: printk() overflow with 32-byte SSIDsBrian Norris1-6/+7
2016-11-26iwlwifi: pcie: fix SPLC structure parsingLuca Coelho1-31/+48
2016-10-31mwifiex: correct aid value during tdls setupXinming Hu1-2/+1
2016-10-31brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()Arend Van Spriel1-1/+1
2016-10-28rtlwifi: Fix missing country code for Great BritainLarry Finger1-1/+3
2016-10-22brcmfmac: fix memory leak in brcmf_fill_bss_paramRafał Miłecki1-1/+4
2016-10-07brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()Florian Fainelli1-1/+1
2016-10-07brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfillFlorian Fainelli1-1/+3
2016-10-07brcmfmac: Fix glob_skb leak in brcmf_sdiod_recv_chainFlorian Fainelli1-1/+3
2016-10-07ath9k: Fix programming of minCCA power thresholdSven Eckelmann1-1/+1
2016-10-07iwlmvm: mvm: set correct state in smart-fifo configurationstriebit1-1/+1
2016-10-07iwlwifi: mvm: don't use ret when not initialisedEmmanuel Grumbach1-1/+2
2016-10-07iwlwifi: pcie: fix access to scratch bufferSara Sharon1-2/+2