summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell
AgeCommit message (Expand)Author
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
2020-09-09mwifiex: remove function pointer checkTom Rix
2020-09-07mwifiex: sdio: Fix -Wunused-const-variable warningsYueHaibing
2020-09-07mwifiex: wmm: Fix -Wunused-const-variable warningsYueHaibing
2020-09-07mwifiex: Remove unnecessary braces from HostCmd_SET_SEQ_NO_BSS_INFONathan Chancellor
2020-09-01libertas_tf: Remove unused macro QOS_CONTROL_LENYueHaibing
2020-09-01mwifiex: pcie: Move tables to the only place they're usedLee Jones
2020-09-01libertas_tf: Fix function documentation formatting errorsLee Jones
2020-09-01libertas: Fix misnaming for function param 'device'Lee Jones
2020-09-01libertas: Fix 'timer_list' stored private data related dot-rotLee Jones
2020-09-01libertas_tf: Fix a bunch of function doc formatting issuesLee Jones
2020-09-01libertas_tf: Demote non-conformant kernel-doc headersLee Jones
2020-08-27mwl8k: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-27mwifiex: Increase AES key storage size to 256 bitsMaximilian Luz
2020-08-27mwifiex: don't call del_timer_sync() on uninitialized timerTetsuo Handa
2020-08-27mwifiex: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-27mwifiex: Clean up some err and dbg messagesChristophe JAILLET
2020-08-27mwifiex: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-08-18mwifiex: Do not use GFP_KERNEL in atomic contextChristophe JAILLET
2020-08-04Merge tag 'wireless-drivers-next-2020-08-04' of git://git.kernel.org/pub/scm/...David S. Miller
2020-08-02mwifiex: 11n_rxreorder: Remove unnecessary cast in kfree()Xu Wang
2020-07-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-07-15mwifiex: Prevent memory corruption handling keysDan Carpenter
2020-07-15mwifiex: Fix reporting 'operation not supported' error codePali Rohár
2020-07-15mwifiex: Use macro MWIFIEX_MAX_BSS_NUM for specifying limit of interfacesPali Rohár
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-06-01mwifiex: Fix firmware filename for sd8997 chipsetPali Rohár