summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: remove multiple debugfs entriesMordechay Goodstein2019-06-291-20/+0Star
* 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/+0Star
* iwlwifi: mvm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-04-031-59/+30Star
* 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/+0Star
* iwlwifi: add support for triggering ini triggersSara Sharon2018-12-141-1/+1
* iwlwifi: mvm: use match_string() helperYisheng Xie2018-10-061-9/+4Star
* iwlwifi: mvm: enable sending HE_AIR_SNIFFER command via debugfsShaul Triebitz2018-09-281-0/+32
* iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho2018-08-311-5/+0Star
* iwlwifi: support new rx_mpdu_desc apiGolan Ben Ami2018-08-021-2/+6
* iwlwifi: mvm: detect U-APSD breaking aggregationJohannes Berg2018-04-201-0/+25
* wireless: Use octal not symbolic permissionsJoe Perches2018-03-271-57/+53Star
* iwlwifi: avoid collecting firmware dump if not loadedShaul Triebitz2018-03-021-3/+2Star
* iwlwifi: define and use if iwl_mvm_has_tlc_offloadEmmanuel Grumbach2017-12-201-1/+1
* iwlwifi: support internal debug data collection for new devicesGolan Ben Ami2017-12-201-1/+1
* iwlwifi: mvm: request statistics when reading debugfsJohannes Berg2017-12-051-0/+3
* iwlwifi: mvm: rs: add size checks when printing to a bufferGregory Greenman2017-12-051-2/+4
* iwlwifi: mvm: rs: new rate scale API - add debugfs hooksGregory Greenman2017-12-051-0/+72
* iwlwifi: mvm: revert support new Coex firmware APIEmmanuel Grumbach2017-11-251-9/+3Star
* iwlwifi: mvm: add dbgfs entry for fw infoLiad Kaufman2017-10-061-0/+32
* iwlwifi: move BT_MBOX_PRINT macro to common headerLuca Coelho2017-08-181-12/+0Star
* iwlwifi: mvm: support new Coex firmware APIEmmanuel Grumbach2017-08-181-3/+10
* iwlwifi: mvm: remove the corunning supportEmmanuel Grumbach2017-08-181-5/+0Star
* iwlwifi: mvm: fix the coex firmware APIEmmanuel Grumbach2017-08-091-2/+2
* iwlwifi: mvm: don't send CTDP commands via debugfs if not supportedMatt Chen2017-08-091-0/+6
* iwlwifi: mvm: add debugfs to force CT-killChaya Rachel Ivgi2017-08-091-0/+14
* iwlwifi: refactor firmware debug codeJohannes Berg2017-08-011-5/+4Star
* iwlwifi: track current firmware image in common codeJohannes Berg2017-08-011-6/+6
* iwlwifi: mvm: update rx statistics cmd apiLiad Kaufman2017-06-291-87/+148
* iwlwifi: create new subdirectory for FW interactionJohannes Berg2017-06-291-1/+1
* iwlwifi: unify external & internal modparam namesJohannes Berg2017-06-291-2/+2
* iwlwifi: mvm: change when the BT_COEX is sentEmmanuel Grumbach2017-06-291-1/+1
* iwlwifi: mvm: Add debugfs entry to retrieve SAR geographic profileHaim Dreyfuss2017-06-291-0/+50
* iwlwifi: mvm: support new flush APIMordechai Goodstein2017-06-231-4/+15
* iwlwifi: mvm: add and use iwl_mvm_device_running()Johannes Berg2017-06-051-10/+15
* iwlwifi: mvm: check firmware is up in debugfsJohannes Berg2017-06-051-6/+49
* iwlwifi: add 9000 and A000 device familiesSara Sharon2017-06-051-1/+1
* iwlwifi: mvm: prepare for station count changeSara Sharon2017-04-191-1/+1
* iwlwifi: mvm: writing zero bytes to debugfs causes a crashDan Carpenter2017-03-241-0/+2
* iwlwifi: mvm: mark ret as maybe_unused in iwl_dbgfs_fw_restart_write()Luca Coelho2017-01-261-1/+1
* Merge tag 'iwlwifi-for-kalle-2015-10-25' of git://git.kernel.org/pub/scm/linu...Kalle Valo2016-10-271-2/+2
|\
| * iwlwifi: mvm: use ssize_t for len in iwl_debugfs_mem_read()Luca Coelho2016-10-191-2/+2
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-101-3/+1Star
|\ \ | |/ |/|