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: fix division by zero in fw download path
Johan Hovold
2021-10-28
1
-0
/
+16
*
wireless: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-20
1
-1
/
+1
*
wireless: use eth_hw_addr_set()
Jakub Kicinski
2021-10-20
1
-2
/
+1
*
mwifiex: Deactive host sleep using HSCFG after it was activated manually
Jonas Dreßler
2021-10-20
4
-0
/
+44
*
mwifiex: Send DELBA requests according to spec
Jonas Dreßler
2021-10-20
1
-2
/
+3
*
mwifiex: Fix an incorrect comment
Jonas Dreßler
2021-10-20
1
-1
/
+1
*
mwifiex: Log an error on command failure during key-material upload
Jonas Dreßler
2021-10-20
1
-2
/
+8
*
mwifiex: Don't log error on suspend if wake-on-wlan is disabled
Jonas Dreßler
2021-10-20
1
-1
/
+1
*
mwifiex: Try waking the firmware until we get an interrupt
Jonas Dreßler
2021-10-18
1
-5
/
+23
*
mwifiex: Read a PCI register after writing the TX ring write pointer
Jonas Dreßler
2021-10-18
1
-0
/
+8
*
wireless: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-10-13
2
-4
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-07
2
-4
/
+4
|
\
|
*
mwifiex: avoid null-pointer-subtraction warning
Arnd Bergmann
2021-09-28
2
-4
/
+4
*
|
mwifiex: Fix copy-paste mistake when creating virtual interface
Jonas Dreßler
2021-09-21
1
-1
/
+1
*
|
mwifiex: Properly initialize private structure on interface type changes
Jonas Dreßler
2021-09-21
1
-3
/
+7
*
|
mwifiex: Handle interface type changes from AP to STATION
Jonas Dreßler
2021-09-21
1
-0
/
+1
*
|
mwifiex: Allow switching interface type from P2P_CLIENT to P2P_GO
Jonas Dreßler
2021-09-21
1
-0
/
+36
*
|
mwifiex: Update virtual interface counters right after setting bss_type
Jonas Dreßler
2021-09-21
1
-11
/
+14
*
|
mwifiex: Use helper function for counting interface types
Jonas Dreßler
2021-09-21
1
-75
/
+35
*
|
mwifiex: Run SET_BSS_MODE when changing from P2P to STATION vif-type
Jonas Dreßler
2021-09-21
1
-18
/
+4
*
|
mwifiex: Use function to check whether interface type change is allowed
Jonas Dreßler
2021-09-21
1
-47
/
+92
*
|
mwifiex: Small cleanup for handling virtual interface type changes
Jonas Dreßler
2021-09-21
1
-25
/
+14
|
/
*
mwifiex: pcie: add reset_d3cold quirk for Surface gen4+ devices
Tsuchiya Yuto
2021-08-29
3
-0
/
+133
*
mwifiex: pcie: add DMI-based quirk implementation for Surface devices
Jonas Dreßler
2021-08-29
5
-0
/
+64
*
mwifiex: make arrays static const, makes object smaller
Colin Ian King
2021-08-21
1
-2
/
+2
*
mwifiex: usb: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2021-08-21
1
-1
/
+1
*
mwifiex: drop redundant null-pointer check in mwifiex_dnld_cmd_to_fw()
Tuo Li
2021-08-21
1
-1
/
+1
*
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-07-02
1
-6
/
+4
|
\
|
*
mwifiex: re-fix for unaligned accesses
Arnd Bergmann
2021-05-17
1
-6
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-29
1
-3
/
+10
|
\
\
|
*
|
mwifiex: bring down link before deleting interface
Brian Norris
2021-06-11
1
-3
/
+10
|
|
/
*
/
mwifiex: Avoid memset() over-write of WEP key_material
Kees Cook
2021-06-22
2
-5
/
+12
|
/
*
mwifiex: Remove unneeded variable: "ret"
zuoqilin
2021-04-17
1
-2
/
+1
*
mwifiex: don't print SSID to logs
Brian Norris
2021-04-17
1
-7
/
+4
*
mwifiex: Report connected BSS with cfg80211_connect_bss()
Yen-lin Lai
2021-02-08
1
-9
/
+26
*
Merge tag 'wireless-drivers-next-2021-02-05' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2021-02-06
1
-1
/
+1
|
\
|
*
mwifiex: pcie: Drop bogus __refdata annotation
Geert Uytterhoeven
2021-01-14
1
-1
/
+1
*
|
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
2021-01-26
2
-3
/
+10
*
|
cfg80211: change netdev registration/unregistration semantics
Johannes Berg
2021-01-22
1
-2
/
+2
|
/
*
mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_start
Zhang Xiaohui
2020-12-08
1
-0
/
+2
*
mwifiex: change license text of Makefile and README from MARVELL to NXP
Ganapathi Bhat
2020-12-07
2
-6
/
+7
*
mwifiex: Remove duplicated REG_PORT definition
Jisheng Zhang
2020-11-24
1
-2
/
+0
*
mwifiex: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-24
4
-0
/
+5
*
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
|
\
[next]