aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-14mwifiex: control WLAN and bluetooth coexistence modesAmitkumar Karwar1-0/+52
2015-09-29mwifiex: fix mwifiex_rdeeprom_read()Dan Carpenter1-7/+7
2015-06-02mwifiex: use generic name 'device dump'Amitkumar Karwar1-10/+10
2015-05-26mwifiex: change dbg print func to mwifiex_dbgZhaoyang Liu1-1/+2
2015-05-26mwifiex: add prints debug ctrl supportZhaoyang Liu1-0/+63
2015-05-26mwifiex: add support for FW memory read/write operationsChin-ran Lo1-0/+79
2015-01-06mwifiex: move debug_data dump function to common utililty fileXinming Hu1-180/+1
2015-01-06mwifiex: add rx histogram statistics supportXinming Hu1-0/+99
2015-01-06mwifiex: add bcn_rcv_cnt and bcn_miss_cnt in getlog debugfsXinming Hu1-2/+8
2015-01-06mwifiex: report tdls peers in debugfsXinming Hu1-0/+9
2014-06-25mwifiex: update Copyright to 2014Xinming Hu1-1/+1
2014-06-25mwifiex: add hscfg to debugfsXinming Hu1-0/+93
2014-04-22mwifiex: add fw_dump debugfs fileAmitkumar Karwar1-0/+25
2014-03-03net: Replace min macro with min_tSilvan Jegen1-2/+2
2014-02-28mwifiex: replace num_cmd_timeout with is_cmd_timedoutAmitkumar Karwar1-2/+2
2013-06-12mwifiex: debugfs: Fix out of bounds array accessMark A. Greer1-5/+17
2013-02-01mwifiex: remove max_tx_buf_sizeBing Zhao1-2/+0
2012-11-14mwifiex: add multi-queue supportAvinash Patil1-2/+8
2012-04-12mwifiex: display correct country information in debugfs "info"Amitkumar Karwar1-1/+1
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd1-15/+3
2011-07-20wireless: mwifiex: print hw address via %pMAndy Shevchenko1-25/+8
2011-07-08mwifiex: fix minor issue in debugfs command 'info'Amitkumar Karwar1-1/+1
2011-05-05mwifiex: remove unnecessary variable initializationYogesh Ashok Powar1-5/+5
2011-04-14mwifiex: remove redundant "return" at end of void functionYogesh Ashok Powar1-3/+0
2011-04-14mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar1-2/+2
2011-03-30wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao1-0/+773