summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/utils.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: remove update type argument from quota updateJohannes Berg2014-07-071-2/+1
* iwlwifi: mvm: let iwl_mvm_update_quotas disregard a disabled vifLuciano Coelho2014-07-071-1/+2
* iwlwifi: mvm: kill iwl_mvm_fw_error_rxf_dumpEmmanuel Grumbach2014-07-061-43/+0
* iwlwifi: mvm: don't collect logs in the interrupt threadEmmanuel Grumbach2014-07-061-22/+0
* iwlwifi: mvm: remove vif argument from power_update_macArik Nemtsov2014-05-221-1/+1
* Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach2014-05-211-8/+8
|\
| * iwlwifi: mvm: prevent sched scan while not idleDavid Spinadel2014-05-131-8/+8
* | iwlwifi: mvm: don't allow diversity if BT Coex / TT forbid itEmmanuel Grumbach2014-05-191-0/+33
* | iwlwifi: remove CMD_SYNCEmmanuel Grumbach2014-05-131-2/+2
* | Merge remote-tracking branch 'iwlwifi-fixes/master' into HEADEmmanuel Grumbach2014-05-131-0/+19
|\ \ | |/
| * iwlwifi: mvm: do no sched scan while associatedDavid Spinadel2014-05-061-0/+19
* | iwlwifi: mvm: fix sparse warning when _DEBUGFS isn't setEmmanuel Grumbach2014-05-061-0/+2
* | iwlwifi: mvm: dump Rx FIFO when the firmware assertsEmmanuel Grumbach2014-04-131-1/+45
|/
* iwlwifi: mvm: ignore unchanged low-latency flagJohannes Berg2014-03-181-0/+3
* iwlwifi: mvm: configure low latency dependent scan parametersAlexander Bondar2014-03-181-0/+19
* iwlwifi: mvm: send udev event upon firmware error to dump logsEmmanuel Grumbach2014-03-181-17/+10
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-02-241-3/+3
|\
| * iwlwifi: remove iwl_fw_valid_(tx|rx)_ant inlinesJohannes Berg2014-02-131-1/+1
| * iwlwifi: make various things constJohannes Berg2014-02-131-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-131-0/+2
|\ \ | |/ |/|
| * iwlwifi: mvm: print the version of the firmware when it assertsEmmanuel Grumbach2014-01-301-0/+2
* | iwlwifi: mvm: support alive notification api version2Eran Harary2014-02-061-0/+61
* | iwlwifi: mvm: remove upper limit for error log base pointerAriej Marjieh2014-02-061-1/+1
* | iwlwifi: mvm: refactor power codeEmmanuel Grumbach2014-02-031-1/+1
* | iwlwifi: mvm: remove support for legacy power APIEmmanuel Grumbach2014-02-031-1/+1
* | iwlwifi: mvm: change the format of the SRAM dumpEmmanuel Grumbach2014-02-031-2/+8
* | iwlwifi: mvm: BT Coex - change SMPS settings in AP modeEmmanuel Grumbach2014-02-031-1/+6
* | iwlwifi: mvm: BT Coex - set low latency vif as primaryEmmanuel Grumbach2014-02-031-0/+3
* | iwlwifi: mvm: disable powersave in low-latencyJohannes Berg2014-02-031-1/+5
* | iwlwifi: mvm: add low-latency frameworkJohannes Berg2014-02-031-0/+12
|/
* iwlwifi: add inline helper for packet lengthsJohannes Berg2014-01-131-2/+2
* iwlwifi: Update Copyright to 2014Emmanuel Grumbach2013-12-311-2/+2
* iwlwifi: mvm: don't send SMPS action frame with single RX antennaEmmanuel Grumbach2013-12-091-0/+5
* iwlwifi: mvm: simplify iwl_mvm_send_lq_cmdEyal Shapira2013-12-091-6/+2
* iwlwifi: mvm: don't sleep while allocating in atomic contextEmmanuel Grumbach2013-10-021-1/+1
* iwlwifi: mvm: sram hex dump on NIC errorMatti Gottlieb2013-07-161-0/+23
* iwlwifi: mvm: implement D3 testingJohannes Berg2013-05-291-0/+10
* iwlwifi: mvm: add thermal throttling and CT killEytan Lifshitz2013-05-291-0/+31
* iwlwifi: mvm: fix first_antennaEmmanuel Grumbach2013-04-161-2/+3
* iwlwifi: mvm: clean up invalid station handlingEmmanuel Grumbach2013-04-031-1/+1
* iwlwifi: a few fixes in licenseEmmanuel Grumbach2013-03-061-1/+1
* iwlwifi: add the MVM driverJohannes Berg2013-02-011-0/+472
OpenPOWER on IntegriCloud