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