opnsense-src/sys/dev/usb/wlan
Andriy Voskoboinyk 067a92f8f4 urtwn: do not filter beacon frames in HOSTAP mode while scanning
urtwn_set_rx_bssid_all() will allow to receive beacons only
when they are not denied by filter.

Revealed by D5474.

Tested with RTL8188CUS, HOSTAP mode.

Reviewed by:	kevlo
Approved by:	adrian (mentor)
Differential Revision:	https://reviews.freebsd.org/D5477
2016-02-29 00:05:37 +00:00
..
if_rsu.c These files were getting sys/malloc.h and vm/uma.h with header pollution 2016-02-01 17:41:21 +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 Reduce the number of supported WLAN keys in the rum driver, else we 2016-02-14 07:16:36 +00:00
if_rumfw.h
if_rumreg.h Restore maximum number of host keys to 64. 2016-02-14 16:18:39 +00:00
if_rumvar.h net80211: WME callback cleanup in various drivers 2015-11-05 17:58:18 +00:00
if_run.c net80211 drivers: fix ieee80211_init_channels() usage 2016-01-07 18:41:03 +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 net80211 drivers: fix ieee80211_init_channels() usage 2016-01-07 18:41:03 +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 net80211 drivers: fix ieee80211_init_channels() usage 2016-01-07 18:41:03 +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 drivers: fix ieee80211_init_channels() usage 2016-01-07 18:41:03 +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 drivers: fix ieee80211_init_channels() usage 2016-01-07 18:41:03 +00:00
if_urtwn.c urtwn: do not filter beacon frames in HOSTAP mode while scanning 2016-02-29 00:05:37 +00:00
if_urtwnreg.h urtwn: shutdown the device properly 2016-02-22 01:15:02 +00:00
if_urtwnvar.h urtwn: shutdown the device properly 2016-02-22 01:15:02 +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 net80211 drivers: fix ieee80211_init_channels() usage 2016-01-07 18:41:03 +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