]> 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)
commit5c02e019d0b23e02a23ed48f00554d3f405190d0
treef8e0667b2c0125479b0a72c0ca572c32109d2237
parent2ff16bead357e4844bf8577a1c802bc3c08dd63a
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