commit | 9b9190d9688ccf531a3a5dac84d7b9654a08bfc5 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Jan 06 08:07:10 2011 -0800 |
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Fri Jan 21 15:50:58 2011 -0800 |
tree | 7ae230ad4b4665dc2e84807e52735557f8e5637a | |
parent | 9d4dea7259d2fccf447f20788300121cf1d014bb [diff] |
iwlwifi: implement remain-on-channel For device supporting PAN/P2P, use the PAN context to implement the remain-on-channel operation using device offloads so that the filters in the device will be programmed correctly -- otherwise we cannot receive any probe request frames during off-channel periods. Signed-off-by: Johannes Berg <johannes.berg@intel.com>