aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell
AgeCommit message (Expand)Author
2024-03-26wireless: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2024-03-26wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer()Zhipeng Lu
2024-03-26wifi: mwifiex: debugfs: Drop unnecessary error check for debugfs_create_dir()Jinjie Ruan
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-19wifi: mwifiex: avoid possible NULL skb pointer dereferenceDmitry Antipov
2023-09-19wifi: mwifiex: Fix missed return in oob checks failed pathPolaris Pi
2023-09-19wifi: mwifiex: fix memory leak in mwifiex_histogram_read()Dmitry Antipov
2023-09-19wifi: mwifiex: fix error recovery in PCIE buffer descriptor managementDmitry Antipov
2023-09-19wifi: mwifiex: Fix OOB and integer underflow when rx packetsPolaris Pi
2023-07-27wifi: mwifiex: Fix the size of a memory allocation in mwifiex_ret_802_11_scan()Christophe JAILLET
2023-04-20wifi: mwifiex: mark OF related data as maybe unusedKrzysztof Kozlowski
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-21Revert "mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv"Greg Kroah-Hartman
2022-08-21mwifiex: fix sleep in atomic context bugs caused by dev_coredumpvDuoming Zhou
2022-08-21mwifiex: Ignore BTCOEX events from the 88W8897 firmwareJonas Dreßler
2022-08-21wifi: libertas: Fix possible refcount leak in if_usb_probe()Hangyu Hua
2022-06-09mwifiex: 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
2022-01-27mwifiex: Fix possible ABBA deadlockBrian Norris
2021-11-18libertas: Fix possible memory leak in probe and disconnectWang Hai
2021-11-18libertas_tf: Fix possible memory leak in probe and disconnectWang Hai
2021-11-18mwifiex: Send DELBA requests according to specJonas Dreßler
2021-11-18mwl8k: Fix use-after-free in mwl8k_fw_state_machine()Zheyu Ma
2021-11-18mwifiex: Properly initialize private structure on interface type changesJonas Dreßler
2021-11-18mwifiex: Run SET_BSS_MODE when changing from P2P to STATION vif-typeJonas Dreßler
2021-11-18mwifiex: Try waking the firmware until we get an interruptJonas Dreßler
2021-11-18mwifiex: Read a PCI register after writing the TX ring write pointerJonas Dreßler
2021-11-18mwifiex: fix division by zero in fw download pathJohan Hovold
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-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-08mwifiex: fix double freeTom Rix
2020-09-29net: libertas: Use netif_rx_any_context()Sebastian Andrzej Siewior
2020-09-29net: libertas libertas_tf: Remove in_interrupt() from debug macro.Sebastian Andrzej Siewior
2020-09-29net: mwifiex: Use netif_rx_any_context().Sebastian Andrzej Siewior
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller