summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell/libertas
AgeCommit message (Expand)Author
2024-03-13Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2024-02-08wifi: libertas: Follow renaming of SPI "master" to "controller"Uwe Kleine-König
2024-02-05wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer()Zhipeng Lu
2023-11-30wifi: libertas: fix config name in dependency for SDIO supportLukas Bulwahn
2023-11-14wifi: libertas: stop selecting wextArnd Bergmann
2023-10-30wifi: libertas: drop 16-bit PCMCIA supportArnd Bergmann
2023-08-01wifi: libertas: prefer kstrtoX() for simple integer conversionsDmitry Antipov
2023-08-01wifi: libertas: handle possible spu_write_u16() errorsDmitry Antipov
2023-08-01wifi: libertas: cleanup SDIO resetDmitry Antipov
2023-08-01wifi: libertas: simplify list operations in free_if_spi_card()Dmitry Antipov
2023-08-01wifi: libertas: use convenient lists to manage SDIO packetsDmitry Antipov
2023-08-01wifi: libertas: add missing calls to cancel_work_sync()Dmitry Antipov
2023-03-11net: Replace all spi->chip_select and spi->cs_gpiod references with function ...Amit Kumar Mahapatra
2023-02-13wifi: libertas: add support for WPS enrollee IE in probe requestsDoug Brown
2023-02-13wifi: libertas: add new TLV type for WPS enrollee IEDoug Brown
2023-02-13wifi: libertas: only add RSN/WPA IE in lbs_add_wpa_tlvDoug Brown
2023-02-13wifi: libertas: fix code style in Marvell structsDoug Brown
2022-12-22wifi: libertas: cmdresp: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-22wifi: libertas: main: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-22wifi: libertas: if_usb: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-14wifi: libertas: fix memory leak in lbs_init_adapter()Zhengchao Shao
2022-09-07wifi: libertas: fix a couple of sparse warningsJohannes Berg
2022-09-02wifi: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-25wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam
2022-07-27wifi: libertas: Fix possible refcount leak in if_usb_probe()Hangyu Hua
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg
2022-05-30wifi: libertas: use variable-size data in assoc req/resp cmdJohannes Berg
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: Add missing __packed annotation with struct_group()Kees Cook
2021-11-29libertas: Use struct_group() for memcpy() regionKees Cook
2021-10-27libertas: replace snprintf in show functions with sysfs_emitYe Guojin
2021-10-27libertas: Fix possible memory leak in probe and disconnectWang Hai
2021-10-20wireless: use eth_hw_addr_set()Jakub Kicinski
2021-08-01libertas: Remove unnecessary label of lbs_ethtool_get_eepromdingsenjie
2021-06-15libertas: use DEVICE_ATTR_RW macroYueHaibing
2021-06-15libertas: remove leading spaces before tabsHui Tang
2021-05-13libertas: register sysfs groups properlyGreg Kroah-Hartman
2021-05-13Revert "libertas: add checks for the return value of sysfs_create_group"Greg Kroah-Hartman
2021-04-18libertas: struct lbs_private is declared duplicatelyWan Jiabing
2021-04-17libertas: avoid -Wempty-body warningArnd Bergmann
2021-02-08libertas: remove redundant initialization of variable retColin Ian King
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-01libertas: Fix misnaming for function param 'device'Lee Jones
2020-09-01libertas: Fix 'timer_list' stored private data related dot-rotLee Jones
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-05-29libertas: Use shared constant for rfc1042 headerPascal Terjan
2020-05-29mmc: sdio: Change macro names for Marvell 8688 modulesPali Rohár