summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/mvm/power.c
AgeCommit message (Expand)Author
2015-10-25iwlwifi: mvm: use short timeouts in P2P low latency if supportedJohannes Berg
2015-10-25iwlwifi: mvm: use wowlan RX/TX timeouts in D0i3Johannes Berg
2015-10-05iwlwifi: mvm: stop using DEVICE_POWER_FLAGS_CAM_MSKJohannes Berg
2015-10-05iwlwifi: mvm: correct skip-over-DTIM implementationJohannes Berg
2015-08-16iwlwifi: mvm: Enable power management on low-latency bssAvri Altman
2015-08-04iwlwifi: mvm: revert to our old skip over dtim policyAvri Altman
2015-08-04iwlwifi: mvm: ignore CQM when setting beacon filtering in D0i3 enter flowGregory Greenman
2015-08-04iwlwifi: mvm: remove command/return value from RX handlersJohannes Berg
2015-03-13Merge tag 'iwlwifi-next-for-kalle-2015-03-12' of https://git.kernel.org/pub/s...Kalle Valo
2015-03-12iwlwifi: mvm: reflect TDLS pm state in mvmvif->pm_enabledArik Nemtsov
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches
2014-11-23iwlwifi: mvm: Fix the keep_alive calculationAvri Altman
2014-11-23iwlwifi: mvm: New skip over dtim policyAvri Altman
2014-09-14iwlwifi: mvm: fix PSM disable during TDLSArik Nemtsov
2014-09-14iwlwifi: mvm: Fix skip over dtim configuration in d0i3Avri Altman
2014-09-14Merge remote-tracking branch 'iwlwifi-fixes/master' into NEXTEmmanuel Grumbach
2014-09-08iwlwiwi: mvm: use bss_conf->dtim_period instead of conf.ps_dtim_periodEmmanuel Grumbach
2014-09-03iwlwifi: add Intel Mobile Communications copyrightJohannes Berg
2014-09-03iwlwifi: mvm: add option that allows a vif to disable PSLuciano Coelho
2014-09-03iwlwifi: mvm: add function to update only psLuciano Coelho
2014-09-03iwlwifi: mvm: refactor iwl_mvm_power_set_pm() to spin the ps part offLuciano Coelho
2014-09-03iwlwifi: mvm: re-enable ps when monitor interfaces are removedLuciano Coelho
2014-09-03iwlwifi: mvm: add use_ps-poll debugfs power optionEliad Peller
2014-07-07iwlwifi: disable PSM on vifs with associated TDLS peersArik Nemtsov
2014-07-07iwlwifi: mvm: disallow new TDLS stations when appropriateArik Nemtsov
2014-05-22iwlwifi: mvm: remove vif argument from power_update_macArik Nemtsov
2014-05-22iwlwifi: mvm: make iwl_mvm_update_beacon_abort staticEmmanuel Grumbach
2014-05-21iwlwifi: mvm: don't filter out the first beaconAvri Altman
2014-05-19iwlwifi: mvm: Remove redundant initializationAvri Altman
2014-05-13iwlwifi: mvm: set SKIP_OVER_DTIM flag only if neededEliad Peller
2014-05-13iwlwifi: remove CMD_SYNCEmmanuel Grumbach
2014-05-11iwlwifi: mvm: Disable uAPSD for a DCM clientAvri Altman
2014-05-11iwlwifi: mvm: Add power management support for P2P DCMAvri Altman
2014-04-13iwlwifi: mvm: Re-factor enabling uAPSD logicAvri Altman
2014-04-13iwlwifi: remove IWL_UCODE_TLV_FLAGS_DEVICE_PS_CMD flagEmmanuel Grumbach
2014-04-13iwlwifi: remove IWL_UCODE_TLV_FLAGS_BF_UPDATED flagEmmanuel Grumbach
2014-04-13iwlwifi: remove IWL_UCODE_TLV_FLAGS_PM_CMD_SUPPORT flagEmmanuel Grumbach
2014-04-06iwlwifi: mvm: Handle power management constraints for additional use-casesAvri Altman
2014-03-09iwlwifi: mvm: disable power on P2P client when BSS is addedAvri Altman
2014-02-13iwlwifi: mvm: Enable power save on BSS and P2P client in DCMAlexander Bondar
2014-02-03iwlwifi: mvm: refactor power codeEmmanuel Grumbach
2014-02-03iwlwifi: mvm: remove iwl_mvm_power_mac_disableEmmanuel Grumbach
2014-02-03iwlwifi: mvm: remove support for legacy power APIEmmanuel Grumbach
2014-02-03iwlwifi: mvm: store latest power command for debugfs readEmmanuel Grumbach
2014-02-03iwlwifi: mvm: don't send the beacon filtering command from iteratorEmmanuel Grumbach
2014-02-03iwlwifi: mvm: don't look at power commmand to decide if power is enabledEmmanuel Grumbach
2014-02-03iwlwifi: mvm: clean up in power codeEmmanuel Grumbach
2014-02-03iwlwifi: mvm: add D0i3 power configurationsEliad Peller
2014-02-03iwlwifi: mvm: disable powersave in low-latencyJohannes Berg
2014-01-03wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker