iwlagn: support off-channel TX
authorJohannes Berg <johannes.berg@intel.com>
Fri, 11 Mar 2011 04:13:26 +0000 (20:13 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 11 Mar 2011 19:15:55 +0000 (14:15 -0500)
Add support to iwlagn for off-channel TX. The
microcode API for this is a bit strange in that
it uses a hacked-up scan command, so the scan
code needs to change quite a bit to accomodate
that and be able to send it out.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found