/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | mac.h | diff 545750d36fa78203e28acefb4bab61ebb7c4d197 Mon Nov 23 15:21:01 CST 2009 Felix Fietkau <nbd@openwrt.org> ath9k: properly use the mac80211 rate control api
This patch changes ath9k to pass proper MCS indexes and flags between the RC and the rest of the driver code. sc->cur_rate_table remains, as it's used by the RC code internally, but the rest of the driver code no longer uses it, so a potential new RC for ath9k would not have to update it.
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | debug.h | diff 545750d36fa78203e28acefb4bab61ebb7c4d197 Mon Nov 23 15:21:01 CST 2009 Felix Fietkau <nbd@openwrt.org> ath9k: properly use the mac80211 rate control api
This patch changes ath9k to pass proper MCS indexes and flags between the RC and the rest of the driver code. sc->cur_rate_table remains, as it's used by the RC code internally, but the rest of the driver code no longer uses it, so a potential new RC for ath9k would not have to update it.
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | beacon.c | diff 545750d36fa78203e28acefb4bab61ebb7c4d197 Mon Nov 23 15:21:01 CST 2009 Felix Fietkau <nbd@openwrt.org> ath9k: properly use the mac80211 rate control api
This patch changes ath9k to pass proper MCS indexes and flags between the RC and the rest of the driver code. sc->cur_rate_table remains, as it's used by the RC code internally, but the rest of the driver code no longer uses it, so a potential new RC for ath9k would not have to update it.
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | debug.c | diff 545750d36fa78203e28acefb4bab61ebb7c4d197 Mon Nov 23 15:21:01 CST 2009 Felix Fietkau <nbd@openwrt.org> ath9k: properly use the mac80211 rate control api
This patch changes ath9k to pass proper MCS indexes and flags between the RC and the rest of the driver code. sc->cur_rate_table remains, as it's used by the RC code internally, but the rest of the driver code no longer uses it, so a potential new RC for ath9k would not have to update it.
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | hw.h | diff 545750d36fa78203e28acefb4bab61ebb7c4d197 Mon Nov 23 15:21:01 CST 2009 Felix Fietkau <nbd@openwrt.org> ath9k: properly use the mac80211 rate control api
This patch changes ath9k to pass proper MCS indexes and flags between the RC and the rest of the driver code. sc->cur_rate_table remains, as it's used by the RC code internally, but the rest of the driver code no longer uses it, so a potential new RC for ath9k would not have to update it.
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | ath9k.h | diff 545750d36fa78203e28acefb4bab61ebb7c4d197 Mon Nov 23 15:21:01 CST 2009 Felix Fietkau <nbd@openwrt.org> ath9k: properly use the mac80211 rate control api
This patch changes ath9k to pass proper MCS indexes and flags between the RC and the rest of the driver code. sc->cur_rate_table remains, as it's used by the RC code internally, but the rest of the driver code no longer uses it, so a potential new RC for ath9k would not have to update it.
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | hw.c | diff 545750d36fa78203e28acefb4bab61ebb7c4d197 Mon Nov 23 15:21:01 CST 2009 Felix Fietkau <nbd@openwrt.org> ath9k: properly use the mac80211 rate control api
This patch changes ath9k to pass proper MCS indexes and flags between the RC and the rest of the driver code. sc->cur_rate_table remains, as it's used by the RC code internally, but the rest of the driver code no longer uses it, so a potential new RC for ath9k would not have to update it.
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | xmit.c | diff 545750d36fa78203e28acefb4bab61ebb7c4d197 Mon Nov 23 15:21:01 CST 2009 Felix Fietkau <nbd@openwrt.org> ath9k: properly use the mac80211 rate control api
This patch changes ath9k to pass proper MCS indexes and flags between the RC and the rest of the driver code. sc->cur_rate_table remains, as it's used by the RC code internally, but the rest of the driver code no longer uses it, so a potential new RC for ath9k would not have to update it.
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | main.c | diff 545750d36fa78203e28acefb4bab61ebb7c4d197 Mon Nov 23 15:21:01 CST 2009 Felix Fietkau <nbd@openwrt.org> ath9k: properly use the mac80211 rate control api
This patch changes ath9k to pass proper MCS indexes and flags between the RC and the rest of the driver code. sc->cur_rate_table remains, as it's used by the RC code internally, but the rest of the driver code no longer uses it, so a potential new RC for ath9k would not have to update it.
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|