All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC 00/15] ath9k patches
@ 2013-08-12  9:41 Sujith Manoharan
  2013-08-12  9:41 ` [RFC 01/15] ath9k: Add MAX_AMSDU to supported HT capabilities Sujith Manoharan
                   ` (14 more replies)
  0 siblings, 15 replies; 18+ messages in thread
From: Sujith Manoharan @ 2013-08-12  9:41 UTC (permalink / raw)
  To: John Linville; +Cc: linux-wireless

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

Various fixes/cleanups for the RX path. Please review !

Sujith Manoharan (15):
  ath9k: Add MAX_AMSDU to supported HT capabilities
  ath9k: Use a subroutine to check for "mybeacon"
  ath9k: Fix phy error handling for DFS
  ath9k: Discard invalid frames early
  ath9k: Fix RX crypto processing
  ath9k: Fix TSF processing
  ath9k: Reorder some functions
  ath9k: Fix PHY error processing
  ath9k: Fix RX debug statistics
  ath9k: Fix RX packet counter
  ath9k: Fix RX beacon processing
  ath9k: Move the RX poll check to preprocess()
  ath9k: Handle corrupt descriptors properly
  ath9k: Fix error condition for corrupt descriptors
  ath9k: Remove unused function argument

 drivers/net/wireless/ath/ath9k/init.c |   3 +-
 drivers/net/wireless/ath/ath9k/recv.c | 364 ++++++++++++++++++----------------
 2 files changed, 200 insertions(+), 167 deletions(-)

-- 
1.8.3.4


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

end of thread, other threads:[~2013-08-13 10:18 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-12  9:41 [RFC 00/15] ath9k patches Sujith Manoharan
2013-08-12  9:41 ` [RFC 01/15] ath9k: Add MAX_AMSDU to supported HT capabilities Sujith Manoharan
2013-08-13  9:44   ` Felix Fietkau
2013-08-13 10:14     ` Sujith Manoharan
2013-08-12  9:41 ` [RFC 02/15] ath9k: Use a subroutine to check for "mybeacon" Sujith Manoharan
2013-08-12  9:41 ` [RFC 03/15] ath9k: Fix phy error handling for DFS Sujith Manoharan
2013-08-12  9:41 ` [RFC 04/15] ath9k: Discard invalid frames early Sujith Manoharan
2013-08-12  9:41 ` [RFC 05/15] ath9k: Fix RX crypto processing Sujith Manoharan
2013-08-12  9:41 ` [RFC 06/15] ath9k: Fix TSF processing Sujith Manoharan
2013-08-12  9:41 ` [RFC 07/15] ath9k: Reorder some functions Sujith Manoharan
2013-08-12  9:41 ` [RFC 08/15] ath9k: Fix PHY error processing Sujith Manoharan
2013-08-12  9:41 ` [RFC 09/15] ath9k: Fix RX debug statistics Sujith Manoharan
2013-08-12  9:41 ` [RFC 10/15] ath9k: Fix RX packet counter Sujith Manoharan
2013-08-12  9:41 ` [RFC 11/15] ath9k: Fix RX beacon processing Sujith Manoharan
2013-08-12  9:41 ` [RFC 12/15] ath9k: Move the RX poll check to preprocess() Sujith Manoharan
2013-08-12  9:41 ` [RFC 13/15] ath9k: Handle corrupt descriptors properly Sujith Manoharan
2013-08-12  9:41 ` [RFC 14/15] ath9k: Fix error condition for corrupt descriptors Sujith Manoharan
2013-08-12  9:41 ` [RFC 15/15] ath9k: Remove unused function argument 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.