summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-03iwlwifi: mvm: add bcast_filtering debugfs entriesEliad Peller1-2/+211
2014-02-03iwlwifi: mvm: provide helper to fetch the iwl_mvm_sta from sta_idEmmanuel Grumbach1-6/+5
2014-01-13iwlwifi: mvm: fix SRAM dump debugfs handlerEmmanuel Grumbach1-1/+1
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach1-2/+2
2013-12-31iwlwifi: mvm: dump to debugfs the SRAM as binaryEmmanuel Grumbach1-28/+21
2013-12-09iwlwifi: mvm: dump NVM from debugfsEmmanuel Grumbach1-0/+13
2013-12-09iwlwifi: mvm: refactor debugfs copy_from_user()Johannes Berg1-65/+22
2013-12-09iwlwifi: mvm: move interface-specific debugfs to a new fileJohannes Berg1-504/+1
2013-12-09iwlwifi: mvm: small debugfs cleanupsJohannes Berg1-50/+27
2013-12-09iwlwifi: mvm: Add debugfs entry to generate NMI to NICAlexander Bondar1-0/+14
2013-11-25iwlwifi: mvm: check sta_id/drain values in debugfsJohannes Berg1-0/+4
2013-10-29iwlwifi: mvm: add missing break in debugfsJohannes Berg1-0/+1
2013-10-18iwlwifi: mvm: fix fw_rx_stats debugfs entryLuciano Coelho1-3/+6
2013-10-11iwlwifi: mvm: Add device wide power commandAlexander Bondar1-42/+40
2013-10-02iwlwifi: mvm: BT Coex - adapt debugfs to new APIEmmanuel Grumbach1-5/+45
2013-10-02iwlwifi: mvm: make debugfs write() operations write up to count bytesDjalal Harouni1-4/+8
2013-10-02iwlwifi: mvm: debugfs: add an option to set antennas for scan commandOren Givon1-0/+57
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-6/+11
2013-08-16iwlwifi: mvm: Add PBW snoozing enablementAlexander Bondar1-0/+8
2013-08-16iwlwifi: mvm: Implement CQM offloadingAndrei Otcheretianski1-1/+1
2013-08-12iwlwifi: mvm: Add basic uAPSD client supportAlexander Bondar1-1/+1
2013-08-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-0/+138
2013-08-09iwlwifi: mvm: Fix beacon filtering enablement via debugfsAlexander Bondar1-4/+1
2013-08-06iwlwifi: mvm: Add RX statistics debugfs entryMatti Gottlieb1-0/+138
2013-08-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-63/+53
2013-07-31iwlwifi: mvm: fix debugfs restart if fw_restart is disabledEran Harary1-5/+4
2013-07-31iwlwifi: mvm: Change beacon filtering commandHila Gonen1-27/+47
2013-07-16iwlwifi: mvm: Upgrade to a new power management uAPSD APIAlexander Bondar1-31/+2
2013-07-16iwlwifi: mvm: Fix VIF specific debugfs directory creationAlexander Bondar1-1/+5
2013-06-25iwlwifi: mvm: Add support for Low Power RXAlexander Bondar1-1/+23
2013-06-18iwlwifi: mvm: allow firmware crashes to wake system for debugJohannes Berg1-0/+3
2013-05-29iwlwifi: mvm: implement D3 testingJohannes Berg1-0/+1
2013-05-29iwlwifi: mvm: add debugfs for powersaveAlexander Bondar1-0/+337
2013-05-16iwlwifi: mvm: don't store section offset/length in debugfsJohannes Berg1-11/+10
2013-05-14iwlwifi: mvm: optionally store D3 SRAM after resumeJohannes Berg1-0/+70
2013-05-13iwlwifi: mvm: don't assume data section is at 0x800000Johannes Berg1-1/+2
2013-04-03iwlwifi: mvm: implement reduced Tx powerEmmanuel Grumbach1-3/+12
2013-04-03iwlwifi: mvm: add per-interface debugfs with mac_params fileJohannes Berg1-0/+110
2013-03-06iwlwifi: move firmware restart debugfs hook to op_modeEmmanuel Grumbach1-0/+24
2013-03-06iwlwifi: mvm: export last bt_notif through debugfsEmmanuel Grumbach1-0/+100
2013-03-06iwlwifi: convert to use simple_open()Wei Yongjun1-9/+3
2013-03-06iwlwifi: a few fixes in licenseEmmanuel Grumbach1-1/+1
2013-02-01iwlwifi: add the MVM driverJohannes Berg1-0/+378