Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH 0/6] ath5k cleanups and fixes
@ 2010-08-15 17:03 Bob Copeland
  2010-08-15 17:03 ` [PATCH 1/6] ath5k: rename ath5k_hw_set_associd to _set_bssid Bob Copeland
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Bob Copeland @ 2010-08-15 17:03 UTC (permalink / raw)
  To: linville, jirislaby, mickflemm, lrodriguez
  Cc: linux-wireless, ath5k-devel, Bob Copeland

Hello,

Here are a few cleanups from myself and Nick, and a couple of
minor filter fixes, for 2.6.37.

Bob Copeland (4):
  ath5k: clean up some comments
  ath5k: remove monitor check in receive_frame_ok filter
  ath5k: remove all mention of monitor iftype
  ath5k: don't enable probe request rx for STAs

Nick Kossifidis (2):
  ath5k: rename ath5k_hw_set_associd to _set_bssid
  ath5k: remove own (wrong) IEEE80211_MAX_LEN

 drivers/net/wireless/ath/ath5k/ani.c      |    6 +-
 drivers/net/wireless/ath/ath5k/ath5k.h    |    7 +--
 drivers/net/wireless/ath/ath5k/attach.c   |    8 ++--
 drivers/net/wireless/ath/ath5k/base.c     |   81 +++++++++++++----------------
 drivers/net/wireless/ath/ath5k/dma.c      |    4 +-
 drivers/net/wireless/ath/ath5k/eeprom.c   |    4 +-
 drivers/net/wireless/ath/ath5k/pcu.c      |   13 ++---
 drivers/net/wireless/ath/ath5k/phy.c      |   15 ++---
 drivers/net/wireless/ath/ath5k/reg.h      |    2 +-
 drivers/net/wireless/ath/ath5k/reset.c    |   24 ++++----
 drivers/net/wireless/ath/ath5k/rfbuffer.h |    4 +-
 11 files changed, 77 insertions(+), 91 deletions(-)



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

end of thread, other threads:[~2010-08-15 17:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-15 17:03 [PATCH 0/6] ath5k cleanups and fixes Bob Copeland
2010-08-15 17:03 ` [PATCH 1/6] ath5k: rename ath5k_hw_set_associd to _set_bssid Bob Copeland
2010-08-15 17:03 ` [PATCH 2/6] ath5k: remove own (wrong) IEEE80211_MAX_LEN Bob Copeland
2010-08-15 17:03 ` [PATCH 3/6] ath5k: clean up some comments Bob Copeland
2010-08-15 17:03 ` [PATCH 4/6] ath5k: remove monitor check in receive_frame_ok filter Bob Copeland
2010-08-15 17:03 ` [PATCH 5/6] ath5k: remove all mention of monitor iftype Bob Copeland
2010-08-15 17:03 ` [PATCH 6/6] ath5k: don't enable probe request rx for STAs Bob Copeland

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