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
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mwifiex: prefer strscpy() over strlcpy()
Dmitry Antipov
2023-07-25
1
-8
/
+3
*
wifi: mwifiex: Use default @max_active for workqueues
Tejun Heo
2023-05-18
1
-4
/
+4
*
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-25
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_391.RULE
Thomas Gleixner
2022-06-10
1
-13
/
+1
*
mwifiex: Add quirk to disable deep sleep with certain hardware revision
Jonas Dreßler
2021-11-26
1
-0
/
+18
*
wireless: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-20
1
-1
/
+1
*
mwifiex: Deactive host sleep using HSCFG after it was activated manually
Jonas Dreßler
2021-10-20
1
-0
/
+18
*
wireless: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-10-13
1
-2
/
+0
*
mwifiex: bring down link before deleting interface
Brian Norris
2021-06-11
1
-3
/
+10
*
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
2021-01-26
1
-0
/
+7
*
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: wmm: Fix -Wunused-const-variable warnings
YueHaibing
2020-09-07
1
-0
/
+2
*
mwifiex: Fix reporting 'operation not supported' error code
Pali Rohár
2020-07-15
1
-1
/
+1
*
mwifiex: change license text from MARVELL to NXP
Ganapathi Bhat
2020-02-14
1
-4
/
+4
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+1
*
mwifiex: Re-work support for SDIO HW reset
Ulf Hansson
2019-11-14
1
-1
/
+4
*
mwifiex: don't disable hardirqs; just softirqs
Brian Norris
2019-06-27
1
-17
/
+12
*
mwifiex: update set_mac_address logic
Sharvari Harisangam
2019-06-25
1
-3
/
+3
*
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
2019-03-20
1
-2
/
+1
*
mwifiex: use atomic bitops to represent adapter status variables
Ganapathi Bhat
2018-07-31
1
-15
/
+18
*
net: allow ndo_select_queue to pass netdev
Alexander Duyck
2018-07-09
1
-1
/
+2
*
mwifiex: keep user configured mac address during changing virtual interface
Xinming Hu
2018-04-30
1
-1
/
+4
*
mwifiex: always configure firmware mac address during changing virtual interface
Xinming Hu
2018-04-30
1
-4
/
+0
*
mwifiex: make firmware mac address consistent with host configuration
Xinming Hu
2018-04-30
1
-16
/
+22
*
mwifiex: fix mwifiex_hard_start_xmit()'s return type
Luc Van Oostenryck
2018-04-30
1
-1
/
+1
*
mwifiex: set different mac address for interfaces with same bss type
Xinming Hu
2018-02-27
1
-5
/
+19
*
mwifiex: refactor device dump code to make it generic for usb interface
Xinming Hu
2018-01-08
1
-46
/
+51
*
mwifiex: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-2
/
+1
*
mwifiex: p2p: use separate device address
Xinming Hu
2017-08-08
1
-14
/
+26
*
mwifiex: usb: fix spelling mistake: "aggreataon"-> "aggregation"
Colin Ian King
2017-07-28
1
-1
/
+1
*
mwifiex: uninit wakeup info in the error handling
Jeffy Chen
2017-07-28
1
-1
/
+6
*
mwifiex: drop num CPU notice
Brian Norris
2017-07-28
1
-3
/
+1
*
mwifiex: fixup init_channel_scan_gap error case
Brian Norris
2017-07-28
1
-1
/
+2
*
mwifiex: unregister wiphy before freeing resources
Brian Norris
2017-07-28
1
-1
/
+6
*
mwifiex: re-register wiphy across reset
Brian Norris
2017-07-28
1
-3
/
+4
*
mwifiex: reset interrupt status across device reset
Brian Norris
2017-07-28
1
-0
/
+1
*
mwifiex: reunite copy-and-pasted remove/reset code
Brian Norris
2017-07-28
1
-76
/
+28
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-15
1
-1
/
+1
|
\
|
*
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-06-07
1
-1
/
+1
*
|
mwifiex: usb: transmit aggregation packets
Xinming Hu
2017-05-31
1
-0
/
+4
|
/
*
cfg80211: add request id to cfg80211_sched_scan_*() api
Arend Van Spriel
2017-04-28
1
-1
/
+1
*
Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...
David S. Miller
2017-04-24
1
-8
/
+12
|
\
|
*
mwifiex: don't leak 'chan_stats' on reset
Brian Norris
2017-04-20
1
-1
/
+3
|
*
mwifiex: reset timeout flag when resetting device
Brian Norris
2017-04-20
1
-0
/
+1
|
*
mwifiex: fall back mwifiex_dbg to pr_info when adapter->dev not set
Xinming Hu
2017-04-20
1
-2
/
+5
|
*
mwifiex: remove unnecessary wakeup interrupt number sanity check
Xinming Hu
2017-04-20
1
-5
/
+3
*
|
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
2017-04-20
1
-4
/
+3
|
\
\
|
|
/
|
/
|
|
*
cfg80211: move add/change interface monitor flags into params
Johannes Berg
2017-04-13
1
-4
/
+3
*
|
Merge tag 'wireless-drivers-next-for-davem-2017-04-07' of git://git.kernel.or...
David S. Miller
2017-04-09
1
-12
/
+25
|
\
\
[next]