summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell/mwifiex
AgeCommit message (Expand)Author
2020-03-20mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()qize wang
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-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
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-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
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-08-03mwifiex: correct histogram data with appropriate indexXinming Hu
2018-08-03mwifiex: handle race during mwifiex_usb_disconnectGanapathi Bhat
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-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
2016-09-26mwifiex: code rearrangement in mwifiex_usb_host_to_card()Amitkumar Karwar
2016-09-26mwifiex: fix race condition causing tx timeoutCathy Luo
2016-09-26mwifiex: fix kernel crash for USB chipsetsCathy Luo
2016-09-26mwifiex: cfg80211 set_default_mgmt_key handlerGanapathi Bhat
2016-09-17mwifiex: fix null pointer deference when adapter is nullColin Ian King
2016-09-17mwifiex: fix error handling in mwifiex_create_custom_regdomainBob Copeland
2016-09-14mwifiex: firmware name correction for usb8997 chipsetGanapathi Bhat
2016-09-14mwifiex: Command 7 handling for USB chipsetsGanapathi Bhat
2016-09-14mwifiex: correction in Rx STBC field of htcapinfoAmitkumar Karwar
2016-09-14mwifiex: handle error if IRQ request fails in mwifiex_sdio_of()Amitkumar Karwar
2016-09-14Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2016-09-09Merge branch 'ath-current' into ath-nextKalle Valo