summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-08iwlwifi: mvm: check debugfs_dir ptr before useRandy Dunlap1-3/+8
2021-08-26iwlwifi: convert flat GEO profile table to a struct versionLuca Coelho1-5/+6
2021-06-22iwlwifi: mvm: Call NMI instead of REPLY_ERRORHarish Mitty1-1/+3
2021-04-14iwlwifi: mvm: don't lock mutex in RCU critical sectionJohannes Berg1-6/+4
2021-04-06iwlwifi: mvm: rfi: don't lock mvm->mutex when sending config commandGregory Greenman1-2/+5
2021-02-11iwlwifi: mvm: simplify iwl_mvm_dbgfs_registerEmmanuel Grumbach1-13/+12
2021-02-11iwlwifi: mvm: add RFI-M supportGregory Greenman1-0/+65
2021-02-05iwlwifi: mvm: add debugfs entry to trigger a dump as any time-pointMordechay Goodstein1-0/+19
2021-02-05iwlwifi: mvm: debugfs: check length precisely in inject_packetJohannes Berg1-2/+2
2021-02-05iwlwifi: mvm: debugfs for phy-integration-verDror Moshe1-0/+28
2021-02-05iwlwifi: mvm: add support for new flush queue responseMordechay Goodstein1-2/+2
2021-02-05iwlwifi: mvm: remove debugfs injection limitationsJohannes Berg1-19/+7
2020-12-10iwlwifi: use SPDX tagsJohannes Berg1-61/+6
2020-12-10iwlwifi: mvm: fix sar profile printing issueJanie Tu1-2/+2
2020-10-08iwlwifi: mvm: get number of stations from TLVNathan Errera1-2/+2
2020-05-08iwlwifi: avoid debug max amsdu config overwriting itselfMordechay Goodstein1-4/+7
2020-03-27iwlwifi: mvm: remove newline from rs_pretty_print_rate()Johannes Berg1-0/+4
2020-01-04iwlwifi: add device name to device_infoLuca Coelho1-1/+1
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