commit | 0fb8ca45eb164c405eef8978f26829f9348b4d4d | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni.malinen@atheros.com> | Fri Dec 12 14:38:33 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Dec 19 15:23:04 2008 -0500 |
tree | 1fc5728b225e7d5a0d06bb0700c83d64bde44f82 | |
parent | 9d8eed12dbc04f8ed70090da14211c808b5a8d81 [diff] |
mac80211: Add HT rates into RX status reporting This patch adds option for HT-enabled drivers to report HT rates (HT20/HT40, short GI, MCS index) to mac80211. These rates are currently not in the rate table, so the rate_idx is used to indicate MCS index. Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>