Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH 0/4] wireless: use channel bandwidth
@ 2009-03-10  2:04 Luis R. Rodriguez
  2009-03-10  2:04 ` [PATCH 1/4] cfg80211: check allowed channel max bandwidth before setting HT40 Luis R. Rodriguez
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Luis R. Rodriguez @ 2009-03-10  2:04 UTC (permalink / raw)
  To: linville, johannes; +Cc: linux-wireless, Luis R. Rodriguez

Few patches which actually make use of the channel bandwidth, lets
also send this to userspace as it useful to tell which channels you'll
be able to use HT40 or not on as a client.

Luis R. Rodriguez (4):
  cfg80211: check allowed channel max bandwidth before setting HT40
  mac80211: move early error branch check on ieee80211_set_freq()
  mac80211: disallow HT40 if max channel bandwidth is less than 40 MHz
  cfg80211: send channel max bandwidth to userspace

 include/linux/nl80211.h |    3 +++
 net/mac80211/util.c     |   30 +++++++++++++++++-------------
 net/wireless/nl80211.c  |    9 ++++++++-
 3 files changed, 28 insertions(+), 14 deletions(-)


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

end of thread, other threads:[~2009-03-10  8:51 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-10  2:04 [PATCH 0/4] wireless: use channel bandwidth Luis R. Rodriguez
2009-03-10  2:04 ` [PATCH 1/4] cfg80211: check allowed channel max bandwidth before setting HT40 Luis R. Rodriguez
2009-03-10  2:04 ` [PATCH 2/4] mac80211: move early error branch check on ieee80211_set_freq() Luis R. Rodriguez
2009-03-10  2:04 ` [PATCH 3/4] mac80211: disallow HT40 if max channel bandwidth is less than 40 MHz Luis R. Rodriguez
2009-03-10  7:15   ` Johannes Berg
2009-03-10  8:43     ` Luis R. Rodriguez
2009-03-10  8:46       ` Johannes Berg
2009-03-10  8:51         ` Luis R. Rodriguez
2009-03-10  2:04 ` [PATCH 4/4] cfg80211: send channel max bandwidth to userspace Luis R. Rodriguez
2009-03-10  7:16 ` [PATCH 0/4] wireless: use channel bandwidth Johannes Berg
2009-03-10  8:43   ` 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