linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] ath5k: few fixes for regressions
@ 2009-10-07  0:44 Luis R. Rodriguez
  2009-10-07  0:44 ` [PATCH 1/7] ath5k: fix regression on setting bssid mask on association Luis R. Rodriguez
                   ` (7 more replies)
  0 siblings, 8 replies; 14+ messages in thread
From: Luis R. Rodriguez @ 2009-10-07  0:44 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless, Luis R. Rodriguez

I wasn't able to connect to some AP and it turned out the issue
was a few regressions introduced in my series. It was hard to note
as I was able to connect at work and at home, so I guess this would
only have been seen with some specific APs. This series fixed my
connection but since I introduced them I figured I'd throw in
an extra patch at the end for setting the association ID.

Luis R. Rodriguez (7):
  ath5k: fix regression on setting bssid mask on association
  ath5k: use ath_hw_setbssidmask() for bssid mask setting upon assoc
  ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID()
  ath5k: simplify passed params to ath5k_hw_set_associd()
  ath5k: remove temporary low_id and high_id vars on
    ath5k_hw_set_associd()
  ath5k: fix regression which triggers an SME join upon assoc
  ath5k: enable Power-Save Polls by setting the association ID

 drivers/net/wireless/ath/ath5k/ath5k.h  |    2 +-
 drivers/net/wireless/ath/ath5k/attach.c |    2 +-
 drivers/net/wireless/ath/ath5k/base.c   |   13 ++++++++++---
 drivers/net/wireless/ath/ath5k/pcu.c    |   30 +++++++++++++-----------------
 drivers/net/wireless/ath/ath5k/reset.c  |    5 ++---
 5 files changed, 27 insertions(+), 25 deletions(-)


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

end of thread, other threads:[~2009-10-08 19:52 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-07  0:44 [PATCH 0/7] ath5k: few fixes for regressions Luis R. Rodriguez
2009-10-07  0:44 ` [PATCH 1/7] ath5k: fix regression on setting bssid mask on association Luis R. Rodriguez
2009-10-07  0:44 ` [PATCH 2/7] ath5k: use ath_hw_setbssidmask() for bssid mask setting upon assoc Luis R. Rodriguez
2009-10-07  0:44 ` [PATCH 3/7] ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID() Luis R. Rodriguez
2009-10-07  0:44 ` [PATCH 4/7] ath5k: simplify passed params to ath5k_hw_set_associd() Luis R. Rodriguez
2009-10-07  0:44 ` [PATCH 5/7] ath5k: remove temporary low_id and high_id vars on ath5k_hw_set_associd() Luis R. Rodriguez
2009-10-07  0:44 ` [PATCH 6/7] ath5k: fix regression which triggers an SME join upon assoc Luis R. Rodriguez
2009-10-07  0:44 ` [PATCH 7/7] ath5k: enable Power-Save Polls by setting the association ID Luis R. Rodriguez
2009-10-07 19:41   ` John W. Linville
2009-10-07 20:24     ` Luis R. Rodriguez
2009-10-08 18:26   ` Bob Copeland
2009-10-08 19:51     ` Luis R. Rodriguez
2009-10-07 19:53 ` [PATCH 0/7] ath5k: few fixes for regressions John W. Linville
2009-10-07 20:23   ` Luis R. Rodriguez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).