summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/debugfs-vif.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: fix signedness warnings in ToF debugfsJohannes Berg2015-10-051-6/+10
* iwlwifi: mvm: Improve debugfs tof robustnessAssaf Krauss2015-10-051-7/+9
* iwlwifi: mvm: Fix tof debugfs formats (dec vs. hex)Assaf Krauss2015-10-051-19/+21
* iwlwifi: mvm: don't NUL-terminate low-latency debugfs fileJohannes Berg2015-08-281-2/+1Star
* iwlwifi: mvm: fix a range check in debugfs codeDan Carpenter2015-08-161-3/+3
* iwlwifi: mvm: add basic Time of Flight (802.11mc FTM) supportGregory Greenman2015-08-041-0/+751
* iwlwifi: mvm: Add debugfs entry for Tx power limitMatti Gottlieb2015-05-281-2/+19
* iwlwifi: mvm: fix compilation with IWLWIFI_DEBUGFS not setEmmanuel Grumbach2015-03-071-1/+0Star
* iwlwifi: mvm: allow to force the Rx chains from debugfsEmmanuel Grumbach2015-03-021-0/+54
* iwlwifi: mvm: add debugfs file for misbehaving U-APSD APJohannes Berg2015-01-221-0/+31
* iwlwifi: mvm: use iwl_mvm_sta_from_mac80211() consistentlyJohannes Berg2014-12-281-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-231-2/+1Star
|\
| * iwlwiwi: mvm: use bss_conf->dtim_period instead of conf.ps_dtim_periodEmmanuel Grumbach2014-09-081-2/+1Star
* | iwlwifi: add Intel Mobile Communications copyrightJohannes Berg2014-09-031-0/+2
* | iwlwifi: mvm: add use_ps-poll debugfs power optionEliad Peller2014-09-031-0/+8
|/
* iwlwifi: mvm: remove vif argument from power_update_macArik Nemtsov2014-05-221-1/+1
* iwlwifi: mvm: remove debugfs hook for reduced tx powerEmmanuel Grumbach2014-05-221-40/+2Star
* iwlwifi: remove CMD_SYNCEmmanuel Grumbach2014-05-131-2/+2
* iwlwifi: remove IWL_UCODE_TLV_FLAGS_DEVICE_PS_CMD flagEmmanuel Grumbach2014-04-131-10/+0Star
* iwlwifi: remove IWL_UCODE_TLV_FLAGS_PM_CMD_SUPPORT flagEmmanuel Grumbach2014-04-131-2/+1Star
* iwlwifi: mvm: fix theoretical NULL ptr dereferenceEmmanuel Grumbach2014-03-181-0/+5
* iwlwifi: mvm: Enable power save on BSS and P2P client in DCMAlexander Bondar2014-02-131-1/+1
* iwlwifi: mvm: refactor power codeEmmanuel Grumbach2014-02-031-1/+1
* iwlwifi: mvm: remove support for legacy power APIEmmanuel Grumbach2014-02-031-3/+4
* iwlwifi: mvm: add D0i3 power configurationsEliad Peller2014-02-031-2/+2
* iwlwifi: mvm: add vif type in debugfs outputEmmanuel Grumbach2014-02-031-0/+23
* iwlwifi: mvm: allow to force reduced tx power from debugfsEmmanuel Grumbach2014-02-031-4/+36
* iwlwifi: mvm: add low-latency frameworkJohannes Berg2014-02-031-0/+38
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-01-031-2/+2
|\
| * iwlwifi: Update Copyright to 2014Emmanuel Grumbach2013-12-311-2/+2
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-12-181-0/+353
|\|
| * iwlwifi: mvm: add per-vif power debugfs hooksAlexander Bondar2013-12-171-0/+353
* | iwlwifi: mvm: use pre-RCU-sync sta removal operationJohannes Berg2013-12-161-5/+8
|/
* iwlwifi: mvm: don't use void pointers in debugfsJohannes Berg2013-12-091-2/+2
* iwlwifi: mvm: move interface-specific debugfs to a new fileJohannes Berg2013-12-091-0/+190