]> Git Repo - linux.git/commit
cfg80211: Add support for 60GHz band channels 5 and 6
authorAlexei Avshalom Lazar <[email protected]>
Mon, 13 Aug 2018 12:33:00 +0000 (15:33 +0300)
committerJohannes Berg <[email protected]>
Tue, 28 Aug 2018 09:23:08 +0000 (11:23 +0200)
commit9cf0a0b4b64ae103cf0e7dfaa72b44ecda24c0eb
treefea11a7f68a5ecd192b168f45308c6f088e94ad2
parent21a5d4c3a45ca608477a083096cfbce76e449a0c
cfg80211: Add support for 60GHz band channels 5 and 6

The current support in the 60GHz band is for channels 1-4.
Add support for channels 5 and 6.
This requires enlarging ieee80211_channel.center_freq from u16 to u32.

Signed-off-by: Alexei Avshalom Lazar <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>
drivers/net/wireless/ath/wil6210/debugfs.c
include/net/cfg80211.h
include/uapi/linux/nl80211.h
net/wireless/reg.c
net/wireless/trace.h
net/wireless/util.c
This page took 0.057444 seconds and 4 git commands to generate.