summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell/mwifiex/debugfs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: mwifiex: handle possible sscanf() errorsDmitry Antipov2023-08-211-2/+8
* wifi: mwifiex: fix memory leak in mwifiex_histogram_read()Dmitry Antipov2023-08-211-2/+7
* wifi: Use kstrtobool() instead of strtobool()Christophe JAILLET2022-11-081-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_391.RULEThomas Gleixner2022-06-101-13/+1
* mwifiex: change license text from MARVELL to NXPGanapathi Bhat2020-02-141-4/+4
* mwifiex: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-3/+2
* mwifiex: debugfs: correct histogram spacing, formattingBrian Norris2018-12-131-8/+6
* mwifiex: use atomic bitops to represent adapter status variablesGanapathi Bhat2018-07-311-1/+1
* mwifiex: support sysfs initiated device coredumpArend Van Spriel2018-05-231-30/+1
* mwifiex: debugfs: trigger device dump for usb interfaceXinming Hu2018-01-081-4/+9
* mwifiex: debugfs: allow card_reset() to cancel thingsBrian Norris2017-07-281-2/+0
* mwifiex: debugfs: remove redunant check of mwifiex_dfs_dirShawn Lin2017-06-211-2/+1
* mwifiex: debugfs: Fix (sometimes) off-by-1 SSID printBrian Norris2017-01-171-1/+2
* mwifiex: add region code information in debugfsKarthik D A2016-09-031-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-191-2/+49
|\
| * mwifiex: add debugfs file to read chip informationXinming Hu2016-01-291-2/+49
* | lib: update single-char callers of strtobool()Kees Cook2016-03-171-6/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-131-57/+25
* mwifiex: add debugfs file for testing reset of cardAmitkumar Karwar2015-12-301-0/+30
* mwifiex: move under marvell vendor directoryKalle Valo2015-11-181-0/+1005