Johannes Berg b51f3beecf cfg80211: change bandwidth reporting to explicit field
For some reason, we made the bandwidth separate flags, which
is rather confusing - a single rate cannot have different
bandwidths at the same time.

Change this to no longer be flags but use a separate field
for the bandwidth ('bw') instead.

While at it, add support for 5 and 10 MHz rates - these are
reported as regular legacy rates with their real bitrate,
but tagged as 5/10 now to make it easier to distinguish them.

In the nl80211 API, the flags are preserved, but the code
now can also clearly only set a single one of the flags.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2015-01-15 22:41:32 +01:00
..
2014-07-14 15:49:23 +03:00
2014-07-14 16:03:38 +03:00
2012-03-26 16:36:46 +03:00
2014-03-13 07:47:26 +02:00
2013-08-12 14:11:37 +02:00
2013-08-12 14:11:37 +02:00
2013-03-20 08:55:26 -04:00
2014-03-13 07:47:05 +02:00