]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: Add support for static WEP in the driver
authorDavid Spinadel <david.spinadel@intel.com>
Thu, 22 Sep 2016 20:16:50 +0000 (23:16 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 30 Sep 2016 11:19:10 +0000 (13:19 +0200)
commit0640593bd9b82a3222027dc03009cd946fc07475
treef8e0667b2c0125479b0a72c0ca572c32109d2237
parent1da627dde39fbff3a645f36f38038be78e6feccd
cfg80211: Add support for static WEP in the driver

Add support for drivers that implement static WEP internally, i.e.
expose connection keys to the driver in connect flow and don't
upload the keys after the connection.

Signed-off-by: David Spinadel <david.spinadel@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
net/wireless/core.h
net/wireless/ibss.c
net/wireless/sme.c
net/wireless/util.c
net/wireless/wext-compat.c
net/wireless/wext-sme.c