summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: move under marvell vendor directoryKalle Valo2015-11-181-1005/+0
* mwifiex: control WLAN and bluetooth coexistence modesAmitkumar Karwar2015-10-141-0/+52
* mwifiex: fix mwifiex_rdeeprom_read()Dan Carpenter2015-09-291-7/+7
* mwifiex: use generic name 'device dump'Amitkumar Karwar2015-06-021-10/+10
* mwifiex: change dbg print func to mwifiex_dbgZhaoyang Liu2015-05-261-1/+2
* mwifiex: add prints debug ctrl supportZhaoyang Liu2015-05-261-0/+63
* mwifiex: add support for FW memory read/write operationsChin-ran Lo2015-05-261-0/+79
* mwifiex: move debug_data dump function to common utililty fileXinming Hu2015-01-061-180/+1
* mwifiex: add rx histogram statistics supportXinming Hu2015-01-061-0/+99
* mwifiex: add bcn_rcv_cnt and bcn_miss_cnt in getlog debugfsXinming Hu2015-01-061-2/+8
* mwifiex: report tdls peers in debugfsXinming Hu2015-01-061-0/+9
* mwifiex: update Copyright to 2014Xinming Hu2014-06-251-1/+1
* mwifiex: add hscfg to debugfsXinming Hu2014-06-251-0/+93
* mwifiex: add fw_dump debugfs fileAmitkumar Karwar2014-04-221-0/+25
* net: Replace min macro with min_tSilvan Jegen2014-03-031-2/+2
* mwifiex: replace num_cmd_timeout with is_cmd_timedoutAmitkumar Karwar2014-02-281-2/+2
* mwifiex: debugfs: Fix out of bounds array accessMark A. Greer2013-06-121-5/+17
* mwifiex: remove max_tx_buf_sizeBing Zhao2013-02-011-2/+0
* mwifiex: add multi-queue supportAvinash Patil2012-11-141-2/+8
* mwifiex: display correct country information in debugfs "info"Amitkumar Karwar2012-04-121-1/+1
* simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-15/+3
* wireless: mwifiex: print hw address via %pMAndy Shevchenko2011-07-201-25/+8
* mwifiex: fix minor issue in debugfs command 'info'Amitkumar Karwar2011-07-081-1/+1
* mwifiex: remove unnecessary variable initializationYogesh Ashok Powar2011-05-051-5/+5
* mwifiex: remove redundant "return" at end of void functionYogesh Ashok Powar2011-04-141-3/+0
* mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar2011-04-141-2/+2
* wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao2011-03-301-0/+773