]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
urtwn: add support for hardware encryption (WEP, TKIP and CCMP)
authoravos <avos@FreeBSD.org>
Sun, 13 Dec 2015 22:00:19 +0000 (22:00 +0000)
committeravos <avos@FreeBSD.org>
Sun, 13 Dec 2015 22:00:19 +0000 (22:00 +0000)
commit1cb1c54e35267bce862cbe8b3129d5e4fe999a4c
tree0888007950b266b09994ad9b74df8dc96dd3ee34
parent7698d6bc355e0caa659b3fbc3fe0d0fe62c9589b
urtwn: add support for hardware encryption (WEP, TKIP and CCMP)

Tested with:
- RTL8188EU;
- RTL8188CUS;

Modes:
- IBSS mode: TKIP, CCMP (WPA-None);
- STA / HOSTAP modes - WEP (static), TKIP, CCMP;

Reviewed by: kevlo
Approved by: adrian (mentor)
Obtained from: OpenBSD (mostly)
Differential Revision: https://reviews.freebsd.org/D4448
sys/dev/usb/wlan/if_urtwn.c
sys/dev/usb/wlan/if_urtwnreg.h
sys/dev/usb/wlan/if_urtwnvar.h