index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
marvell
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-08
mwifiex: fix double free
Tom Rix
1
-0
/
+2
2020-09-29
net: libertas: Use netif_rx_any_context()
Sebastian Andrzej Siewior
1
-9
/
+2
2020-09-29
net: libertas libertas_tf: Remove in_interrupt() from debug macro.
Sebastian Andrzej Siewior
2
-4
/
+2
2020-09-29
net: mwifiex: Use netif_rx_any_context().
Sebastian Andrzej Siewior
2
-10
/
+2
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-3
/
+3
2020-09-09
mwifiex: remove function pointer check
Tom Rix
1
-8
/
+6
2020-09-07
mwifiex: sdio: Fix -Wunused-const-variable warnings
YueHaibing
2
-427
/
+427
2020-09-07
mwifiex: wmm: Fix -Wunused-const-variable warnings
YueHaibing
3
-16
/
+19
2020-09-07
mwifiex: Remove unnecessary braces from HostCmd_SET_SEQ_NO_BSS_INFO
Nathan Chancellor
2
-6
/
+6
2020-09-01
libertas_tf: Remove unused macro QOS_CONTROL_LEN
YueHaibing
1
-1
/
+0
2020-09-01
mwifiex: pcie: Move tables to the only place they're used
Lee Jones
2
-149
/
+149
2020-09-01
libertas_tf: Fix function documentation formatting errors
Lee Jones
1
-18
/
+19
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-09-01
libertas_tf: Fix a bunch of function doc formatting issues
Lee Jones
1
-11
/
+11
2020-09-01
libertas_tf: Demote non-conformant kernel-doc headers
Lee Jones
1
-4
/
+2
2020-08-27
mwl8k: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-8
/
+8
2020-08-27
mwifiex: Increase AES key storage size to 256 bits
Maximilian Luz
2
-3
/
+3
2020-08-27
mwifiex: don't call del_timer_sync() on uninitialized timer
Tetsuo Handa
1
-1
/
+2
2020-08-27
mwifiex: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-6
/
+6
2020-08-27
mwifiex: Clean up some err and dbg messages
Christophe JAILLET
1
-15
/
+10
2020-08-27
mwifiex: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-75
/
+78
2020-08-18
mwifiex: Do not use GFP_KERNEL in atomic context
Christophe JAILLET
1
-1
/
+1
2020-08-04
Merge tag 'wireless-drivers-next-2020-08-04' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-1
/
+1
2020-08-02
mwifiex: 11n_rxreorder: Remove unnecessary cast in kfree()
Xu Wang
1
-1
/
+1
2020-07-31
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-2
/
+2
2020-07-15
mwifiex: Prevent memory corruption handling keys
Dan Carpenter
1
-7
/
+15
2020-07-15
mwifiex: Fix reporting 'operation not supported' error code
Pali Rohár
3
-12
/
+12
2020-07-15
mwifiex: Use macro MWIFIEX_MAX_BSS_NUM for specifying limit of interfaces
Pali Rohár
1
-1
/
+2
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
4
-15
/
+15
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
12
-62
/
+80
2020-06-01
mwifiex: Fix firmware filename for sd8997 chipset
Pali Rohár
1
-1
/
+1
2020-06-01
mwifiex: Fix firmware filename for sd8977 chipset
Pali Rohár
1
-1
/
+1
2020-05-29
mwifiex: Add support for NL80211_ATTR_MAX_AP_ASSOC_STA
Pali Rohár
4
-0
/
+26
2020-05-29
mwifiex: Parse all API_VER_ID properties
Pali Rohár
2
-2
/
+17
2020-05-29
libertas: Use shared constant for rfc1042 header
Pascal Terjan
1
-4
/
+1
2020-05-29
mmc: sdio: Move SDIO IDs from mwifiex driver to common include file
Pali Rohár
1
-29
/
+9
2020-05-29
mmc: sdio: Change macro names for Marvell 8688 modules
Pali Rohár
1
-1
/
+1
2020-05-26
Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...
David S. Miller
1
-10
/
+6
2020-05-18
mwifiex: Fix memory corruption in dump_station
Pali Rohár
1
-8
/
+6
2020-05-12
mwl8k: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-05-06
libertas_tf: avoid a null dereference in pointer priv
Colin Ian King
1
-3
/
+3
2020-05-06
mwifiex: avoid -Wstringop-overflow warning
Arnd Bergmann
1
-23
/
+16
2020-04-24
cfg80211: change internal management frame registration API
Johannes Berg
1
-10
/
+6
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
wireless: marvell: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
3
-24
/
+24
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-03-12
mwifiex: set needed_headroom, not hard_header_len
Brian Norris
1
-1
/
+1
[next]