index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
marvell
/
libertas
Age
Commit message (
Expand
)
Author
2024-03-13
Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2024-02-08
wifi: libertas: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-02-05
wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer()
Zhipeng Lu
2023-11-30
wifi: libertas: fix config name in dependency for SDIO support
Lukas Bulwahn
2023-11-14
wifi: libertas: stop selecting wext
Arnd Bergmann
2023-10-30
wifi: libertas: drop 16-bit PCMCIA support
Arnd Bergmann
2023-08-01
wifi: libertas: prefer kstrtoX() for simple integer conversions
Dmitry Antipov
2023-08-01
wifi: libertas: handle possible spu_write_u16() errors
Dmitry Antipov
2023-08-01
wifi: libertas: cleanup SDIO reset
Dmitry Antipov
2023-08-01
wifi: libertas: simplify list operations in free_if_spi_card()
Dmitry Antipov
2023-08-01
wifi: libertas: use convenient lists to manage SDIO packets
Dmitry Antipov
2023-08-01
wifi: libertas: add missing calls to cancel_work_sync()
Dmitry Antipov
2023-03-11
net: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra
2023-02-13
wifi: libertas: add support for WPS enrollee IE in probe requests
Doug Brown
2023-02-13
wifi: libertas: add new TLV type for WPS enrollee IE
Doug Brown
2023-02-13
wifi: libertas: only add RSN/WPA IE in lbs_add_wpa_tlv
Doug Brown
2023-02-13
wifi: libertas: fix code style in Marvell structs
Doug Brown
2022-12-22
wifi: libertas: cmdresp: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-22
wifi: libertas: main: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-22
wifi: libertas: if_usb: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-14
wifi: libertas: fix memory leak in lbs_init_adapter()
Zhengchao Shao
2022-09-07
wifi: libertas: fix a couple of sparse warnings
Johannes Berg
2022-09-02
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-25
wifi: cfg80211: Add link_id parameter to various key operations for MLO
Veerendranath Jakkam
2022-07-27
wifi: libertas: Fix possible refcount leak in if_usb_probe()
Hangyu Hua
2022-06-20
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
2022-05-30
wifi: libertas: use variable-size data in assoc req/resp cmd
Johannes Berg
2022-03-06
wireless: Marvell: Use netif_rx().
Sebastian Andrzej Siewior
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2021-12-08
libertas: Add missing __packed annotation with struct_group()
Kees Cook
2021-11-29
libertas: Use struct_group() for memcpy() region
Kees Cook
2021-10-27
libertas: replace snprintf in show functions with sysfs_emit
Ye Guojin
2021-10-27
libertas: Fix possible memory leak in probe and disconnect
Wang Hai
2021-10-20
wireless: use eth_hw_addr_set()
Jakub Kicinski
2021-08-01
libertas: Remove unnecessary label of lbs_ethtool_get_eeprom
dingsenjie
2021-06-15
libertas: use DEVICE_ATTR_RW macro
YueHaibing
2021-06-15
libertas: remove leading spaces before tabs
Hui Tang
2021-05-13
libertas: register sysfs groups properly
Greg Kroah-Hartman
2021-05-13
Revert "libertas: add checks for the return value of sysfs_create_group"
Greg Kroah-Hartman
2021-04-18
libertas: struct lbs_private is declared duplicately
Wan Jiabing
2021-04-17
libertas: avoid -Wempty-body warning
Arnd Bergmann
2021-02-08
libertas: remove redundant initialization of variable ret
Colin Ian King
2020-09-29
net: libertas: Use netif_rx_any_context()
Sebastian Andrzej Siewior
2020-09-29
net: libertas libertas_tf: Remove in_interrupt() from debug macro.
Sebastian Andrzej Siewior
2020-09-01
libertas: Fix misnaming for function param 'device'
Lee Jones
2020-09-01
libertas: Fix 'timer_list' stored private data related dot-rot
Lee Jones
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-05-29
libertas: Use shared constant for rfc1042 header
Pascal Terjan
2020-05-29
mmc: sdio: Change macro names for Marvell 8688 modules
Pali Rohár
[next]