index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
marvell
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-25
1
-1
/
+1
*
wifi: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2022-11-08
2
-1
/
+2
*
Kalle Valo says:
Jakub Kicinski
2022-10-28
2
-0
/
+2
|
\
|
*
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
2022-10-10
2
-0
/
+2
*
|
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
1
-2
/
+2
|
/
*
wifi: mwifiex: fix array of flexible structures warnings
Johannes Berg
2022-09-22
2
-4
/
+4
*
mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv
Duoming Zhou
2022-09-22
3
-8
/
+10
*
wifi: mwifiex: fix endian annotations in casts
Johannes Berg
2022-09-07
1
-6
/
+6
*
wifi: mwifiex: fix endian conversion
Johannes Berg
2022-09-07
1
-1
/
+1
*
wifi: mwifiex: mark a variable unused
Johannes Berg
2022-09-07
1
-1
/
+1
*
wifi: libertas: fix a couple of sparse warnings
Johannes Berg
2022-09-07
2
-3
/
+2
*
wifi: mwifiex: Fix comment typo
Jason Wang
2022-09-07
1
-1
/
+1
*
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-02
1
-2
/
+2
*
Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2022-08-26
2
-8
/
+11
|
\
|
*
wifi: cfg80211: Add link_id parameter to various key operations for MLO
Veerendranath Jakkam
2022-08-25
2
-8
/
+11
*
|
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-08-04
47
-616
/
+49
|
\
\
|
|
/
|
/
|
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_391.RULE
Thomas Gleixner
2022-06-10
47
-616
/
+49
*
|
wifi: libertas: Fix possible refcount leak in if_usb_probe()
Hangyu Hua
2022-07-27
1
-0
/
+1
*
|
wifi: mwifiex: clean up one inconsistent indenting
Yang Li
2022-07-27
1
-1
/
+1
*
|
wifi: mwifiex: Fix comment typo
Jason Wang
2022-07-27
1
-1
/
+1
*
|
wifi: mwl8k: use time_after to replace "jiffies > a"
Li Qiong
2022-07-27
1
-1
/
+1
*
|
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
2022-07-15
1
-2
/
+3
*
|
wifi: cfg80211/mac80211: separate link params from station params
Shaul Triebitz
2022-07-15
1
-9
/
+11
*
|
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
2022-06-20
2
-3
/
+3
*
|
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
2
-2
/
+2
*
|
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-06-20
1
-5
/
+5
*
|
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
2022-06-20
3
-13
/
+17
|
/
*
wifi: libertas: use variable-size data in assoc req/resp cmd
Johannes Berg
2022-05-30
2
-5
/
+5
*
Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-05-03
4
-25
/
+54
|
\
|
*
mwifiex: Add SD8997 SDIO-UART firmware
Andrejs Cainikovs
2022-04-27
2
-0
/
+3
|
*
mwifiex: Select firmware based on strapping
Andrejs Cainikovs
2022-04-27
2
-1
/
+25
|
*
mac80211: prepare sta handling for MLO support
Sriram R
2022-04-11
1
-24
/
+24
|
*
mwifiex: add mutex lock for call in mwifiex_dfs_chan_sw_work_queue
Niels Dossche
2022-04-06
1
-0
/
+2
*
|
mmc: core: improve API to make clear mmc_hw_reset is for cards
Wolfram Sang
2022-04-08
1
-1
/
+1
|
/
*
mwifiex: make read-only array wmm_oui static const
Colin Ian King
2022-03-16
1
-1
/
+1
*
wireless: Marvell: Use netif_rx().
Sebastian Andrzej Siewior
2022-03-06
3
-4
/
+4
*
spi: make remove callback a void function
Uwe Kleine-König
2022-02-09
1
-3
/
+1
*
libertas_tf: Add missing __packed annotations
Kees Cook
2021-12-08
1
-14
/
+14
*
libertas: Add missing __packed annotation with struct_group()
Kees Cook
2021-12-08
1
-1
/
+1
*
mwifiex: Fix possible ABBA deadlock
Brian Norris
2021-12-08
1
-2
/
+6
*
mwl8k: Use named struct for memcpy() region
Kees Cook
2021-11-29
1
-4
/
+6
*
libertas_tf: Use struct_group() for memcpy() region
Kees Cook
2021-11-29
2
-5
/
+8
*
libertas: Use struct_group() for memcpy() region
Kees Cook
2021-11-29
2
-6
/
+9
*
mwifiex: Ignore BTCOEX events from the 88W8897 firmware
Jonas Dreßler
2021-11-26
3
-0
/
+8
*
mwifiex: Ensure the version string from the firmware is 0-terminated
Jonas Dreßler
2021-11-26
1
-0
/
+3
*
mwifiex: Add quirk to disable deep sleep with certain hardware revision
Jonas Dreßler
2021-11-26
3
-0
/
+39
*
mwifiex: Use a define for firmware version string length
Jonas Dreßler
2021-11-26
3
-4
/
+7
*
mwifiex: Fix skb_over_panic in mwifiex_usb_recv()
Zekun Shen
2021-11-26
1
-1
/
+2
*
net: annotate accesses to queue->trans_start
Eric Dumazet
2021-11-17
1
-1
/
+1
*
mwifiex: fix division by zero in fw download path
Johan Hovold
2021-10-28
1
-0
/
+16
[next]