index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
marvell
/
mwifiex
/
debugfs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mwifiex: handle possible sscanf() errors
Dmitry Antipov
2023-08-21
1
-2
/
+8
*
wifi: mwifiex: fix memory leak in mwifiex_histogram_read()
Dmitry Antipov
2023-08-21
1
-2
/
+7
*
wifi: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2022-11-08
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_391.RULE
Thomas Gleixner
2022-06-10
1
-13
/
+1
*
mwifiex: change license text from MARVELL to NXP
Ganapathi Bhat
2020-02-14
1
-4
/
+4
*
mwifiex: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-01
1
-3
/
+2
*
mwifiex: debugfs: correct histogram spacing, formatting
Brian Norris
2018-12-13
1
-8
/
+6
*
mwifiex: use atomic bitops to represent adapter status variables
Ganapathi Bhat
2018-07-31
1
-1
/
+1
*
mwifiex: support sysfs initiated device coredump
Arend Van Spriel
2018-05-23
1
-30
/
+1
*
mwifiex: debugfs: trigger device dump for usb interface
Xinming Hu
2018-01-08
1
-4
/
+9
*
mwifiex: debugfs: allow card_reset() to cancel things
Brian Norris
2017-07-28
1
-2
/
+0
*
mwifiex: debugfs: remove redunant check of mwifiex_dfs_dir
Shawn Lin
2017-06-21
1
-2
/
+1
*
mwifiex: debugfs: Fix (sometimes) off-by-1 SSID print
Brian Norris
2017-01-17
1
-1
/
+2
*
mwifiex: add region code information in debugfs
Karthik D A
2016-09-03
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-19
1
-2
/
+49
|
\
|
*
mwifiex: add debugfs file to read chip information
Xinming Hu
2016-01-29
1
-2
/
+49
*
|
lib: update single-char callers of strtobool()
Kees Cook
2016-03-17
1
-6
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-01-13
1
-57
/
+25
*
mwifiex: add debugfs file for testing reset of card
Amitkumar Karwar
2015-12-30
1
-0
/
+30
*
mwifiex: move under marvell vendor directory
Kalle Valo
2015-11-18
1
-0
/
+1005