Search Linux Wireless

[RFC PATCH 0/8] Add new channel type -- 5MHz and 10MHz

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This patchset adds new channel types -- 5MHz and 10MHz.  Channels
with such bandwidth are used in IEEE 802.11p with frequencies
ranging from 5850 to 5925 MHz. Since OCB mode defined in 802.11p
does not use beacons, the channel frequencies including the
bandwidth should be set by all STAs before joining the network.
This patchset adds the possibility of setting the channel
bandwidth via netlink (i.e. from userspace).

Potential issues:
CRDA reports to the kernel the information about the maximum
channel bandwidth allowed for some particular range of channels/
frequencies. In case the maximum BW is usual 20 or 40 MHz, e.g.
(2400 - 2483.5 @ 40), it is possible to configure a channel with
5MHz or 10MHz in that range.  Is this behavior acceptable or
should it be prevented?


Rostislav Lisovy (8):
  nl80211: Add new channel types -- 5MHz and 10MHz
  nl80211: Add attributes describing channel bandwidth
  cfg80211: Add attributes describing channel bandwidth
  cfg80211: Modify chandef related functions to work with 5/10MHz
    channels
  nl80211: Modify chandef related functions to work with 5/10MHz
    channels
  nl80211: Support for 5/10 MHz channels when reporting BW restrictions
  cfg80211: Use 5MHz bandwidth when checking usable channels
  mac80211: Update conf_is_ht() to work properly with 5/10MHz channels

 include/net/cfg80211.h       | 10 ++++++++++
 include/net/mac80211.h       |  4 +++-
 include/uapi/linux/nl80211.h | 14 +++++++++++++-
 net/wireless/chan.c          | 10 ++++++++++
 net/wireless/nl80211.c       | 10 ++++++++++
 net/wireless/reg.c           | 22 +++++++++++++++-------
 6 files changed, 61 insertions(+), 9 deletions(-)

-- 
1.8.5.1

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux