summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell
AgeCommit message (Expand)Author
2023-12-15wifi: mwifiex: configure BSSID consistently when starting APDavid Lin
2022-05-24mwifiex: Add SD8997 SDIO-UART firmwareAndrejs Cainikovs
2022-05-24mwifiex: Select firmware based on strappingAndrejs Cainikovs
2022-05-19Merge remote-tracking branch 'gh-fslc/5.4-2.3.x-imx' into toradex_5.4-2.3.x-imxPhilippe Schenker
2022-01-27mwifiex: Fix skb_over_panic in mwifiex_usb_recv()Zekun Shen
2022-01-27mwifiex: Fix possible ABBA deadlockBrian Norris
2022-01-12Merge remote-tracking branch 'fscl/5.4-2.3.x-imx' into toradex_5.4-2.3.x-imx-...Denys Drozdov
2021-12-22mwifiex: Remove unnecessary braces from HostCmd_SET_SEQ_NO_BSS_INFONathan Chancellor
2021-11-17libertas: Fix possible memory leak in probe and disconnectWang Hai
2021-11-17libertas_tf: Fix possible memory leak in probe and disconnectWang Hai
2021-11-17mwifiex: Send DELBA requests according to specJonas Dreßler
2021-11-17mwl8k: Fix use-after-free in mwl8k_fw_state_machine()Zheyu Ma
2021-11-17mwifiex: Properly initialize private structure on interface type changesJonas Dreßler
2021-11-17mwifiex: Run SET_BSS_MODE when changing from P2P to STATION vif-typeJonas Dreßler
2021-11-17mwifiex: Read a PCI register after writing the TX ring write pointerJonas Dreßler
2021-11-17mwifiex: fix division by zero in fw download pathJohan Hovold
2021-11-08Merge remote-tracking branch 'fscl/5.4-2.3.x-imx' into toradex_5.4-2.3.x-imxDenys Drozdov
2021-07-15libertas: register sysfs groups properlyGreg Kroah-Hartman
2021-07-15Revert "libertas: add checks for the return value of sysfs_create_group"Greg Kroah-Hartman
2021-07-15mwl8k: Fix a double Free in mwl8k_probe_hwLv Yunlong
2021-07-14mwifiex: re-fix for unaligned accessesArnd Bergmann
2021-06-03libertas: register sysfs groups properlyGreg Kroah-Hartman
2021-06-03Revert "libertas: add checks for the return value of sysfs_create_group"Greg Kroah-Hartman
2021-05-14mwl8k: Fix a double Free in mwl8k_probe_hwLv Yunlong
2021-05-05Merge commit '28910e01c43d9735f06fddbeaa42df3e112d1b3e' into toradex_5.4-2.3....Marcel Ziswiler
2021-03-11mwifiex: pcie: skip cancel_work_sync() on reset failure pathTsuchiya Yuto
2021-01-28net: wireless: cfg80211: delete sched_scan error messagePhilippe Schenker
2021-01-28net: wireless: cfg80211: decrease importance of sched_scan messagePhilippe Schenker
2021-01-09mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_startZhang Xiaohui
2020-12-30mwifiex: fix mwifiex_shutdown_sw() causing sw reset failureTsuchiya Yuto
2020-10-29mwifiex: don't call del_timer_sync() on uninitialized timerTetsuo Handa
2020-10-29mwifiex: fix double freeTom Rix
2020-10-29mwifiex: Do not use GFP_KERNEL in atomic contextChristophe JAILLET
2020-10-01mwifiex: Increase AES key storage size to 256 bitsMaximilian Luz
2020-08-19mwifiex: Prevent memory corruption handling keysDan Carpenter
2020-08-19mwifiex: Fix firmware filename for sd8997 chipsetPali Rohár
2020-08-19mwifiex: Fix firmware filename for sd8977 chipsetPali Rohár
2020-06-22mwifiex: Fix memory corruption in dump_stationPali Rohár
2020-06-22libertas_tf: avoid a null dereference in pointer privColin Ian King
2020-03-05mwifiex: delete unused mwifiex_get_intf_num()Brian Norris
2020-03-05mwifiex: drop most magic numbers from mwifiex_process_tdls_action_frame()Brian Norris
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-11mwifiex: fix unbalanced locking in mwifiex_process_country_ie()Brian Norris
2020-01-29libertas: Fix two buffer overflows at parsing bss descriptorWen Huang
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-12mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()qize wang