aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/mvm/utils.c
AgeCommit message (Expand)Author
2015-01-05iwlwifi: mvm: fix Rx with both chainsEyal Shapira
2014-10-29iwlwifi: mvm: change the iwl_mvm_d3_iface_iterator into a generic functionLuciano Coelho
2014-09-16iwlwifi: mvm: prepare for scheduler config commandAvri Altman
2014-09-03iwlwifi: add Intel Mobile Communications copyrightJohannes Berg
2014-09-03iwlwifi: mvm: fix the dump_umac_error_logEran Harary
2014-07-07iwlwifi: mvm: remove update type argument from quota updateJohannes Berg
2014-07-07iwlwifi: mvm: let iwl_mvm_update_quotas disregard a disabled vifLuciano Coelho
2014-07-06iwlwifi: mvm: kill iwl_mvm_fw_error_rxf_dumpEmmanuel Grumbach
2014-07-06iwlwifi: mvm: don't collect logs in the interrupt threadEmmanuel Grumbach
2014-05-22iwlwifi: mvm: remove vif argument from power_update_macArik Nemtsov
2014-05-21Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach
2014-05-19iwlwifi: mvm: don't allow diversity if BT Coex / TT forbid itEmmanuel Grumbach
2014-05-13iwlwifi: mvm: prevent sched scan while not idleDavid Spinadel
2014-05-13iwlwifi: remove CMD_SYNCEmmanuel Grumbach
2014-05-13Merge remote-tracking branch 'iwlwifi-fixes/master' into HEADEmmanuel Grumbach
2014-05-06iwlwifi: mvm: fix sparse warning when _DEBUGFS isn't setEmmanuel Grumbach
2014-05-06iwlwifi: mvm: do no sched scan while associatedDavid Spinadel
2014-04-13iwlwifi: mvm: dump Rx FIFO when the firmware assertsEmmanuel Grumbach
2014-03-18iwlwifi: mvm: ignore unchanged low-latency flagJohannes Berg
2014-03-18iwlwifi: mvm: configure low latency dependent scan parametersAlexander Bondar
2014-03-18iwlwifi: mvm: send udev event upon firmware error to dump logsEmmanuel Grumbach
2014-02-24Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-13iwlwifi: remove iwl_fw_valid_(tx|rx)_ant inlinesJohannes Berg
2014-02-13iwlwifi: make various things constJohannes Berg
2014-02-06iwlwifi: mvm: support alive notification api version2Eran Harary
2014-02-06iwlwifi: mvm: remove upper limit for error log base pointerAriej Marjieh
2014-02-03iwlwifi: mvm: refactor power codeEmmanuel Grumbach
2014-02-03iwlwifi: mvm: remove support for legacy power APIEmmanuel Grumbach
2014-02-03iwlwifi: mvm: change the format of the SRAM dumpEmmanuel Grumbach
2014-02-03iwlwifi: mvm: BT Coex - change SMPS settings in AP modeEmmanuel Grumbach
2014-02-03iwlwifi: mvm: BT Coex - set low latency vif as primaryEmmanuel Grumbach
2014-02-03iwlwifi: mvm: disable powersave in low-latencyJohannes Berg
2014-02-03iwlwifi: mvm: add low-latency frameworkJohannes Berg
2014-01-30iwlwifi: mvm: print the version of the firmware when it assertsEmmanuel Grumbach
2014-01-13iwlwifi: add inline helper for packet lengthsJohannes Berg
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach
2013-12-09iwlwifi: mvm: don't send SMPS action frame with single RX antennaEmmanuel Grumbach
2013-12-09iwlwifi: mvm: simplify iwl_mvm_send_lq_cmdEyal Shapira
2013-10-02iwlwifi: mvm: don't sleep while allocating in atomic contextEmmanuel Grumbach
2013-07-16iwlwifi: mvm: sram hex dump on NIC errorMatti Gottlieb
2013-05-29iwlwifi: mvm: implement D3 testingJohannes Berg
2013-05-29iwlwifi: mvm: add thermal throttling and CT killEytan Lifshitz
2013-04-16iwlwifi: mvm: fix first_antennaEmmanuel Grumbach
2013-04-03iwlwifi: mvm: clean up invalid station handlingEmmanuel Grumbach
2013-03-06iwlwifi: a few fixes in licenseEmmanuel Grumbach
2013-02-01iwlwifi: add the MVM driverJohannes Berg