]> git.ipfire.org Git - thirdparty/iw.git/commit - ibss.c
iw: S1G: add frequency set in kHz and offset options
authorGilad Itzkovitch <gilad.itzkovitch@morsemicro.com>
Mon, 27 Feb 2023 02:05:29 +0000 (15:05 +1300)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 14 Apr 2023 11:01:26 +0000 (13:01 +0200)
commita32046bcffcb766b4999e76399b755887d2d5d0b
tree43588986b8624ea272bca6e9839a19074e2d64ae
parentf5e3b43de3a5e3e6332106282bbcaf336e8204a5
iw: S1G: add frequency set in kHz and offset options

This change adds support to specify the set frequency in kHz for
the set frequency command which include an offset whenever needed.
Also, it adds S1G bandwidth options to the selected chandef.

Signed-off-by: Gilad Itzkovitch <gilad.itzkovitch@morsemicro.com>
Link: https://lore.kernel.org/r/20230227020529.504934-1-gilad.itzkovitch@virscient.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
ap.c
ibss.c
interface.c
iw.h
mesh.c
ocb.c
phy.c
util.c