aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/utils.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-29iwlwifi: mvm: change the iwl_mvm_d3_iface_iterator into a generic functionLuciano Coelho1-0/+37
2014-09-16iwlwifi: mvm: prepare for scheduler config commandAvri Altman1-0/+46
2014-09-03iwlwifi: add Intel Mobile Communications copyrightJohannes Berg1-0/+2
2014-09-03iwlwifi: mvm: fix the dump_umac_error_logEran Harary1-6/+15
2014-07-07iwlwifi: mvm: remove update type argument from quota updateJohannes Berg1-2/+1
2014-07-07iwlwifi: mvm: let iwl_mvm_update_quotas disregard a disabled vifLuciano Coelho1-1/+2
2014-07-06iwlwifi: mvm: kill iwl_mvm_fw_error_rxf_dumpEmmanuel Grumbach1-43/+0
2014-07-06iwlwifi: mvm: don't collect logs in the interrupt threadEmmanuel Grumbach1-22/+0
2014-05-22iwlwifi: mvm: remove vif argument from power_update_macArik Nemtsov1-1/+1
2014-05-21Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach1-8/+8
2014-05-19iwlwifi: mvm: don't allow diversity if BT Coex / TT forbid itEmmanuel Grumbach1-0/+33
2014-05-13iwlwifi: mvm: prevent sched scan while not idleDavid Spinadel1-8/+8
2014-05-13iwlwifi: remove CMD_SYNCEmmanuel Grumbach1-2/+2
2014-05-13Merge remote-tracking branch 'iwlwifi-fixes/master' into HEADEmmanuel Grumbach1-0/+19
2014-05-06iwlwifi: mvm: fix sparse warning when _DEBUGFS isn't setEmmanuel Grumbach1-0/+2
2014-05-06iwlwifi: mvm: do no sched scan while associatedDavid Spinadel1-0/+19
2014-04-13iwlwifi: mvm: dump Rx FIFO when the firmware assertsEmmanuel Grumbach1-1/+45
2014-03-18iwlwifi: mvm: ignore unchanged low-latency flagJohannes Berg1-0/+3
2014-03-18iwlwifi: mvm: configure low latency dependent scan parametersAlexander Bondar1-0/+19
2014-03-18iwlwifi: mvm: send udev event upon firmware error to dump logsEmmanuel Grumbach1-17/+10
2014-02-24Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville1-3/+3
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+2
2014-02-13iwlwifi: remove iwl_fw_valid_(tx|rx)_ant inlinesJohannes Berg1-1/+1
2014-02-13iwlwifi: make various things constJohannes Berg1-2/+2
2014-02-06iwlwifi: mvm: support alive notification api version2Eran Harary1-0/+61
2014-02-06iwlwifi: mvm: remove upper limit for error log base pointerAriej Marjieh1-1/+1
2014-02-03iwlwifi: mvm: refactor power codeEmmanuel Grumbach1-1/+1
2014-02-03iwlwifi: mvm: remove support for legacy power APIEmmanuel Grumbach1-1/+1
2014-02-03iwlwifi: mvm: change the format of the SRAM dumpEmmanuel Grumbach1-2/+8
2014-02-03iwlwifi: mvm: BT Coex - change SMPS settings in AP modeEmmanuel Grumbach1-1/+6
2014-02-03iwlwifi: mvm: BT Coex - set low latency vif as primaryEmmanuel Grumbach1-0/+3
2014-02-03iwlwifi: mvm: disable powersave in low-latencyJohannes Berg1-1/+5
2014-02-03iwlwifi: mvm: add low-latency frameworkJohannes Berg1-0/+12
2014-01-30iwlwifi: mvm: print the version of the firmware when it assertsEmmanuel Grumbach1-0/+2
2014-01-13iwlwifi: add inline helper for packet lengthsJohannes Berg1-2/+2
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach1-2/+2
2013-12-09iwlwifi: mvm: don't send SMPS action frame with single RX antennaEmmanuel Grumbach1-0/+5
2013-12-09iwlwifi: mvm: simplify iwl_mvm_send_lq_cmdEyal Shapira1-6/+2
2013-10-02iwlwifi: mvm: don't sleep while allocating in atomic contextEmmanuel Grumbach1-1/+1
2013-07-16iwlwifi: mvm: sram hex dump on NIC errorMatti Gottlieb1-0/+23
2013-05-29iwlwifi: mvm: implement D3 testingJohannes Berg1-0/+10
2013-05-29iwlwifi: mvm: add thermal throttling and CT killEytan Lifshitz1-0/+31
2013-04-16iwlwifi: mvm: fix first_antennaEmmanuel Grumbach1-2/+3
2013-04-03iwlwifi: mvm: clean up invalid station handlingEmmanuel Grumbach1-1/+1
2013-03-06iwlwifi: a few fixes in licenseEmmanuel Grumbach1-1/+1
2013-02-01iwlwifi: add the MVM driverJohannes Berg1-0/+472