Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH 0/9] ath9k driver updates
@ 2009-01-16 16:07 Sujith
  0 siblings, 0 replies; only message in thread
From: Sujith @ 2009-01-16 16:07 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless, Jouni.Malinen, Luis.Rodriguez

John,

A few driver cleanups/fixes.
This series will apply over the 11 patch series by Gabor Juhos.

Sujith

Sujith (9):
  ath9k: rateCodeToIndex is not used, remove it
  ath9k: Update short guard interval in rate control
  ath9k: Reorganize code in xmit.c
  ath9k: Remove ath_tx_stopdma and call ath9k_hw_stoptxdma directly
  ath9k: Merge queue draining functions
  ath9k: Add a helper function to wake mac80211 queues
  ath9k: Handle holding descriptor in TX completion properly
  ath9k: Revamp TX aggregation
  ath9k: Cleanup buffer type assignment

 drivers/net/wireless/ath9k/beacon.c |    2 +-
 drivers/net/wireless/ath9k/core.h   |   20 +-
 drivers/net/wireless/ath9k/main.c   |    8 +-
 drivers/net/wireless/ath9k/rc.c     |   17 +-
 drivers/net/wireless/ath9k/rc.h     |    1 -
 drivers/net/wireless/ath9k/xmit.c   | 2859 +++++++++++++++--------------------
 6 files changed, 1260 insertions(+), 1647 deletions(-)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-01-16 16:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-16 16:07 [PATCH 0/9] ath9k driver updates Sujith

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