Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH 0/4] ath5k: ATIM and timer fixes
@ 2010-09-27  3:22 Bruno Randolf
  2010-09-27  3:22 ` [PATCH 1/4] ath5k: Remove unused variable for atim window Bruno Randolf
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Bruno Randolf @ 2010-09-27  3:22 UTC (permalink / raw)
  To: linville; +Cc: ath5k-devel, linux-wireless

The following series adds a check for a hardware condition which can cause
an unwanted ATIM window configuration and some other smaller improvements for
TSF related things.

---

Bruno Randolf (4):
      ath5k: Remove unused variable for atim window
      ath5k: Check and fix ATIM window
      ath5k: Increase "fudge" for beacon timers
      ath5k: Disable interrupts in ath5k_hw_get_tsf64


 drivers/net/wireless/ath/ath5k/ath5k.h  |    2 -
 drivers/net/wireless/ath/ath5k/attach.c |    1
 drivers/net/wireless/ath/ath5k/base.c   |   16 ++++-
 drivers/net/wireless/ath/ath5k/pcu.c    |   99 +++++++++++++++++++++++++++++++
 4 files changed, 113 insertions(+), 5 deletions(-)

--
Signature

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

end of thread, other threads:[~2010-09-27  3:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-27  3:22 [PATCH 0/4] ath5k: ATIM and timer fixes Bruno Randolf
2010-09-27  3:22 ` [PATCH 1/4] ath5k: Remove unused variable for atim window Bruno Randolf
2010-09-27  3:22 ` [PATCH 2/4] ath5k: Check and fix ATIM window Bruno Randolf
2010-09-27  3:22 ` [PATCH 3/4] ath5k: Increase "fudge" for beacon timers Bruno Randolf
2010-09-27  3:22 ` [PATCH 4/4] ath5k: Disable interrupts in ath5k_hw_get_tsf64 Bruno Randolf

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