freebsd-dev/sys/dev/usb/wlan
Andriy Voskoboinyk 2744e0b2ab 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
2015-12-13 22:00:19 +00:00
..
if_rsu.c Create a USB_PNP_INFO and use it to export the existing PNP 2015-12-11 05:28:00 +00:00
if_rsureg.h net80211 drivers: eliminate any references to sc_rxtap_len/sc_txtap_len (never used here) 2015-10-12 05:21:51 +00:00
if_rum.c net80211: remove hardcoded slot time durations from drivers 2015-12-13 20:48:24 +00:00
if_rumfw.h
if_rumreg.h rum(4): add WME support. 2015-10-03 22:35:37 +00:00
if_rumvar.h net80211: WME callback cleanup in various drivers 2015-11-05 17:58:18 +00:00
if_run.c net80211: remove hardcoded slot time durations from drivers 2015-12-13 20:48:24 +00:00
if_runreg.h Fix max TX power settings for RT5390/RT5392. 2015-10-04 13:39:00 +00:00
if_runvar.h net80211 drivers: eliminate any references to sc_rxtap_len/sc_txtap_len (never used here) 2015-10-12 05:21:51 +00:00
if_uath.c Create a USB_PNP_INFO and use it to export the existing PNP 2015-12-11 05:28:00 +00:00
if_uathreg.h
if_uathvar.h net80211 drivers: eliminate any references to sc_rxtap_len/sc_txtap_len (never used here) 2015-10-12 05:21:51 +00:00
if_upgt.c Create a USB_PNP_INFO and use it to export the existing PNP 2015-12-11 05:28:00 +00:00
if_upgtvar.h net80211 drivers: eliminate any references to sc_rxtap_len/sc_txtap_len (never used here) 2015-10-12 05:21:51 +00:00
if_ural.c net80211: remove hardcoded slot time durations from drivers 2015-12-13 20:48:24 +00:00
if_uralreg.h Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
if_uralvar.h net80211 drivers: eliminate any references to sc_rxtap_len/sc_txtap_len (never used here) 2015-10-12 05:21:51 +00:00
if_urtw.c net80211: remove hardcoded slot time durations from drivers 2015-12-13 20:48:24 +00:00
if_urtwn.c urtwn: add support for hardware encryption (WEP, TKIP and CCMP) 2015-12-13 22:00:19 +00:00
if_urtwnreg.h urtwn: add support for hardware encryption (WEP, TKIP and CCMP) 2015-12-13 22:00:19 +00:00
if_urtwnvar.h urtwn: add support for hardware encryption (WEP, TKIP and CCMP) 2015-12-13 22:00:19 +00:00
if_urtwreg.h Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
if_urtwvar.h net80211 drivers: eliminate any references to sc_rxtap_len/sc_txtap_len (never used here) 2015-10-12 05:21:51 +00:00
if_zyd.c Create a USB_PNP_INFO and use it to export the existing PNP 2015-12-11 05:28:00 +00:00
if_zydfw.h
if_zydreg.h net80211 drivers: eliminate any references to sc_rxtap_len/sc_txtap_len (never used here) 2015-10-12 05:21:51 +00:00