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
/
mwifiex
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mwifiex: pcie: skip cancel_work_sync() on reset failure path
Tsuchiya Yuto
2020-11-10
2
-1
/
+19
*
mwifiex: update comment for shutdown_sw()/reinit_sw() to reflect current state
Tsuchiya Yuto
2020-11-10
1
-2
/
+2
*
mwifiex: fix mwifiex_shutdown_sw() causing sw reset failure
Tsuchiya Yuto
2020-11-10
1
-0
/
+2
*
mwifiex: pcie: Remove a couple of unchecked 'ret's
Lee Jones
2020-11-07
1
-4
/
+2
*
mwifiex: fix double free
Tom Rix
2020-10-08
1
-0
/
+2
*
net: mwifiex: Use netif_rx_any_context().
Sebastian Andrzej Siewior
2020-09-29
2
-10
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-22
2
-3
/
+3
|
\
|
*
mwifiex: Increase AES key storage size to 256 bits
Maximilian Luz
2020-08-27
2
-3
/
+3
*
|
mwifiex: remove function pointer check
Tom Rix
2020-09-09
1
-8
/
+6
*
|
mwifiex: sdio: Fix -Wunused-const-variable warnings
YueHaibing
2020-09-07
2
-427
/
+427
*
|
mwifiex: wmm: Fix -Wunused-const-variable warnings
YueHaibing
2020-09-07
3
-16
/
+19
*
|
mwifiex: Remove unnecessary braces from HostCmd_SET_SEQ_NO_BSS_INFO
Nathan Chancellor
2020-09-07
2
-6
/
+6
*
|
mwifiex: pcie: Move tables to the only place they're used
Lee Jones
2020-09-01
2
-149
/
+149
*
|
mwifiex: don't call del_timer_sync() on uninitialized timer
Tetsuo Handa
2020-08-27
1
-1
/
+2
*
|
mwifiex: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-27
3
-6
/
+6
*
|
mwifiex: Clean up some err and dbg messages
Christophe JAILLET
2020-08-27
1
-15
/
+10
*
|
mwifiex: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-08-27
1
-75
/
+78
*
|
mwifiex: Do not use GFP_KERNEL in atomic context
Christophe JAILLET
2020-08-18
1
-1
/
+1
|
/
*
Merge tag 'wireless-drivers-next-2020-08-04' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-08-04
1
-1
/
+1
|
\
|
*
mwifiex: 11n_rxreorder: Remove unnecessary cast in kfree()
Xu Wang
2020-08-02
1
-1
/
+1
*
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2020-07-31
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
mwifiex: Fix firmware filename for sd8997 chipset
Pali Rohár
2020-06-01
1
-1
/
+1
|
*
mwifiex: Fix firmware filename for sd8977 chipset
Pali Rohár
2020-06-01
1
-1
/
+1
*
|
mwifiex: Prevent memory corruption handling keys
Dan Carpenter
2020-07-15
1
-7
/
+15
*
|
mwifiex: Fix reporting 'operation not supported' error code
Pali Rohár
2020-07-15
3
-12
/
+12
*
|
mwifiex: Use macro MWIFIEX_MAX_BSS_NUM for specifying limit of interfaces
Pali Rohár
2020-07-15
1
-1
/
+2
*
|
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-4
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-03
5
-43
/
+71
|
\
|
|
*
mwifiex: Add support for NL80211_ATTR_MAX_AP_ASSOC_STA
Pali Rohár
2020-05-29
4
-0
/
+26
|
*
mwifiex: Parse all API_VER_ID properties
Pali Rohár
2020-05-29
2
-2
/
+17
|
*
Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...
David S. Miller
2020-05-26
1
-10
/
+6
|
|
\
|
|
*
cfg80211: change internal management frame registration API
Johannes Berg
2020-04-24
1
-10
/
+6
|
*
|
mwifiex: Fix memory corruption in dump_station
Pali Rohár
2020-05-18
1
-8
/
+6
|
*
|
mwifiex: avoid -Wstringop-overflow warning
Arnd Bergmann
2020-05-06
1
-23
/
+16
|
|
/
*
/
mmc: sdio: Move SDIO IDs from mwifiex driver to common include file
Pali Rohár
2020-05-29
1
-29
/
+9
|
/
*
wireless: marvell: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-23
1
-20
/
+20
*
mwifiex: set needed_headroom, not hard_header_len
Brian Norris
2020-03-12
1
-1
/
+1
*
mwifiex: change license text from MARVELL to NXP
Ganapathi Bhat
2020-02-14
45
-178
/
+179
*
mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()
Qing Xu
2020-01-27
1
-0
/
+7
*
mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status()
Qing Xu
2020-01-27
1
-0
/
+4
*
mwifiex: fix unbalanced locking in mwifiex_process_country_ie()
Brian Norris
2020-01-27
1
-0
/
+1
*
mwifiex: drop most magic numbers from mwifiex_process_tdls_action_frame()
Brian Norris
2020-01-26
1
-47
/
+28
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-22
3
-10
/
+77
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-22
2
-8
/
+75
|
|
\
|
|
*
Merge tag 'wireless-drivers-2019-12-17' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2019-12-17
2
-8
/
+75
|
|
|
\
|
|
|
*
mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()
qize wang
2019-12-02
1
-6
/
+64
|
|
|
*
mwifiex: fix possible heap overflow in mwifiex_process_country_ie()
Ganapathi Bhat
2019-11-28
1
-2
/
+11
|
*
|
|
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/...
David S. Miller
2019-12-20
1
-13
/
+0
|
\
\
\
|
*
|
|
mwifiex: delete unused mwifiex_get_intf_num()
Brian Norris
2019-12-18
1
-13
/
+0
|
|
/
/
[prev]
[next]