linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/6] ath9k patches
@ 2014-09-03  3:09 Sujith Manoharan
  2014-09-03  3:09 ` [PATCH v2 1/6] ath9k: Fix beacon configuration for channel contexts Sujith Manoharan
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Sujith Manoharan @ 2014-09-03  3: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-rc3.

Sujith Manoharan (6):
  ath9k: Fix beacon configuration for channel contexts
  ath9k: Fix beacons for managed mode
  ath9k: Fix panic when adding an AP interface
  ath9k: Fix NoA start time calculation
  ath9k: Fix offchannel duration calculation
  ath9k: Add CTWindow support

 drivers/net/wireless/ath/ath9k/ath9k.h   |  2 ++
 drivers/net/wireless/ath/ath9k/beacon.c  | 12 ++++++++++
 drivers/net/wireless/ath/ath9k/channel.c | 39 +++++++++++++++++++++++++++-----
 drivers/net/wireless/ath/ath9k/init.c    |  5 ++--
 drivers/net/wireless/ath/ath9k/main.c    | 10 ++++----
 5 files changed, 56 insertions(+), 12 deletions(-)

-- 
2.1.0


^ permalink raw reply	[flat|nested] 10+ messages in thread
* [PATCH v2 0/6] ath9k patches
@ 2014-10-07  4:44 Sujith Manoharan
  0 siblings, 0 replies; 10+ 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] 10+ messages in thread
* [PATCH v2 0/6] ath9k patches
@ 2015-01-28 12:24 Sujith Manoharan
  2015-01-29  8:37 ` Kalle Valo
  0 siblings, 1 reply; 10+ messages in thread
From: Sujith Manoharan @ 2015-01-28 12:24 UTC (permalink / raw)
  To: linux-wireless

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

ath9k patches for -next.

v2 - Fix typo in patch "ath9k: Add a macro to identify PCOEM chips".

Sujith Manoharan (6):
  ath9k: Update QCA953x initvals
  ath9k: Update AR955x initvals
  ath9k: Add a macro to identify PCOEM chips
  ath9k: Fix manual peak calibration initialization
  ath9k: Set correct peak detect threshold
  ath9k: Enable manual peak detect calibration

 drivers/net/wireless/ath/ath9k/ar9003_calib.c      | 61 +++++++++++++++++-----
 drivers/net/wireless/ath/ath9k/ar953x_initvals.h   |  4 +-
 .../net/wireless/ath/ath9k/ar955x_1p0_initvals.h   |  4 +-
 drivers/net/wireless/ath/ath9k/reg.h               |  3 ++
 4 files changed, 55 insertions(+), 17 deletions(-)

-- 
2.2.2


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

end of thread, other threads:[~2015-01-29  8:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-03  3:09 [PATCH v2 0/6] ath9k patches Sujith Manoharan
2014-09-03  3:09 ` [PATCH v2 1/6] ath9k: Fix beacon configuration for channel contexts Sujith Manoharan
2014-09-03  3:09 ` [PATCH v2 2/6] ath9k: Fix beacons for managed mode Sujith Manoharan
2014-09-03  3:09 ` [PATCH v2 3/6] ath9k: Fix panic when adding an AP interface Sujith Manoharan
2014-09-03  3:09 ` [PATCH v2 4/6] ath9k: Fix NoA start time calculation Sujith Manoharan
2014-09-03  3:09 ` [PATCH v2 5/6] ath9k: Fix offchannel duration calculation Sujith Manoharan
2014-09-03  3:09 ` [PATCH v2 6/6] ath9k: Add CTWindow support Sujith Manoharan
  -- strict thread matches above, loose matches on Subject: below --
2014-10-07  4:44 [PATCH v2 0/6] ath9k patches Sujith Manoharan
2015-01-28 12:24 Sujith Manoharan
2015-01-29  8:37 ` Kalle Valo

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).