Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH v2 0/8] ath9k patches
@ 2014-08-22 15:09 Sujith Manoharan
  2014-08-22 15:09 ` [PATCH v2 1/8] ath9k: Add a debug level for channel context Sujith Manoharan
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Sujith Manoharan @ 2014-08-22 15:09 UTC (permalink / raw)
  To: John Linville; +Cc: linux-wireless, ath9k-devel

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

Pending patches for ath9k, rebased over 3.17-rc1.

Sujith

Sujith Manoharan (8):
  ath9k: Add a debug level for channel context
  ath9k: Handle failure to allocate HW timer
  ath9k: Move channel operations to channel.c
  ath9k: Add debug information
  ath9k: Add a config option for channel context
  ath9k: Move P2P functions to channel.c
  ath9k: Isolate P2P powersave routines
  ath9k: Isolate ath9k_use_chanctx module parameter

 drivers/net/wireless/ath/ath.h           |   1 +
 drivers/net/wireless/ath/ath9k/Kconfig   |   9 +
 drivers/net/wireless/ath/ath9k/ath9k.h   |  50 +++-
 drivers/net/wireless/ath/ath9k/channel.c | 412 ++++++++++++++++++++++++++++++-
 drivers/net/wireless/ath/ath9k/init.c    |  70 +++---
 drivers/net/wireless/ath/ath9k/main.c    | 392 ++++++-----------------------
 drivers/net/wireless/ath/ath9k/recv.c    |   6 +-
 7 files changed, 586 insertions(+), 354 deletions(-)

-- 
2.0.4


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

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

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-22 15:09 [PATCH v2 0/8] ath9k patches Sujith Manoharan
2014-08-22 15:09 ` [PATCH v2 1/8] ath9k: Add a debug level for channel context Sujith Manoharan
2014-08-22 15:09 ` [PATCH v2 2/8] ath9k: Handle failure to allocate HW timer Sujith Manoharan
2014-08-22 15:09 ` [PATCH v2 3/8] ath9k: Move channel operations to channel.c Sujith Manoharan
2014-08-22 15:09 ` [PATCH v2 4/8] ath9k: Add debug information Sujith Manoharan
2014-08-22 15:09 ` [PATCH v2 5/8] ath9k: Add a config option for channel context Sujith Manoharan
2014-08-22 15:09 ` [PATCH v2 6/8] ath9k: Move P2P functions to channel.c Sujith Manoharan
2014-08-22 15:09 ` [PATCH v2 7/8] ath9k: Isolate P2P powersave routines Sujith Manoharan
2014-08-22 15:09 ` [PATCH v2 8/8] ath9k: Isolate ath9k_use_chanctx module parameter Sujith Manoharan

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