commit | 266af4c745952e9bebf687dd68af58df553cb59d | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Mar 10 20:13:26 2011 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Mar 11 14:15:55 2011 -0500 |
tree | b3bbe8ac763395a4dfcfdd2b46948c9963dbfa46 | |
parent | 808118cb41dfe12a1ac0e35515ac4d91b170bdf9 [diff] |
iwlagn: support off-channel TX 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>