Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH 0/6] cfg80211: few fixes and adds support for multiple reg hints
@ 2009-01-08  1:43 Luis R. Rodriguez
  2009-01-08  1:43 ` [PATCH 1/6] cfg80211: call reg_notifier() once Luis R. Rodriguez
  0 siblings, 1 reply; 13+ messages in thread
From: Luis R. Rodriguez @ 2009-01-08  1:43 UTC (permalink / raw)
  To: johannes, johannes, linville; +Cc: Luis R. Rodriguez, linux-wireless

This series fixes a couple of issues with the current 11d code and also
adds support for multiple devices providing a regulatory_hint().

Luis R. Rodriguez (6):
  cfg80211: call reg_notifier() once
  cfg80211: make handle_band() and handle_channel() wiphy specific
  cfg80211: allow multiple driver regulatory_hints()
  cfg80211: fix typo on message after intersection
  cfg80211: Fix regression with 11d on bands
  cfg80211: Fix parsed country IE info for 5 GHz

 include/net/wireless.h |    6 +
 net/wireless/reg.c     |  238 ++++++++++++++++++++++++++++++++++++++++++-----
 2 files changed, 218 insertions(+), 26 deletions(-)


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

end of thread, other threads:[~2009-01-08 13:03 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-08  1:43 [PATCH 0/6] cfg80211: few fixes and adds support for multiple reg hints Luis R. Rodriguez
2009-01-08  1:43 ` [PATCH 1/6] cfg80211: call reg_notifier() once Luis R. Rodriguez
2009-01-08  1:43   ` [PATCH 2/6] cfg80211: make handle_band() and handle_channel() wiphy specific Luis R. Rodriguez
2009-01-08  1:43     ` [PATCH 3/6] cfg80211: allow multiple driver regulatory_hints() Luis R. Rodriguez
2009-01-08  1:43       ` [PATCH 4/6] cfg80211: fix typo on message after intersection Luis R. Rodriguez
2009-01-08  1:43         ` [PATCH 5/6] cfg80211: Fix regression with 11d on bands Luis R. Rodriguez
2009-01-08  1:43           ` [PATCH 6/6] cfg80211: Fix parsed country IE info for 5 GHz Luis R. Rodriguez
2009-01-08 13:04             ` Johannes Berg
2009-01-08 13:03           ` [PATCH 5/6] cfg80211: Fix regression with 11d on bands Johannes Berg
2009-01-08 13:00         ` [PATCH 4/6] cfg80211: fix typo on message after intersection Johannes Berg
2009-01-08 12:59       ` [PATCH 3/6] cfg80211: allow multiple driver regulatory_hints() Johannes Berg
2009-01-08 12:58     ` [PATCH 2/6] cfg80211: make handle_band() and handle_channel() wiphy specific Johannes Berg
2009-01-08 12:58   ` [PATCH 1/6] cfg80211: call reg_notifier() once Johannes Berg

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