[PATCH 0/2] 5GHz support and simplified scanning

Olof Johansson dev at skyshaper.net
Wed May 22 02:43:31 EDT 2013


These patches adds support for 5GHz.

The second patch rewrites the scanning a little bit to be able to
pinpoint what channel a rx-packet comes from. The wcn3660 does not
provide a good field for this. It's only 4 bits long which is not
sufficient.


Olof Johansson (2):
  Add 5GHz support
  Simplify scanning and use correct receive channel

 dxe.c     |  27 ++++---
 main.c    | 245 +++++++++++++++++++++++++++++++++++++-------------------------
 smd.c     | 195 +++++++++++++++++++++++++++++++++++++------------
 smd.h     |   1 +
 txrx.c    |  13 +++-
 wcn36xx.h |  19 ++++-
 6 files changed, 335 insertions(+), 165 deletions(-)

--
1.8.2.2



More information about the wcn36xx mailing list