aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell
AgeCommit message (Expand)Author
2024-01-25wifi: mwifiex: configure BSSID consistently when starting APDavid Lin
2024-01-25wifi: libertas: stop selecting wextArnd Bergmann
2023-10-10wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packetPin-yen Lin
2023-10-10wifi: mwifiex: Fix tlv_buf_left calculationGustavo A. R. Silva
2023-09-23wifi: mwifiex: fix fortify warningDmitry Antipov
2023-09-23wifi: mwifiex: avoid possible NULL skb pointer dereferenceDmitry Antipov
2023-09-23wifi: mwifiex: Fix missed return in oob checks failed pathPolaris Pi
2023-09-23wifi: mwifiex: fix memory leak in mwifiex_histogram_read()Dmitry Antipov
2023-09-23wifi: mwifiex: fix error recovery in PCIE buffer descriptor managementDmitry Antipov
2023-09-23mwifiex: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2023-09-23mwifiex: drop 'set_consistent_dma_mask' log messageBrian Norris
2023-09-23wifi: mwifiex: Fix OOB and integer underflow when rx packetsPolaris Pi
2023-08-11wifi: mwifiex: Fix the size of a memory allocation in mwifiex_ret_802_11_scan()Christophe JAILLET
2023-03-11wifi: mwifiex: fix loop iterator in mwifiex_update_ampdu_txwinsize()Dan Carpenter
2023-03-11wifi: libertas: cmdresp: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-03-11wifi: libertas: main: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-03-11wifi: libertas: if_usb: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-03-11wifi: libertas_tf: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-03-11wifi: libertas: fix memory leak in lbs_init_adapter()Zhengchao Shao
2023-02-25wifi: mwifiex: Add missing compatible string for SD8787Lukas Wunner
2022-08-25wifi: libertas: Fix possible refcount leak in if_usb_probe()Hangyu Hua
2022-06-14mwifiex: add mutex lock for call in mwifiex_dfs_chan_sw_work_queueNiels Dossche
2022-01-27mwifiex: Fix skb_over_panic in mwifiex_usb_recv()Zekun Shen
2021-12-22mwifiex: Remove unnecessary braces from HostCmd_SET_SEQ_NO_BSS_INFONathan Chancellor
2021-11-26libertas: Fix possible memory leak in probe and disconnectWang Hai
2021-11-26libertas_tf: Fix possible memory leak in probe and disconnectWang Hai
2021-11-26mwifiex: Send DELBA requests according to specJonas Dreßler
2021-11-26mwl8k: Fix use-after-free in mwl8k_fw_state_machine()Zheyu Ma
2021-11-26mwifiex: Properly initialize private structure on interface type changesJonas Dreßler
2021-11-26mwifiex: Run SET_BSS_MODE when changing from P2P to STATION vif-typeJonas Dreßler
2021-11-26mwifiex: Read a PCI register after writing the TX ring write pointerJonas Dreßler
2021-11-26mwifiex: fix division by zero in fw download pathJohan Hovold
2021-07-20mwifiex: re-fix for unaligned accessesArnd Bergmann
2021-06-03libertas: register sysfs groups properlyGreg Kroah-Hartman
2021-05-22mwl8k: Fix a double Free in mwl8k_probe_hwLv Yunlong
2021-03-11mwifiex: pcie: skip cancel_work_sync() on reset failure pathTsuchiya Yuto
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-30mwifiex: 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-06-22mwifiex: Fix memory corruption in dump_stationPali Rohár
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