Linux wireless drivers development
 help / color / mirror / Atom feed
* [RFC/WIP 00/11] ath9k updates
@ 2012-07-09  9:14 Sujith Manoharan
  0 siblings, 0 replies; only message in thread
From: Sujith Manoharan @ 2012-07-09  9:14 UTC (permalink / raw)
  To: linux-wireless; +Cc: ath9k-devel

This series addresses beacon handling and multi interface usage
in ath9k, mainly to address concurrent issues with P2P.

TODO:

* caldata handling.
* RX poll work.
* A few more cases in dynamic interface addition/deletion.
* TX queue management.

Please review !

Sujith

Rajkumar Manoharan (1):
  ath9k: Fix race in reset-work usage

Sujith Manoharan (10):
  ath9k: Fix beacon setup
  ath9k_hw: Cleanup ath9k_hw_set_tsfadjust
  ath9k: Cleanup interface handling
  ath9k: Simplify ASSOC handling
  ath9k: Cleanup beacon logic
  ath9k: Remove is_bslot_active
  ath9k: Cleanup beacon queue configuration
  ath9k: Set the TSF adjust value properly
  ath9k: Cleanup the beacon tasklet
  ath9k: Fix ANI management

 drivers/net/wireless/ath/ath9k/ath9k.h        |  24 +-
 drivers/net/wireless/ath/ath9k/beacon.c       | 510 ++++++++++----------------
 drivers/net/wireless/ath/ath9k/debug.c        |   5 +-
 drivers/net/wireless/ath/ath9k/debug.h        |  24 +-
 drivers/net/wireless/ath/ath9k/htc_drv_main.c |   2 +-
 drivers/net/wireless/ath/ath9k/hw.c           |   4 +-
 drivers/net/wireless/ath/ath9k/hw.h           |   2 +-
 drivers/net/wireless/ath/ath9k/init.c         |   2 +-
 drivers/net/wireless/ath/ath9k/link.c         |  70 +++-
 drivers/net/wireless/ath/ath9k/main.c         | 255 ++++---------
 drivers/net/wireless/ath/ath9k/mci.c          |   2 +-
 drivers/net/wireless/ath/ath9k/recv.c         |   2 +-
 drivers/net/wireless/ath/ath9k/xmit.c         |  13 +-
 13 files changed, 372 insertions(+), 543 deletions(-)

-- 
1.7.11.1


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

only message in thread, other threads:[~2012-07-09  9:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-09  9:14 [RFC/WIP 00/11] ath9k updates Sujith Manoharan

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