Searched hist:"43 c3528430bd29f5e52438cad7cf7c0c62bf4583" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | main.c | diff 162d12de656bc76786ba5fad6dac7bd238de9657 Sun Dec 04 01:38:54 CST 2011 Felix Fietkau <nbd@openwrt.org> ath9k: fix check for antenna diversity support
fixes a regression on single-stream chips introduced in commit 43c3528430bd29f5e52438cad7cf7c0c62bf4583 "ath9k: implement .get_antenna and .set_antenna"
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Reported-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: John W. Linville <linville@tuxdriver.com> diff 43c3528430bd29f5e52438cad7cf7c0c62bf4583 Fri Sep 02 18:40:27 CDT 2011 Felix Fietkau <nbd@openwrt.org> ath9k: implement .get_antenna and .set_antenna
On MIMO chips this can be used to enable/disable hardware chains, ensuring that the MCS information is updated accordingly. On non-MIMO chips with rx diversity (e.g. 9285), this configures the rx input antenna.
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | recv.c | diff 43c3528430bd29f5e52438cad7cf7c0c62bf4583 Fri Sep 02 18:40:27 CDT 2011 Felix Fietkau <nbd@openwrt.org> ath9k: implement .get_antenna and .set_antenna
On MIMO chips this can be used to enable/disable hardware chains, ensuring that the MCS information is updated accordingly. On non-MIMO chips with rx diversity (e.g. 9285), this configures the rx input antenna.
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | init.c | diff 43c3528430bd29f5e52438cad7cf7c0c62bf4583 Fri Sep 02 18:40:27 CDT 2011 Felix Fietkau <nbd@openwrt.org> ath9k: implement .get_antenna and .set_antenna
On MIMO chips this can be used to enable/disable hardware chains, ensuring that the MCS information is updated accordingly. On non-MIMO chips with rx diversity (e.g. 9285), this configures the rx input antenna.
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | ath9k.h | diff 43c3528430bd29f5e52438cad7cf7c0c62bf4583 Fri Sep 02 18:40:27 CDT 2011 Felix Fietkau <nbd@openwrt.org> ath9k: implement .get_antenna and .set_antenna
On MIMO chips this can be used to enable/disable hardware chains, ensuring that the MCS information is updated accordingly. On non-MIMO chips with rx diversity (e.g. 9285), this configures the rx input antenna.
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|