[PATCH 0/6] Adapt to AP rates and enable n-rates

Olof Johansson dev at skyshaper.net
Thu Jun 13 08:37:45 EDT 2013


The goal of this patch set is twofold.

1) I wanted to adapt the rates the STA used to be based
on the intersection of rates between the AP and STA.
Up until now, we've sent ofdm-rates to b-only APs.
Enabling n-rates would make this worse.

2) I wanted to enable n-rates

Pull request: https://github.com/KrasnikovEugene/wcn36xx/pull/54

Olof Johansson (6):
  Change name of rates table
  Move channel and rates definitions to beginning of file
  Change hw_values of rates to the values used by hardware
  Change name of wcn_legacy_rates to wcn_2ghz_rates
  Update the allowed rates before association
  Enable n-rates

 hal.h  |   8 +-
 main.c | 358 ++++++++++++++++++++++++++++++++++++-----------------------------
 smd.c  |   6 +-
 3 files changed, 207 insertions(+), 165 deletions(-)

-- 
1.8.2.2



More information about the wcn36xx mailing list