summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell
AgeCommit message (Expand)Author
2020-03-20mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()qize wang
2020-02-14libertas: make lbs_ibss_join_existing() return error code on rates overflowNicolai Stange
2020-02-14libertas: don't exit from lbs_ibss_join_existing() with RCU read lock heldNicolai Stange
2020-02-14mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()Qing Xu
2020-02-14mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status()Qing Xu
2020-02-14mwifiex: fix unbalanced locking in mwifiex_process_country_ie()Brian Norris
2020-01-29libertas: Fix two buffer overflows at parsing bss descriptorWen Huang
2020-01-29libertas_tf: Use correct channel range in lbtf_geo_initYueHaibing
2020-01-14mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_bufNavid Emamdoost
2020-01-14mwifiex: fix possible heap overflow in mwifiex_process_country_ie()Ganapathi Bhat
2020-01-04mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ringNavid Emamdoost
2020-01-04libertas: fix a potential NULL pointer dereferenceAllen Pais
2019-12-05mwifiex: debugfs: correct histogram spacing, formattingBrian Norris
2019-12-05mwifiex: fix potential NULL dereference and use after freePan Bian
2019-11-28mwifiex: Fix NL80211_TX_POWER_LIMITEDAdrian Bunk
2019-10-05libertas: Add missing sentinel at end of if_usb.c fw_tableKevin Easton
2019-09-21mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settingsWen Huang
2019-08-25mwifiex: fix 802.11n/WPA detectionBrian Norris
2019-07-21mwifiex: Don't abort on small, spec-compliant vendor IEsBrian Norris
2019-07-21mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()Takashi Iwai
2019-07-21mwifiex: Abort at too short BSS descriptor elementTakashi Iwai
2019-07-21mwifiex: Fix possible buffer overflows at parsing bss descriptorTakashi Iwai
2019-05-31mwifiex: Fix mem leak in mwifiex_tm_cmdYueHaibing
2019-05-31mwifiex: prevent an array overflowDan Carpenter
2019-03-23libertas_tf: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel
2018-12-01mwifiex: fix p2p device doesn't find in scan problemKarthik D A
2018-12-01mwifiex: Fix NULL pointer dereference in skb_dequeue()Amitkumar Karwar
2018-12-01mwifiex: report error to PCIe for suspend failureAmitkumar Karwar
2018-12-01mwifiex: prevent register accesses after host is sleepingAmitkumar Karwar
2018-11-13libertas: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel
2018-11-10libertas: call into generic suspend code before turning off powerDaniel Mack
2018-09-09libertas: fix suspend and resume for SDIO connected cardsDaniel Mack
2018-08-03mwifiex: correct histogram data with appropriate indexXinming Hu
2018-08-03mwifiex: handle race during mwifiex_usb_disconnectGanapathi Bhat
2018-03-24libertas: check return value of alloc_workqueuePan Bian
2018-03-24mwifiex: don't leak 'chan_stats' on resetBrian Norris
2018-03-22mwifiex: cfg80211: do not change virtual interface during scan processingLimin Zhu
2018-03-22mwifiex: Fix invalid port issueGanapathi Bhat
2017-11-30mwifiex: sdio: fix use after free issue for save_adapterAmitkumar Karwar
2017-11-15libertas: fix improper return valuePan Bian
2017-09-09mwifiex: correct channel stat buffer overflowsBrian Norris
2017-05-25mwifiex: pcie: fix cmd_buf use-after-free in remove/resetBrian Norris
2017-05-25mwifiex: MAC randomization should not be persistentBrian Norris
2017-05-14mwifiex: Avoid skipping WEP key deletion for APGanapathi Bhat
2017-05-14mwifiex: remove redundant dma padding in AMSDUXinming Hu
2017-05-14mwifiex: debugfs: Fix (sometimes) off-by-1 SSID printBrian Norris
2017-03-30mwifiex: pcie: don't leak DMA buffers when removingBrian Norris
2016-11-17mwifiex: printk() overflow with 32-byte SSIDsBrian Norris
2016-10-12cfg80211: add ability to check DA/SA in A-MSDU decapsulationJohannes Berg
2016-10-12cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKBJohannes Berg