aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-29iwlwifi: mvm: port to devcoredump frameworkJohannes Berg1-79/+0
2014-10-29iwlwifi: mvm: add debugfs entry to configure netdetect SSIDsLuciano Coelho1-0/+122
2014-09-16iwlwifi: mvm: add debugfs entry to read the current temperatureLuciano Coelho1-0/+25
2014-09-14iwlwifi: mvm: update d0i3 debugfsJohannes Berg1-0/+12
2014-09-14iwlwifi: mvm: fail temp test enabling if the ucode is not loadedLuciano Coelho1-0/+3
2014-09-03iwlwifi: add Intel Mobile Communications copyrightJohannes Berg1-0/+2
2014-09-03iwlwifi: mvm: disable tx aggregation on low latency vifsEyal Shapira1-0/+4
2014-09-03iwlwifi: mvm: add debugfs entry for ps_disabledLuciano Coelho1-0/+3
2014-09-03iwlwifi: mvm: reset the temperature when temperature test is disabledLuciano Coelho1-0/+10
2014-09-03iwlwifi: mvm: Add set NIC temperature debug optionMatti Gottlieb1-0/+57
2014-07-22iwlwifi: split fw-error-dump between transport and mvmEmmanuel Grumbach1-5/+35
2014-07-22iwlwifi: mvm: BT Coex - fix the ACK / CTS kill maskEmmanuel Grumbach1-6/+15
2014-07-21iwlwifi: mvm: add some missing iwl_mvm_ref_sync() callsEliad Peller1-9/+34
2014-07-07iwlwifi: mvm: BT Coex - fix debugfs with old APIEmmanuel Grumbach1-35/+148
2014-07-07iwlwifi: mvm: BT Coex - new APIEmmanuel Grumbach1-16/+6
2014-07-07iwlwifi: mvm: BT Coex - prepare towards new APIEmmanuel Grumbach1-2/+2
2014-06-24iwlwifi: mvm: BT Coex - allow to force the antenna allocationEmmanuel Grumbach1-0/+39
2014-05-15iwlwifi: update nmi registerLiad Kaufman1-2/+1
2014-05-13iwlwifi: remove CMD_SYNCEmmanuel Grumbach1-3/+3
2014-05-06iwlwifi: mvm/pcie: capture last commands on firmware errorJohannes Berg1-1/+1
2014-04-13iwlwifi: mvm: replace leading spaces by tabsEmmanuel Grumbach1-3/+3
2014-04-13iwlwifi: mvm: don't use d3 fw if d0i3 is usedEliad Peller1-0/+1
2014-04-13iwlwifi: remove IWL_UCODE_TLV_FLAGS_DEVICE_PS_CMD flagEmmanuel Grumbach1-3/+2
2014-04-13iwlwifi: mvm: dump Rx FIFO when the firmware assertsEmmanuel Grumbach1-3/+0
2014-03-19iwlwifi: mvm: add missing includeEmmanuel Grumbach1-0/+2
2014-03-18iwlwifi: mvm: BT Coex - add debugfs hook to set BT Tx priorityEmmanuel Grumbach1-0/+18
2014-03-18iwlwifi: mvm: send udev event upon firmware error to dump logsEmmanuel Grumbach1-0/+53
2014-03-11iwlwifi: mvm: BT Coex add support for Co-running blockEmmanuel Grumbach1-0/+3
2014-03-09iwlwifi: mvm: cleanups in iwl_dbgfs_frame_stats_readEyal Shapira1-15/+19
2014-03-09iwlwifi: mvm: init drv_stats_lockJohannes Berg1-0/+2
2014-02-20iwlwifi: mvm: add Rx frames statistics via debugfsEyal Shapira1-0/+72
2014-02-13iwlwifi: remove iwl_fw_valid_(tx|rx)_ant inlinesJohannes Berg1-1/+1
2014-02-13iwlwifi: mvm: add debugfs for prph reg read/writeEliad Peller1-0/+44
2014-02-03iwlwifi: mvm: remove support for legacy power APIEmmanuel Grumbach1-1/+1
2014-02-03iwlwifi: mvm: add debugfs hook to take an mvm refEliad Peller1-2/+31
2014-02-03iwlwifi: mvm: add d0i3_refs debugfs fileEliad Peller1-0/+30
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