]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: program DTIM timings properly
authorJohannes Berg <johannes.berg@intel.com>
Tue, 5 Feb 2013 17:10:04 +0000 (18:10 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 18 Feb 2013 19:17:38 +0000 (20:17 +0100)
commit528fe84cd5fd7128a28f0a2fc4fca9b10c7e1367
tree5f8a07ab95fd46caa54df7417f718ee2a9aa0ef6
parent1ff38adae3b3e3cf1127bc792f754b161af03dd4
iwlwifi: mvm: program DTIM timings properly

For the firmware to know when DTIM beacons arrive
we have to program the DTIM time in TSF and system
time in the MAC context. Since mac80211 now tracks
the different times (on demand), this becomes easy.

Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/iwlwifi/mvm/mac-ctxt.c
drivers/net/wireless/iwlwifi/mvm/mac80211.c
drivers/net/wireless/iwlwifi/mvm/rx.c