All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] ath9k bug fixes
@ 2016-01-15 10:17 miaoqing
  2016-01-15 10:17 ` [PATCH v2 1/5] ath9k: avoid ANI restart if no trigger miaoqing
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: miaoqing @ 2016-01-15 10:17 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless, ath9k-devel, kvalo, Miaoqing Pan

From: Miaoqing Pan <miaoqing@codeaurora.org>

ath9k bug fixes

Miaoqing Pan (5):
  ath9k: avoid ANI restart if no trigger
  ath9k: clean up ANI per-channel pointer checking
  ath9k: do not reset while BB panic(0x4000409) on ar9561
  ath9k: fix inconsistent use of tab and space in indentation
  ath9k: fix data bus error on ar9300 and ar9580

 drivers/net/wireless/ath/ath9k/ani.c           | 36 +++++++-------------------
 drivers/net/wireless/ath/ath9k/ar9003_eeprom.c |  6 ++---
 drivers/net/wireless/ath/ath9k/ar9003_phy.c    |  5 ++--
 drivers/net/wireless/ath/ath9k/hw.c            | 10 +++++++
 drivers/net/wireless/ath/ath9k/reg.h           |  4 ++-
 5 files changed, 28 insertions(+), 33 deletions(-)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-01-15 10:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-15 10:17 [PATCH v2 0/5] ath9k bug fixes miaoqing
2016-01-15 10:17 ` [PATCH v2 1/5] ath9k: avoid ANI restart if no trigger miaoqing
2016-01-15 10:17 ` [PATCH v2 2/5] ath9k: clean up ANI per-channel pointer checking miaoqing
2016-01-15 10:17 ` [PATCH v2 3/5] ath9k: do not reset while BB panic(0x4000409) on ar9561 miaoqing
2016-01-15 10:17 ` [PATCH v2 4/5] ath9k: fix inconsistent use of tab and space in indentation miaoqing
2016-01-15 10:17 ` [PATCH v2 5/5] ath9k: fix data bus error on ar9300 and ar9580 miaoqing

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.