summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell/libertas
AgeCommit message (Expand)AuthorFilesLines
2024-03-13Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds1-1/+1
2024-02-08wifi: libertas: Follow renaming of SPI "master" to "controller"Uwe Kleine-König1-1/+1
2024-02-05wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer()Zhipeng Lu1-2/+11
2023-11-30wifi: libertas: fix config name in dependency for SDIO supportLukas Bulwahn1-1/+1
2023-11-14wifi: libertas: stop selecting wextArnd Bergmann1-2/+0
2023-10-30wifi: libertas: drop 16-bit PCMCIA supportArnd Bergmann3-964/+1
2023-08-01wifi: libertas: prefer kstrtoX() for simple integer conversionsDmitry Antipov1-18/+33
2023-08-01wifi: libertas: handle possible spu_write_u16() errorsDmitry Antipov1-3/+8
2023-08-01wifi: libertas: cleanup SDIO resetDmitry Antipov1-12/+22
2023-08-01wifi: libertas: simplify list operations in free_if_spi_card()Dmitry Antipov1-6/+3
2023-08-01wifi: libertas: use convenient lists to manage SDIO packetsDmitry Antipov1-24/+13
2023-08-01wifi: libertas: add missing calls to cancel_work_sync()Dmitry Antipov1-0/+2
2023-03-11net: Replace all spi->chip_select and spi->cs_gpiod references with function ...Amit Kumar Mahapatra1-1/+1
2023-02-13wifi: libertas: add support for WPS enrollee IE in probe requestsDoug Brown1-3/+45
2023-02-13wifi: libertas: add new TLV type for WPS enrollee IEDoug Brown1-0/+1
2023-02-13wifi: libertas: only add RSN/WPA IE in lbs_add_wpa_tlvDoug Brown1-10/+18
2023-02-13wifi: libertas: fix code style in Marvell structsDoug Brown1-10/+10
2022-12-22wifi: libertas: cmdresp: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang1-1/+1
2022-12-22wifi: libertas: main: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang1-1/+1
2022-12-22wifi: libertas: if_usb: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang1-1/+1
2022-12-14wifi: libertas: fix memory leak in lbs_init_adapter()Zhengchao Shao1-0/+1
2022-09-07wifi: libertas: fix a couple of sparse warningsJohannes Berg2-3/+2
2022-09-02wifi: move from strlcpy with unused retval to strscpyWolfram Sang1-2/+2
2022-08-25wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam1-4/+5
2022-07-27wifi: libertas: Fix possible refcount leak in if_usb_probe()Hangyu Hua1-0/+1
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg1-5/+5
2022-05-30wifi: libertas: use variable-size data in assoc req/resp cmdJohannes Berg2-5/+5
2022-03-06wireless: Marvell: Use netif_rx().Sebastian Andrzej Siewior1-2/+2
2022-02-09spi: make remove callback a void functionUwe Kleine-König1-3/+1
2021-12-08libertas: Add missing __packed annotation with struct_group()Kees Cook1-1/+1
2021-11-29libertas: Use struct_group() for memcpy() regionKees Cook2-6/+9
2021-10-27libertas: replace snprintf in show functions with sysfs_emitYe Guojin1-9/+9
2021-10-27libertas: Fix possible memory leak in probe and disconnectWang Hai1-0/+2
2021-10-20wireless: use eth_hw_addr_set()Jakub Kicinski2-5/+4
2021-08-01libertas: Remove unnecessary label of lbs_ethtool_get_eepromdingsenjie1-6/+3
2021-06-15libertas: use DEVICE_ATTR_RW macroYueHaibing1-71/+78
2021-06-15libertas: remove leading spaces before tabsHui Tang1-1/+1
2021-05-13libertas: register sysfs groups properlyGreg Kroah-Hartman1-24/+4
2021-05-13Revert "libertas: add checks for the return value of sysfs_create_group"Greg Kroah-Hartman1-5/+0
2021-04-18libertas: struct lbs_private is declared duplicatelyWan Jiabing1-1/+0
2021-04-17libertas: avoid -Wempty-body warningArnd Bergmann1-6/+6
2021-02-08libertas: remove redundant initialization of variable retColin Ian King1-1/+1
2020-09-30net: libertas: Use netif_rx_any_context()Sebastian Andrzej Siewior1-9/+2
2020-09-30net: libertas libertas_tf: Remove in_interrupt() from debug macro.Sebastian Andrzej Siewior1-2/+1
2020-09-01libertas: Fix misnaming for function param 'device'Lee Jones1-2/+2
2020-09-01libertas: Fix 'timer_list' stored private data related dot-rotLee Jones1-3/+3
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-6/+6
2020-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds5-15/+5
2020-05-29libertas: Use shared constant for rfc1042 headerPascal Terjan1-4/+1
2020-05-29mmc: sdio: Change macro names for Marvell 8688 modulesPali Rohár1-1/+1