summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/mvm/power.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-18iwlwifi: move under intel vendor directoryKalle Valo1-1040/+0
2015-10-25iwlwifi: mvm: use short timeouts in P2P low latency if supportedJohannes Berg1-7/+19
2015-10-25iwlwifi: mvm: use wowlan RX/TX timeouts in D0i3Johannes Berg1-10/+7
2015-10-05iwlwifi: mvm: stop using DEVICE_POWER_FLAGS_CAM_MSKJohannes Berg1-3/+3
2015-10-05iwlwifi: mvm: correct skip-over-DTIM implementationJohannes Berg1-28/+46
2015-08-16iwlwifi: mvm: Enable power management on low-latency bssAvri Altman1-2/+2
2015-08-04iwlwifi: mvm: revert to our old skip over dtim policyAvri Altman1-26/+2
2015-08-04iwlwifi: mvm: ignore CQM when setting beacon filtering in D0i3 enter flowGregory Greenman1-3/+4
2015-08-04iwlwifi: mvm: remove command/return value from RX handlersJohannes Berg1-5/+2
2015-03-13Merge tag 'iwlwifi-next-for-kalle-2015-03-12' of https://git.kernel.org/pub/s...Kalle Valo1-1/+5
2015-03-12iwlwifi: mvm: reflect TDLS pm state in mvmvif->pm_enabledArik Nemtsov1-1/+5
2015-03-04wireless: Use eth_<foo>_addr instead of memsetJoe Perches1-1/+2
2014-11-23iwlwifi: mvm: Fix the keep_alive calculationAvri Altman1-5/+4
2014-11-23iwlwifi: mvm: New skip over dtim policyAvri Altman1-5/+30
2014-09-14iwlwifi: mvm: fix PSM disable during TDLSArik Nemtsov1-11/+3
2014-09-14iwlwifi: mvm: Fix skip over dtim configuration in d0i3Avri Altman1-17/+31
2014-09-14Merge remote-tracking branch 'iwlwifi-fixes/master' into NEXTEmmanuel Grumbach1-3/+2
2014-09-08iwlwiwi: mvm: use bss_conf->dtim_period instead of conf.ps_dtim_periodEmmanuel Grumbach1-3/+2
2014-09-03iwlwifi: add Intel Mobile Communications copyrightJohannes Berg1-0/+2
2014-09-03iwlwifi: mvm: add option that allows a vif to disable PSLuciano Coelho1-6/+19
2014-09-03iwlwifi: mvm: add function to update only psLuciano Coelho1-12/+40
2014-09-03iwlwifi: mvm: refactor iwl_mvm_power_set_pm() to spin the ps part offLuciano Coelho1-17/+43
2014-09-03iwlwifi: mvm: re-enable ps when monitor interfaces are removedLuciano Coelho1-14/+16
2014-09-03iwlwifi: mvm: add use_ps-poll debugfs power optionEliad Peller1-1/+8
2014-07-07iwlwifi: disable PSM on vifs with associated TDLS peersArik Nemtsov1-3/+14
2014-07-07iwlwifi: mvm: disallow new TDLS stations when appropriateArik Nemtsov1-21/+1
2014-05-22iwlwifi: mvm: remove vif argument from power_update_macArik Nemtsov1-4/+4
2014-05-22iwlwifi: mvm: make iwl_mvm_update_beacon_abort staticEmmanuel Grumbach1-51/+52
2014-05-21iwlwifi: mvm: don't filter out the first beaconAvri Altman1-42/+20
2014-05-19iwlwifi: mvm: Remove redundant initializationAvri Altman1-1/+0
2014-05-13iwlwifi: mvm: set SKIP_OVER_DTIM flag only if neededEliad Peller1-2/+3
2014-05-13iwlwifi: remove CMD_SYNCEmmanuel Grumbach1-3/+3
2014-05-11iwlwifi: mvm: Disable uAPSD for a DCM clientAvri Altman1-0/+27
2014-05-11iwlwifi: mvm: Add power management support for P2P DCMAvri Altman1-3/+7
2014-04-13iwlwifi: mvm: Re-factor enabling uAPSD logicAvri Altman1-18/+25
2014-04-13iwlwifi: remove IWL_UCODE_TLV_FLAGS_DEVICE_PS_CMD flagEmmanuel Grumbach1-13/+0
2014-04-13iwlwifi: remove IWL_UCODE_TLV_FLAGS_BF_UPDATED flagEmmanuel Grumbach1-2/+1
2014-04-13iwlwifi: remove IWL_UCODE_TLV_FLAGS_PM_CMD_SUPPORT flagEmmanuel Grumbach1-20/+0
2014-04-06iwlwifi: mvm: Handle power management constraints for additional use-casesAvri Altman1-83/+110
2014-03-09iwlwifi: mvm: disable power on P2P client when BSS is addedAvri Altman1-5/+12
2014-02-13iwlwifi: mvm: Enable power save on BSS and P2P client in DCMAlexander Bondar1-8/+40
2014-02-04iwlwifi: mvm: refactor power codeEmmanuel Grumbach1-70/+99
2014-02-04iwlwifi: mvm: remove iwl_mvm_power_mac_disableEmmanuel Grumbach1-30/+0
2014-02-04iwlwifi: mvm: remove support for legacy power APIEmmanuel Grumbach1-20/+34
2014-02-04iwlwifi: mvm: store latest power command for debugfs readEmmanuel Grumbach1-1/+11
2014-02-04iwlwifi: mvm: don't send the beacon filtering command from iteratorEmmanuel Grumbach1-9/+49
2014-02-04iwlwifi: mvm: don't look at power commmand to decide if power is enabledEmmanuel Grumbach1-2/+4
2014-02-04iwlwifi: mvm: clean up in power codeEmmanuel Grumbach1-34/+27
2014-02-04iwlwifi: mvm: add D0i3 power configurationsEliad Peller1-18/+96
2014-02-04iwlwifi: mvm: disable powersave in low-latencyJohannes Berg1-1/+2