summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell
AgeCommit message (Expand)AuthorFilesLines
2020-03-11mwifiex: drop most magic numbers from mwifiex_process_tdls_action_frame()Brian Norris1-47/+28
2020-02-15libertas: make lbs_ibss_join_existing() return error code on rates overflowNicolai Stange1-0/+1
2020-02-15libertas: don't exit from lbs_ibss_join_existing() with RCU read lock heldNicolai Stange1-0/+1
2020-02-15mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()Qing Xu1-0/+7
2020-02-15mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status()Qing Xu1-0/+4
2020-02-15mwifiex: fix unbalanced locking in mwifiex_process_country_ie()Brian Norris1-0/+1
2020-01-29libertas: Fix two buffer overflows at parsing bss descriptorWen Huang1-3/+13
2020-01-27libertas_tf: Use correct channel range in lbtf_geo_initYueHaibing1-1/+1
2020-01-14mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_bufNavid Emamdoost1-1/+3
2020-01-14mwifiex: fix possible heap overflow in mwifiex_process_country_ie()Ganapathi Bhat1-2/+11
2020-01-12mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()qize wang1-6/+64
2019-12-31mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ringNavid Emamdoost1-1/+4
2019-12-31libertas: fix a potential NULL pointer dereferenceAllen Pais1-0/+5
2019-12-05mwifiex: debugfs: correct histogram spacing, formattingBrian Norris1-8/+6
2019-12-05mwifiex: fix potential NULL dereference and use after freePan Bian1-8/+10
2019-12-01mwifiex: Fix NL80211_TX_POWER_LIMITEDAdrian Bunk3-6/+19
2019-10-05libertas: Add missing sentinel at end of if_usb.c fw_tableKevin Easton1-1/+2
2019-09-21mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settingsWen Huang2-1/+11
2019-08-16mwifiex: fix 802.11n/WPA detectionBrian Norris2-1/+3
2019-07-21mwifiex: Don't abort on small, spec-compliant vendor IEsBrian Norris4-13/+23
2019-07-21mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()Takashi Iwai1-15/+30
2019-07-21mwifiex: Abort at too short BSS descriptor elementTakashi Iwai1-0/+15
2019-07-21mwifiex: Fix possible buffer overflows at parsing bss descriptorTakashi Iwai1-0/+4
2019-05-31mwifiex: Fix mem leak in mwifiex_tm_cmdYueHaibing1-1/+5
2019-05-31mwifiex: prevent an array overflowDan Carpenter1-0/+3
2019-05-16mwl8k: Fix rate_idx underflowPetr Štetiar1-4/+9
2019-03-23libertas_tf: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel1-2/+0
2018-11-13libertas: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel1-2/+0
2018-11-04libertas: call into generic suspend code before turning off powerDaniel Mack1-0/+4
2018-09-09libertas: fix suspend and resume for SDIO connected cardsDaniel Mack2-6/+25
2018-08-03mwifiex: correct histogram data with appropriate indexXinming Hu1-3/+5
2018-08-03mwifiex: handle race during mwifiex_usb_disconnectGanapathi Bhat1-0/+3
2018-03-19mwifiex: cfg80211: do not change virtual interface during scan processingLimin Zhu1-0/+6
2018-02-22mwifiex: resolve reset vs. remove()/shutdown() deadlocksBrian Norris1-1/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman18-0/+18
2017-08-17mwifiex: check for NL80211_SCAN_FLAG_RANDOM_ADDR during hidden SSID scanGanapathi Bhat1-1/+2
2017-08-17mwifiex: do not use random MAC for pre-association scanningGanapathi Bhat1-1/+0
2017-08-10mwifiex: uap: enable 11d based on userspace configruationXinming Hu3-12/+27
2017-08-10mwifiex: constify usb_device_idArvind Yadav1-1/+1
2017-08-10libertas_tf: constify usb_device_idArvind Yadav1-1/+1
2017-08-10libertas: constify usb_device_idArvind Yadav1-1/+1
2017-08-08mwifiex: p2p: use separate device addressXinming Hu3-15/+34
2017-08-08mwifiex: wrapper wps ie in pass through tlvXinming Hu1-1/+1
2017-08-08mwifiex: Do not change bss_num in change_virtual_intfXinming Hu1-8/+0
2017-08-08mwifiex: replace netif_carrier_on/off by netif_device_attach/dettachGanapathi Bhat1-10/+4
2017-08-03mwifiex: pcie: compatible with wifi-only image while extract wifi-part fwXinming Hu1-7/+19
2017-08-03mwifiex: make addba request command cleanXinming Hu1-0/+2
2017-08-03mwifiex: correct IE parse during associationXinming Hu1-60/+55
2017-07-28mwifiex: fix spelling mistake: "Insuffient" -> "Insufficient"Colin Ian King1-1/+1
2017-07-28mwifiex: usb: fix spelling mistake: "aggreataon"-> "aggregation"Colin Ian King1-1/+1