From: Rostislav Lisovy Date: Mon, 3 Nov 2014 09:33:19 +0000 (+0100) Subject: mac80211: 802.11p OCB mode support X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~234^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=239281f803e2efdb77d906ef296086b6917e5d71;p=pandora-kernel.git mac80211: 802.11p OCB mode support This patch adds 802.11p OCB (Outside the Context of a BSS) mode support. When communicating in OCB mode a mandatory wildcard BSSID (48 '1' bits) is used. The EDCA parameters handling function was changed to support 802.11p specific values. The insertion of a newly discovered STAs is done in the similar way as in the IBSS mode -- through the deferred insertion. The OCB mode uses a periodic 'housekeeping task' for expiration of disconnected STAs (in the similar manner as in the MESH mode). New Kconfig option for verbose OCB debugging outputs is added. Signed-off-by: Rostislav Lisovy Signed-off-by: Johannes Berg --- Reading git-diff-tree failed