All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/6] ath9k patches
@ 2014-10-07  4:44 Sujith Manoharan
  2014-10-07  4:44 ` [PATCH v2 1/6] ath: Fix smatch warning Sujith Manoharan
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Sujith Manoharan @ 2014-10-07  4:44 UTC (permalink / raw)
  To: John Linville; +Cc: linux-wireless, ath9k-devel

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

Various fixes.

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 | 11 +++++---
 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, 75 insertions(+), 39 deletions(-)

-- 
2.1.2


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

end of thread, other threads:[~2014-10-08  0:08 UTC | newest]

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

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.