linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 00/23] ath9k patches
@ 2014-10-17  2:10 Sujith Manoharan
  2014-10-17  2:10 ` [PATCH v2 01/23] ath9k: Use sta_state() callback Sujith Manoharan
                   ` (22 more replies)
  0 siblings, 23 replies; 27+ messages in thread
From: Sujith Manoharan @ 2014-10-17  2:10 UTC (permalink / raw)
  To: John Linville; +Cc: linux-wireless, ath9k-devel

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

This is a rebase of all the pending ath9k patches over -wl,
meant for -next.

Sujith Manoharan (23):
  ath9k: Use sta_state() callback
  ath9k: Enable multi-channel properly
  ath9k: Process beacons properly
  ath9k: Unify reset API
  ath9k: Set ATH_OP_HW_RESET before HW reset
  ath9k: Disable beacon tasklet during reset
  ath9k: Clear NoA schedule properly
  ath9k: Use configurable timeout for flush
  ath9k: Fix MCC flush timeout
  ath9k: Fix offchannel flush timeout
  ath9k: Check for pending frames properly
  ath9k: Send AUTHORIZED event only for station mode
  ath9k: Fix address management
  ath9k: Add a function to check for an active GO
  ath9k: Check for active GO in mgd_prepare_tx()
  ath9k: Use a helper function for offchannel NoA
  ath9k: Use a helper function to set NoA
  ath9k: Use a helper function for bmiss
  ath9k: Fix RoC expiration
  ath9k: Send oneshot NoA
  ath9k: Fix HW scan abort
  ath9k: Improve flush() in mcc mode
  ath9k: Do not start BA when scanning

 drivers/net/wireless/ath/ath.h           |   2 +-
 drivers/net/wireless/ath/ath9k/ath9k.h   |  15 +-
 drivers/net/wireless/ath/ath9k/channel.c | 319 +++++++++++++++++++++++--------
 drivers/net/wireless/ath/ath9k/main.c    | 193 +++++++++++++++----
 drivers/net/wireless/ath/ath9k/tx99.c    |   4 +-
 5 files changed, 410 insertions(+), 123 deletions(-)

-- 
2.1.2


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

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

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-17  2:10 [PATCH v2 00/23] ath9k patches Sujith Manoharan
2014-10-17  2:10 ` [PATCH v2 01/23] ath9k: Use sta_state() callback Sujith Manoharan
2014-10-17  2:10 ` [PATCH v2 02/23] ath9k: Enable multi-channel properly Sujith Manoharan
2014-10-17  2:10 ` [PATCH v2 03/23] ath9k: Process beacons properly Sujith Manoharan
2014-10-17  2:10 ` [PATCH v2 04/23] ath9k: Unify reset API Sujith Manoharan
2014-10-17  2:10 ` [PATCH v2 05/23] ath9k: Set ATH_OP_HW_RESET before HW reset Sujith Manoharan
2014-10-17  2:10 ` [PATCH v2 06/23] ath9k: Disable beacon tasklet during reset Sujith Manoharan
2014-10-17  2:10 ` [PATCH v2 07/23] ath9k: Clear NoA schedule properly Sujith Manoharan
2014-10-17  2:10 ` [PATCH v2 08/23] ath9k: Use configurable timeout for flush Sujith Manoharan
2014-10-17  2:10 ` [PATCH v2 09/23] ath9k: Fix MCC flush timeout Sujith Manoharan
2014-10-17  2:10 ` [PATCH v2 10/23] ath9k: Fix offchannel " Sujith Manoharan
2014-10-17  2:10 ` [PATCH v2 11/23] ath9k: Check for pending frames properly Sujith Manoharan
2014-10-17  2:10 ` [PATCH v2 12/23] ath9k: Send AUTHORIZED event only for station mode Sujith Manoharan
2014-10-17  2:10 ` [PATCH v2 13/23] ath9k: Fix address management Sujith Manoharan
2014-10-17  2:10 ` [PATCH v2 14/23] ath9k: Add a function to check for an active GO Sujith Manoharan
2014-10-17  2:10 ` [PATCH v2 15/23] ath9k: Check for active GO in mgd_prepare_tx() Sujith Manoharan
2014-10-17  2:10 ` [PATCH v2 16/23] ath9k: Use a helper function for offchannel NoA Sujith Manoharan
2014-10-17  2:10 ` [PATCH v2 17/23] ath9k: Use a helper function to set NoA Sujith Manoharan
2014-10-17  2:10 ` [PATCH v2 18/23] ath9k: Use a helper function for bmiss Sujith Manoharan
2014-10-17  2:10 ` [PATCH v2 19/23] ath9k: Fix RoC expiration Sujith Manoharan
2014-10-17  2:10 ` [PATCH v2 20/23] ath9k: Send oneshot NoA Sujith Manoharan
2014-10-17  2:10 ` [PATCH v2 21/23] ath9k: Fix HW scan abort Sujith Manoharan
2014-10-17  2:10 ` [PATCH v2 22/23] ath9k: Improve flush() in mcc mode Sujith Manoharan
2014-10-17  2:10 ` [PATCH v2 23/23] ath9k: Do not start BA when scanning Sujith Manoharan
2014-10-20  9:30   ` Johannes Berg
2014-10-20  9:39     ` Sujith Manoharan
2014-10-20 10:38       ` Johannes Berg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).