summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-03-111-10/+8
|\
| * iwlwifi: debugfs: remove useless double conditionJohannes Berg2022-02-181-2/+1
| * iwlwifi: avoid void pointer arithmeticJohannes Berg2022-02-181-1/+1
| * iwlwifi: prefer WIDE_ID() over iwl_cmd_id()Johannes Berg2022-02-181-7/+6
* | iwlwifi: mvm: check debugfs_dir ptr before useRandy Dunlap2022-03-011-3/+8
* | iwlwifi: remove deprecated broadcast filtering featureLuca Coelho2022-02-031-203/+0
|/
* iwlwifi: mvm: add dbg_time_point to debugfsJohannes Berg2021-12-201-0/+1
* iwlwifi: mvm: optionally suppress assert logJohannes Berg2021-12-071-0/+8
* iwlwifi: mvm: Support new version of BEACON_TEMPLATE_CMD.Miri Korenblit2021-10-221-6/+2
* iwlwifi: mvm: Add support for new rate_n_flags in tx_cmd.Miri Korenblit2021-10-221-1/+1
* iwlwifi: mvm: Support version 3 of tlc_update_notif.Miri Korenblit2021-10-221-2/+2
* iwlwifi: mvm: Remove antenna c referencesMiri Korenblit2021-10-221-5/+2
* iwlwifi: convert flat GEO profile table to a struct versionLuca Coelho2021-08-261-5/+6
* iwlwifi: mvm: Call NMI instead of REPLY_ERRORHarish Mitty2021-06-221-1/+3
* iwlwifi: mvm: don't lock mutex in RCU critical sectionJohannes Berg2021-04-141-6/+4
* iwlwifi: mvm: rfi: don't lock mvm->mutex when sending config commandGregory Greenman2021-04-061-2/+5
* iwlwifi: mvm: simplify iwl_mvm_dbgfs_registerEmmanuel Grumbach2021-02-111-13/+12
* iwlwifi: mvm: add RFI-M supportGregory Greenman2021-02-111-0/+65
* iwlwifi: mvm: add debugfs entry to trigger a dump as any time-pointMordechay Goodstein2021-02-051-0/+19
* iwlwifi: mvm: debugfs: check length precisely in inject_packetJohannes Berg2021-02-051-2/+2
* iwlwifi: mvm: debugfs for phy-integration-verDror Moshe2021-02-051-0/+28
* iwlwifi: mvm: add support for new flush queue responseMordechay Goodstein2021-02-051-2/+2
* iwlwifi: mvm: remove debugfs injection limitationsJohannes Berg2021-02-051-19/+7
* iwlwifi: use SPDX tagsJohannes Berg2020-12-101-61/+6
* iwlwifi: mvm: fix sar profile printing issueJanie Tu2020-12-101-2/+2
* iwlwifi: mvm: get number of stations from TLVNathan Errera2020-10-081-2/+2
* iwlwifi: avoid debug max amsdu config overwriting itselfMordechay Goodstein2020-05-081-4/+7
* iwlwifi: mvm: remove newline from rs_pretty_print_rate()Johannes Berg2020-03-271-0/+4
* iwlwifi: add device name to device_infoLuca Coelho2020-01-041-1/+1
* iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560Johannes Berg2019-11-151-1/+1
* iwlwifi: mvm: don't skip mgmt tid when flushing all tidsHaim Dreyfuss2019-11-151-1/+2
* iwlwifi: refactor the SAR tables from mvm to acpiIhab Zhaika2019-11-151-1/+1
* iwlwifi: dbg_ini: add user trigger supportShahar S Matityahu2019-10-251-0/+3
* iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho2019-09-061-2/+2
* iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho2019-09-061-3/+3
* iwlwifi: LTR updatesAlex Malamud2019-09-061-0/+37
* iwlwifi: remove all the d0i3 referencesEmmanuel Grumbach2019-09-061-111/+0
* iwlwifi: mvm: remove multiple debugfs entriesMordechay Goodstein2019-06-291-20/+0
* iwlwifi: mvm: add a debugfs entry to set a fixed size AMSDU for all TX packetsMordechay Goodstein2019-06-291-1/+45
* iwlwifi: mvm: remove d3_sram debugfs fileJohannes Berg2019-06-011-57/+0
* iwlwifi: mvm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-04-031-59/+30
* iwlwifi: dbg_ini: separate between ini and legacy dump flowsShahar S Matityahu2019-03-221-1/+1
* iwlwifi: mvm: add read debugfs for he_sniffer_paramsLiad Kaufman2019-02-201-2/+23
* iwlwifi: mvm: reject new beacons when in inject modeSara Sharon2019-02-201-2/+5
* iwlwifi: mvm: support beacon IE injectionSara Sharon2019-02-141-0/+106
* iwlwifi: mvm: include configured sniffer AID in radiotapJohannes Berg2019-01-291-1/+43
* iwlwifi: mvm: implement CSI reportingJohannes Berg2019-01-291-0/+1
* iwlwifi: mvm: save and export regdb blob from the NVMLuca Coelho2019-01-291-0/+3
* iwlwifi: mvm: clean up LDBG config command usageJohannes Berg2019-01-291-43/+0
* iwlwifi: add support for triggering ini triggersSara Sharon2018-12-141-1/+1