aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-15iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560Johannes Berg1-1/+1
2019-11-15iwlwifi: mvm: don't skip mgmt tid when flushing all tidsHaim Dreyfuss1-1/+2
2019-11-15iwlwifi: refactor the SAR tables from mvm to acpiIhab Zhaika1-1/+1
2019-10-25iwlwifi: dbg_ini: add user trigger supportShahar S Matityahu1-0/+3
2019-09-06iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho1-2/+2
2019-09-06iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho1-3/+3
2019-09-06iwlwifi: LTR updatesAlex Malamud1-0/+37
2019-09-06iwlwifi: remove all the d0i3 referencesEmmanuel Grumbach1-111/+0
2019-06-29iwlwifi: mvm: remove multiple debugfs entriesMordechay Goodstein1-20/+0
2019-06-29iwlwifi: mvm: add a debugfs entry to set a fixed size AMSDU for all TX packetsMordechay Goodstein1-1/+45
2019-06-01iwlwifi: mvm: remove d3_sram debugfs fileJohannes Berg1-57/+0
2019-04-03iwlwifi: mvm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-59/+30
2019-03-22iwlwifi: dbg_ini: separate between ini and legacy dump flowsShahar S Matityahu1-1/+1
2019-02-20iwlwifi: mvm: add read debugfs for he_sniffer_paramsLiad Kaufman1-2/+23
2019-02-20iwlwifi: mvm: reject new beacons when in inject modeSara Sharon1-2/+5
2019-02-14iwlwifi: mvm: support beacon IE injectionSara Sharon1-0/+106
2019-01-29iwlwifi: mvm: include configured sniffer AID in radiotapJohannes Berg1-1/+43
2019-01-29iwlwifi: mvm: implement CSI reportingJohannes Berg1-0/+1
2019-01-29iwlwifi: mvm: save and export regdb blob from the NVMLuca Coelho1-0/+3
2019-01-29iwlwifi: mvm: clean up LDBG config command usageJohannes Berg1-43/+0
2018-12-14iwlwifi: add support for triggering ini triggersSara Sharon1-1/+1
2018-10-06iwlwifi: mvm: use match_string() helperYisheng Xie1-9/+4
2018-09-28iwlwifi: mvm: enable sending HE_AIR_SNIFFER command via debugfsShaul Triebitz1-0/+32
2018-08-31iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho1-5/+0
2018-08-02iwlwifi: support new rx_mpdu_desc apiGolan Ben Ami1-2/+6
2018-04-20iwlwifi: mvm: detect U-APSD breaking aggregationJohannes Berg1-0/+25
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches1-57/+53
2018-03-02iwlwifi: avoid collecting firmware dump if not loadedShaul Triebitz1-3/+2
2017-12-20iwlwifi: define and use if iwl_mvm_has_tlc_offloadEmmanuel Grumbach1-1/+1
2017-12-20iwlwifi: support internal debug data collection for new devicesGolan Ben Ami1-1/+1
2017-12-05iwlwifi: mvm: request statistics when reading debugfsJohannes Berg1-0/+3
2017-12-05iwlwifi: mvm: rs: add size checks when printing to a bufferGregory Greenman1-2/+4
2017-12-05iwlwifi: mvm: rs: new rate scale API - add debugfs hooksGregory Greenman1-0/+72
2017-11-25iwlwifi: mvm: revert support new Coex firmware APIEmmanuel Grumbach1-9/+3
2017-10-06iwlwifi: mvm: add dbgfs entry for fw infoLiad Kaufman1-0/+32
2017-08-18iwlwifi: move BT_MBOX_PRINT macro to common headerLuca Coelho1-12/+0
2017-08-18iwlwifi: mvm: support new Coex firmware APIEmmanuel Grumbach1-3/+10
2017-08-18iwlwifi: mvm: remove the corunning supportEmmanuel Grumbach1-5/+0
2017-08-09iwlwifi: mvm: fix the coex firmware APIEmmanuel Grumbach1-2/+2
2017-08-09iwlwifi: mvm: don't send CTDP commands via debugfs if not supportedMatt Chen1-0/+6
2017-08-09iwlwifi: mvm: add debugfs to force CT-killChaya Rachel Ivgi1-0/+14
2017-08-01iwlwifi: refactor firmware debug codeJohannes Berg1-5/+4
2017-08-01iwlwifi: track current firmware image in common codeJohannes Berg1-6/+6
2017-06-29iwlwifi: mvm: update rx statistics cmd apiLiad Kaufman1-87/+148
2017-06-29iwlwifi: create new subdirectory for FW interactionJohannes Berg1-1/+1
2017-06-29iwlwifi: unify external & internal modparam namesJohannes Berg1-2/+2
2017-06-29iwlwifi: mvm: change when the BT_COEX is sentEmmanuel Grumbach1-1/+1
2017-06-29iwlwifi: mvm: Add debugfs entry to retrieve SAR geographic profileHaim Dreyfuss1-0/+50
2017-06-23iwlwifi: mvm: support new flush APIMordechai Goodstein1-4/+15
2017-06-05iwlwifi: mvm: add and use iwl_mvm_device_running()Johannes Berg1-10/+15