]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: print capability info for DMG (60GHz band)
authorVladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Mon, 17 Dec 2012 11:31:36 +0000 (13:31 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 4 Jan 2013 15:47:07 +0000 (16:47 +0100)
commit2e8b82c16a312608d530856f3ab2c72dfd0e5cd2
tree1e2693a5c6de9c0947f41321d3c2497d944b4554
parentea8e8d96f7b43e32fdee5c151bbaa894984266c4
iw: print capability info for DMG (60GHz band)

On the DMG (Directed Multi-Gigabit) aka 60GHz band, capability info
defined by the 802.11ad spec differently from non-DMG one

Detect DMG band by frequency, spec says DMG if above 45 GHz;
parse and print accordingly

For the non-DMG capability info, add more bits as defined in the
IEEE802.11-2012

Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
scan.c