summary refs log tree commit diff
path: root/drivers/net/wireless/marvell
AgeCommit message (Expand)Author
2023-07-19wifi: 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-10wifi: mwifiex: fix loop iterator in mwifiex_update_ampdu_txwinsize()Dan Carpenter
2023-03-10wifi: libertas: cmdresp: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-03-10wifi: libertas: main: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-03-10wifi: libertas: if_usb: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-03-10wifi: libertas_tf: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-03-10wifi: libertas: fix memory leak in lbs_init_adapter()Zhengchao Shao
2023-02-25wifi: mwifiex: Add missing compatible string for SD8787Lukas Wunner
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld
2022-09-22wifi: mwifiex: fix array of flexible structures warningsJohannes Berg
2022-09-22mwifiex: fix sleep in atomic context bugs caused by dev_coredumpvDuoming Zhou
2022-09-07wifi: mwifiex: fix endian annotations in castsJohannes Berg
2022-09-07wifi: mwifiex: fix endian conversionJohannes Berg
2022-09-07wifi: mwifiex: mark a variable unusedJohannes Berg
2022-09-07wifi: libertas: fix a couple of sparse warningsJohannes Berg
2022-09-07wifi: mwifiex: Fix comment typoJason Wang
2022-09-02wifi: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-26Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...David S. Miller
2022-08-25wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-07-27wifi: libertas: Fix possible refcount leak in if_usb_probe()Hangyu Hua
2022-07-27wifi: mwifiex: clean up one inconsistent indentingYang Li
2022-07-27wifi: mwifiex: Fix comment typoJason Wang
2022-07-27wifi: mwl8k: use time_after to replace "jiffies > a"Li Qiong
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg
2022-07-15wifi: cfg80211/mac80211: separate link params from station paramsShaul Triebitz
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_391.RULEThomas Gleixner
2022-05-30wifi: libertas: use variable-size data in assoc req/resp cmdJohannes Berg
2022-05-03Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-04-27mwifiex: Add SD8997 SDIO-UART firmwareAndrejs Cainikovs
2022-04-27mwifiex: Select firmware based on strappingAndrejs Cainikovs
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2022-04-08mmc: core: improve API to make clear mmc_hw_reset is for cardsWolfram Sang
2022-04-06mwifiex: add mutex lock for call in mwifiex_dfs_chan_sw_work_queueNiels Dossche
2022-03-16mwifiex: make read-only array wmm_oui static constColin Ian King
2022-03-06wireless: Marvell: Use netif_rx().Sebastian Andrzej Siewior
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2021-12-08libertas_tf: Add missing __packed annotationsKees Cook
2021-12-08libertas: Add missing __packed annotation with struct_group()Kees Cook
2021-12-08mwifiex: Fix possible ABBA deadlockBrian Norris
2021-11-29mwl8k: Use named struct for memcpy() regionKees Cook
2021-11-29libertas_tf: Use struct_group() for memcpy() regionKees Cook
2021-11-29libertas: Use struct_group() for memcpy() regionKees Cook
2021-11-26mwifiex: Ignore BTCOEX events from the 88W8897 firmwareJonas Dreßler
2021-11-26mwifiex: Ensure the version string from the firmware is 0-terminatedJonas Dreßler