index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
marvell
/
libertas
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-07
wifi: libertas: fix a couple of sparse warnings
Johannes Berg
2
-3
/
+2
2022-09-02
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-08-25
wifi: cfg80211: Add link_id parameter to various key operations for MLO
Veerendranath Jakkam
1
-4
/
+5
2022-07-27
wifi: libertas: Fix possible refcount leak in if_usb_probe()
Hangyu Hua
1
-0
/
+1
2022-06-20
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
1
-5
/
+5
2022-05-30
wifi: libertas: use variable-size data in assoc req/resp cmd
Johannes Berg
2
-5
/
+5
2022-03-06
wireless: Marvell: Use netif_rx().
Sebastian Andrzej Siewior
1
-2
/
+2
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
1
-3
/
+1
2021-12-08
libertas: Add missing __packed annotation with struct_group()
Kees Cook
1
-1
/
+1
2021-11-29
libertas: Use struct_group() for memcpy() region
Kees Cook
2
-6
/
+9
2021-10-27
libertas: replace snprintf in show functions with sysfs_emit
Ye Guojin
1
-9
/
+9
2021-10-27
libertas: Fix possible memory leak in probe and disconnect
Wang Hai
1
-0
/
+2
2021-10-20
wireless: use eth_hw_addr_set()
Jakub Kicinski
2
-5
/
+4
2021-08-01
libertas: Remove unnecessary label of lbs_ethtool_get_eeprom
dingsenjie
1
-6
/
+3
2021-06-15
libertas: use DEVICE_ATTR_RW macro
YueHaibing
1
-71
/
+78
2021-06-15
libertas: remove leading spaces before tabs
Hui Tang
1
-1
/
+1
2021-05-13
libertas: register sysfs groups properly
Greg Kroah-Hartman
1
-24
/
+4
2021-05-13
Revert "libertas: add checks for the return value of sysfs_create_group"
Greg Kroah-Hartman
1
-5
/
+0
2021-04-18
libertas: struct lbs_private is declared duplicately
Wan Jiabing
1
-1
/
+0
2021-04-17
libertas: avoid -Wempty-body warning
Arnd Bergmann
1
-6
/
+6
2021-02-08
libertas: remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2020-09-30
net: libertas: Use netif_rx_any_context()
Sebastian Andrzej Siewior
1
-9
/
+2
2020-09-30
net: libertas libertas_tf: Remove in_interrupt() from debug macro.
Sebastian Andrzej Siewior
1
-2
/
+1
2020-09-01
libertas: Fix misnaming for function param 'device'
Lee Jones
1
-2
/
+2
2020-09-01
libertas: Fix 'timer_list' stored private data related dot-rot
Lee Jones
1
-3
/
+3
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-6
/
+6
2020-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
5
-15
/
+5
2020-05-29
libertas: Use shared constant for rfc1042 header
Pascal Terjan
1
-4
/
+1
2020-05-29
mmc: sdio: Change macro names for Marvell 8688 modules
Pali Rohár
1
-1
/
+1
2020-04-15
libertas: make lbs_process_event() void
Jason Yan
2
-5
/
+2
2020-04-15
libertas: make lbs_init_mesh() void
Jason Yan
2
-6
/
+2
2020-03-23
libertas: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
4
-5
/
+5
2020-03-12
libertas: Use new structure for SPI transfer delays
Sergiu Cuciurean
1
-1
/
+2
2020-01-27
libertas: make lbs_ibss_join_existing() return error code on rates overflow
Nicolai Stange
1
-0
/
+1
2020-01-27
libertas: don't exit from lbs_ibss_join_existing() with RCU read lock held
Nicolai Stange
1
-0
/
+1
2020-01-23
Merge tag 'wireless-drivers-2020-01-23' of git://git.kernel.org/pub/scm/linux...
David S. Miller
1
-3
/
+13
2019-12-18
libertas: Fix two buffer overflows at parsing bss descriptor
Wen Huang
1
-3
/
+13
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-1
/
+1
2019-10-04
libertas: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+0
2019-10-01
libertas: fix a potential NULL pointer dereference
Allen Pais
1
-0
/
+5
2019-09-13
libertas: use mesh_wdev->ssid instead of priv->mesh_ssid
Lubomir Rintel
3
-15
/
+21
2019-08-06
libertas: Fix a double free in if_spi_c2h_data()
Dan Williams
1
-9
/
+5
2019-07-24
libertas: Add missing sentinel at end of if_usb.c fw_table
Kevin Easton
1
-1
/
+2
2019-07-24
libertas: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2019-06-26
Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...
David S. Miller
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
4
-20
/
+4
2019-05-28
libertas: fix spelling mistake "Donwloading" -> "Downloading"
Colin Ian King
1
-1
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 20
Thomas Gleixner
1
-14
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2
-0
/
+2
[next]