linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2 v3] cfg80211: The very first steps to support 5/10MHz channels in 5.9Ghz band
@ 2014-04-15 12:37 Rostislav Lisovy
  2014-04-15 12:37 ` [PATCH 1/2] cfg80211: Add attributes describing prohibited channel bandwidth Rostislav Lisovy
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Rostislav Lisovy @ 2014-04-15 12:37 UTC (permalink / raw)
  To: Johannes Berg, John W. Linville, linux-wireless, linux-kernel
  Cc: Michal Sojka, s.sander, jan-niklas.meier, Rostislav Lisovy

The IEEE 802.11p amendment specifies usage of 5 and 10 MHz wide
channels in 5.9GHz band for vehicular environment. This patch-set
adds new channel attributes holding the information about the
prohibited bandwidths. This is meant to be used mainly with
channels in 5.9GHz band in future implementation of 802.11p.

Changes since v2:
 * Rebased to jberg/mac80211-next
 * Squashed patches 1+2

Rostislav Lisovy (2):
  cfg80211: Add attributes describing prohibited channel bandwidth
  cfg80211: Use 5MHz bandwidth by default when checking usable channels

 include/net/cfg80211.h       |  6 ++++++
 include/uapi/linux/nl80211.h |  6 ++++++
 net/wireless/chan.c          |  2 ++
 net/wireless/nl80211.c       | 13 +++++++++++++
 net/wireless/reg.c           | 22 +++++++++++++++-------
 5 files changed, 42 insertions(+), 7 deletions(-)

-- 
1.9.2


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

end of thread, other threads:[~2014-06-23 14:58 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-15 12:37 [PATCH 0/2 v3] cfg80211: The very first steps to support 5/10MHz channels in 5.9Ghz band Rostislav Lisovy
2014-04-15 12:37 ` [PATCH 1/2] cfg80211: Add attributes describing prohibited channel bandwidth Rostislav Lisovy
2014-04-15 12:37 ` [PATCH 2/2] cfg80211: Use 5MHz bandwidth by default when checking usable channels Rostislav Lisovy
2014-06-22 11:41   ` Felix Fietkau
2014-06-23  9:08     ` Johannes Berg
2014-06-23 10:04       ` Felix Fietkau
2014-06-23 10:05         ` Johannes Berg
2014-06-23 14:38           ` Rostislav Lisovy
2014-06-23 14:46             ` Felix Fietkau
2014-06-23 14:58               ` Rostislav Lisovy
2014-04-25 15:40 ` [PATCH 0/2 v3] cfg80211: The very first steps to support 5/10MHz channels in 5.9Ghz band Johannes Berg

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).