Searched hist:"6 fcbe538be43e360dc286da532f5add2fe7f46d8" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_phy.h | diff 6fcbe538be43e360dc286da532f5add2fe7f46d8 Thu Nov 14 03:56:06 CST 2013 Sujith Manoharan <c_manoha@qca.qualcomm.com> ath9k: Fix issue with MCS15
On some boards which are based on AR9300, AR9580 or AR9550, MCS15 usage is problematic.
This is because these boards use a "frequency doubler", which doubles the refclk to get better EVM, but causes spurs. Handle this properly in the driver to recover throughput.
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | ar9003_phy.c | diff 6fcbe538be43e360dc286da532f5add2fe7f46d8 Thu Nov 14 03:56:06 CST 2013 Sujith Manoharan <c_manoha@qca.qualcomm.com> ath9k: Fix issue with MCS15
On some boards which are based on AR9300, AR9580 or AR9550, MCS15 usage is problematic.
This is because these boards use a "frequency doubler", which doubles the refclk to get better EVM, but causes spurs. Handle this properly in the driver to recover throughput.
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|