iwlwifi: implement remain-on-channel
authorJohannes Berg <johannes.berg@intel.com>
Thu, 6 Jan 2011 16:07:10 +0000 (08:07 -0800)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Fri, 21 Jan 2011 23:50:58 +0000 (15:50 -0800)
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>

No differences found