Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH 0/6] ath9k patches
@ 2014-10-06  5:49 Sujith Manoharan
  2014-10-06  5:49 ` [PATCH 1/6] ath: Fix smatch warning Sujith Manoharan
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Sujith Manoharan @ 2014-10-06  5:49 UTC (permalink / raw)
  To: John Linville; +Cc: linux-wireless, ath9k-devel

From: Sujith Manoharan <c_manoha@qca.qualcomm.com>

Various fixes for -next.

Sujith Manoharan (6):
  ath: Fix smatch warning
  ath9k: Fix crash in MCC mode
  ath9k: Fix sequence number assignment
  ath9k: Use sta_state() callback
  ath9k: Enable multi-channel properly
  ath9k: Process beacons properly

 drivers/net/wireless/ath/ath9k/ath9k.h   |  6 +++--
 drivers/net/wireless/ath/ath9k/beacon.c  | 12 ++-------
 drivers/net/wireless/ath/ath9k/channel.c |  7 +++---
 drivers/net/wireless/ath/ath9k/main.c    | 43 +++++++++++++++++++++++++-------
 drivers/net/wireless/ath/ath9k/xmit.c    | 34 +++++++++++++++++--------
 drivers/net/wireless/ath/main.c          |  8 +++---
 6 files changed, 71 insertions(+), 39 deletions(-)

-- 
2.1.2


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

end of thread, other threads:[~2014-10-07  4:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-06  5:49 [PATCH 0/6] ath9k patches Sujith Manoharan
2014-10-06  5:49 ` [PATCH 1/6] ath: Fix smatch warning Sujith Manoharan
2014-10-06  5:49 ` [PATCH 2/6] ath9k: Fix crash in MCC mode Sujith Manoharan
2014-10-06  5:49 ` [PATCH 3/6] ath9k: Fix sequence number assignment Sujith Manoharan
2014-10-06  5:49 ` [PATCH 4/6] ath9k: Use sta_state() callback Sujith Manoharan
2014-10-06  5:49 ` [PATCH 5/6] ath9k: Enable multi-channel properly Sujith Manoharan
2014-10-06  5:49 ` [PATCH 6/6] ath9k: Process beacons properly Sujith Manoharan
2014-10-07  4:36   ` Sujith Manoharan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox