index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
marvell
/
libertas
Age
Commit message (
Expand
)
Author
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-25
Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2024-10-23
wifi: cfg80211: pass net_device to .set_monitor_channel
Felix Fietkau
2024-10-09
Merge net-next/main to resolve conflicts
Johannes Berg
2024-10-08
wifi: libertas: don't select/include lib80211
Johannes Berg
2024-10-08
wifi: radiotap: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-09
wifi: libertas: Cleanup unused declarations
Yue Haibing
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
[next]