aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell
AgeCommit message (Expand)Author
2020-09-04mwifiex: Prevent memory corruption handling keysDan Carpenter
2020-09-04mwifiex: Fix firmware filename for sd8997 chipsetPali Rohár
2020-09-04mwifiex: Fix firmware filename for sd8977 chipsetPali Rohár
2020-07-11mwifiex: Fix memory corruption in dump_stationPali Rohár
2020-07-11libertas_tf: avoid a null dereference in pointer privColin Ian King
2020-05-04mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()Qing Xu
2020-05-04mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status()Qing Xu
2020-04-12mwifiex: drop most magic numbers from mwifiex_process_tdls_action_frame()Brian Norris
2020-04-12mwifiex: fix unbalanced locking in mwifiex_process_country_ie()Brian Norris
2020-02-11libertas: make lbs_ibss_join_existing() return error code on rates overflowNicolai Stange
2020-02-11libertas: don't exit from lbs_ibss_join_existing() with RCU read lock heldNicolai Stange
2020-02-11libertas: Fix two buffer overflows at parsing bss descriptorWen Huang
2020-01-31libertas: fix a potential NULL pointer dereferenceAllen Pais
2020-01-31mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()qize wang
2019-12-29mwifiex: fix possible heap overflow in mwifiex_process_country_ie()Ganapathi Bhat
2019-12-02mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_bufNavid Emamdoost
2019-12-02mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ringNavid Emamdoost
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-16mwifiex: fix 802.11n/WPA detectionBrian Norris
2019-07-14mwifiex: Don't abort on small, spec-compliant vendor IEsBrian Norris
2019-06-07Merge tag 'wireless-drivers-for-davem-2019-06-07' of git://git.kernel.org/pub...David S. Miller
2019-06-01mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()Takashi Iwai
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-30mwifiex: Abort at too short BSS descriptor elementTakashi Iwai
2019-05-30mwifiex: Fix possible buffer overflows at parsing bss descriptorTakashi Iwai
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 20Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-05Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...David S. Miller
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-26mwl8k: move spin_lock_bh to spin_lock in taskletJeff Xie
2019-04-25mwifiex: fix spelling mistake "capabilties" -> "capabilities"Colin Ian King
2019-04-25mwifiex: add support for SD8987 chipsetTamás Szűcs
2019-04-25mwl8k: Fix rate_idx underflowPetr Štetiar
2019-04-25mwl8k: fix error handling in mwl8k_post_cmd()Alexey Khoroshilov
2019-04-25mwifiex: prevent an array overflowDan Carpenter
2019-04-25mwifiex: use struct_size() in kzalloc()Gustavo A. R. Silva
2019-04-25mwifiex: Make resume actually do something useful again on SDIO cardsDouglas Anderson
2019-04-04mwifiex: add a bounds check in mwifiex_process_sta_rx_packet()Dan Carpenter
2019-04-04mwifiex: Fix mem leak in mwifiex_tm_cmdYueHaibing
2019-04-04net: mwifiex: fix a NULL pointer dereferenceKangjie Lu
2019-03-20net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni
2019-02-20libertas_tf: get the MAC address before registering the deviceLubomir Rintel
2019-02-20libertas_tf: don't defer firmware loading until start()Lubomir Rintel
2019-02-20libertas_tf: move hardware callbacks to a separate structureLubomir Rintel
2019-02-19mwifiex: don't advertise IBSS features without FW supportBrian Norris
2019-02-19mwifiex: Fix NL80211_TX_POWER_LIMITEDAdrian Bunk