All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] ath9k patches
@ 2014-09-03  7:55 Sujith Manoharan
  2014-09-03  7:55 ` [PATCH 1/5] ath9k: Fix RX filter calculation Sujith Manoharan
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Sujith Manoharan @ 2014-09-03  7:55 UTC (permalink / raw)
  To: John Linville; +Cc: linux-wireless, ath9k-devel

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

Various fixes for MCC.

Sujith Manoharan (5):
  ath9k: Fix RX filter calculation
  ath9k: Fix ath_startrecv()
  ath9k: Fix COMP_BAR filter
  ath9k: Fix RX filters in channel contexts
  ath9k: Fix interface accounting

 drivers/net/wireless/ath/ath9k/ath9k.h  |  7 ++++---
 drivers/net/wireless/ath/ath9k/beacon.c |  2 +-
 drivers/net/wireless/ath/ath9k/debug.c  |  2 +-
 drivers/net/wireless/ath/ath9k/main.c   | 20 +++++++++-----------
 drivers/net/wireless/ath/ath9k/recv.c   | 31 +++++++++++++++++++------------
 drivers/net/wireless/ath/ath9k/tx99.c   |  2 +-
 drivers/net/wireless/ath/ath9k/wow.c    |  2 +-
 7 files changed, 36 insertions(+), 30 deletions(-)

-- 
2.1.0


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

end of thread, other threads:[~2014-09-05  0:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-03  7:55 [PATCH 0/5] ath9k patches Sujith Manoharan
2014-09-03  7:55 ` [PATCH 1/5] ath9k: Fix RX filter calculation Sujith Manoharan
2014-09-03  7:55 ` [PATCH 2/5] ath9k: Fix ath_startrecv() Sujith Manoharan
2014-09-03  7:55 ` [PATCH 3/5] ath9k: Fix COMP_BAR filter Sujith Manoharan
2014-09-03  7:55 ` [PATCH 4/5] ath9k: Fix RX filters in channel contexts Sujith Manoharan
2014-09-03  7:55 ` [PATCH 5/5] ath9k: Fix interface accounting Sujith Manoharan
2014-09-04 17:24 ` [PATCH 0/5] ath9k patches John W. Linville
2014-09-05  0:48   ` 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.