]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - net/wireless/wext-compat.c
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)
commitb8676221f00dd5b6018f0fd88cd278f93e11143a
treef8e0667b2c0125479b0a72c0ca572c32109d2237
parente0e2effff5e19eba07de1ee1c95ba0588a7b3330
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