public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10] More cleanup
@ 2008-08-11  8:32 Sujith
  0 siblings, 0 replies; only message in thread
From: Sujith @ 2008-08-11  8:32 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless, ath9k-devel, Jouni.Malinen, Luis.Rodriguez

John,

Another round of cleanups.

Sujith

Sujith Manoharan (10):
  ath9k: Merge reset functions
  ath9k: RX Filter cleanup
  ath9k: Use bitfields for buffer type
  ath9k: Remove a few unnecessary macros
  ath9k: Remove ar5416hal and assign default values directly
  ath9k: Unused macros, variables
  ath9k: Use a single opmode variable
  ath9k: Use bitfields for sc operations
  ath9k: Use ah_curchan and remove sc_curchan which is redundant
  ath9k: Trim struct ath_softc

 drivers/net/wireless/ath9k/ath9k.h  |   20 ++--
 drivers/net/wireless/ath9k/beacon.c |   32 +++---
 drivers/net/wireless/ath9k/core.c   |  216 ++++++++++------------------------
 drivers/net/wireless/ath9k/core.h   |  176 ++++++++++++-----------------
 drivers/net/wireless/ath9k/hw.c     |   36 +-----
 drivers/net/wireless/ath9k/hw.h     |  116 +++++++------------
 drivers/net/wireless/ath9k/main.c   |   36 +++---
 drivers/net/wireless/ath9k/rc.c     |    6 +-
 drivers/net/wireless/ath9k/recv.c   |   39 ++++---
 drivers/net/wireless/ath9k/xmit.c   |  137 ++++++++++++----------
 10 files changed, 326 insertions(+), 488 deletions(-)


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

only message in thread, other threads:[~2008-08-11  8:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-11  8:32 [PATCH 00/10] More cleanup Sujith

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