[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1396445515-5808-1-git-send-email-rostislav.lisovy@fel.cvut.cz>
Date: Wed, 2 Apr 2014 15:31:51 +0200
From: Rostislav Lisovy <lisovy@...il.com>
To: Johannes Berg <johannes@...solutions.net>,
"John W. Linville" <linville@...driver.com>,
linux-wireless@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: Michal Sojka <sojkam1@....cvut.cz>, s.sander@...dsys.de,
jan-niklas.meier@...kswagen.de,
Rostislav Lisovy <rostislav.lisovy@....cvut.cz>
Subject: [PATCH 0/4 v2] cfg80211: The very first steps to support 5/10MHz channels in 5.9Ghz band
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 v1:
* Rebased to 3.14
* Squashed patches 1+2
* All patches have long commit message
Rostislav Lisovy (4):
cfg80211: Add attributes describing prohibited channel bandwidth
cfg80211: Take the BW restrictions into account when checking the
channel
cfg80211: Use 5MHz bandwidth by default when checking usable channels
mac80211: Update conf_is_ht() to work properly with 5/10MHz channels
include/net/cfg80211.h | 6 ++++++
include/net/mac80211.h | 4 +++-
include/uapi/linux/nl80211.h | 6 ++++++
net/wireless/chan.c | 2 ++
net/wireless/nl80211.c | 13 +++++++++++++
net/wireless/reg.c | 22 +++++++++++++++-------
6 files changed, 45 insertions(+), 8 deletions(-)
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists