opnsense-src/sys/dev/rtwn
Andriy Voskoboinyk 59ed13aa49 rtwn: fix connection problems with 'options RTWN_WITHOUT_UCODE'
sc_set_media_status() callback may involve some generic code in addition to
firmware-specific part (e.g., link status register setup for RTL8188E);
so, remove 'RTWN_WITHOUT_UCODE' ifdefs around it.

Tested with RTL8188CUS, RTL8188EU and RTL8821AU, STA mode.
2017-05-28 22:51:06 +00:00
..
pci rtwn: drop unneeded (after r315583) code. 2017-03-19 20:51:28 +00:00
rtl8188e rtwn: remove out-of-bounds access + fix debug output. 2017-04-12 07:21:54 +00:00
rtl8192c rtwn: remove out-of-bounds access + fix debug output. 2017-04-12 07:21:54 +00:00
rtl8192e rtwn_usb: fix build with 'options RTWN_WITHOUT_UCODE' 2017-05-28 22:38:19 +00:00
rtl8812a rtwn: remove out-of-bounds access + fix debug output. 2017-04-12 07:21:54 +00:00
rtl8821a Add support for the Realtek RTL8192EU chipset. 2017-01-24 02:35:38 +00:00
usb rtwn: drop unneeded (after r315583) code. 2017-03-19 20:51:28 +00:00
if_rtwn.c rtwn: fix connection problems with 'options RTWN_WITHOUT_UCODE' 2017-05-28 22:51:06 +00:00
if_rtwn_beacon.c rtwn: add (untested) radar detection support for RTL8821AU 2016-12-30 22:24:01 +00:00
if_rtwn_beacon.h rtwn: add (untested) radar detection support for RTL8821AU 2016-12-30 22:24:01 +00:00
if_rtwn_calib.c rtwn(4), urtwn(4): merge common code, add support for 11ac devices. 2016-10-17 20:38:24 +00:00
if_rtwn_calib.h rtwn(4), urtwn(4): merge common code, add support for 11ac devices. 2016-10-17 20:38:24 +00:00
if_rtwn_cam.c net80211 + drivers: convert to ieee80211_crypto_get_key_wepidx(). 2016-12-07 22:16:07 +00:00
if_rtwn_cam.h rtwn(4), urtwn(4): merge common code, add support for 11ac devices. 2016-10-17 20:38:24 +00:00
if_rtwn_debug.h rtwn: add (untested) radar detection support for RTL8821AU 2016-12-30 22:24:01 +00:00
if_rtwn_efuse.c rtwn(4), urtwn(4): merge common code, add support for 11ac devices. 2016-10-17 20:38:24 +00:00
if_rtwn_efuse.h rtwn(4), urtwn(4): merge common code, add support for 11ac devices. 2016-10-17 20:38:24 +00:00
if_rtwn_fw.c rtwn(4), urtwn(4): merge common code, add support for 11ac devices. 2016-10-17 20:38:24 +00:00
if_rtwn_fw.h rtwn(4), urtwn(4): merge common code, add support for 11ac devices. 2016-10-17 20:38:24 +00:00
if_rtwn_nop.h rtwn(4), urtwn(4): merge common code, add support for 11ac devices. 2016-10-17 20:38:24 +00:00
if_rtwn_ridx.h rtwn(4), urtwn(4): merge common code, add support for 11ac devices. 2016-10-17 20:38:24 +00:00
if_rtwn_rx.c rtwn: export more stats to net80211 2017-01-17 00:35:23 +00:00
if_rtwn_rx.h rtwn: export more stats to net80211 2017-01-17 00:35:23 +00:00
if_rtwn_task.c rtwn(4), urtwn(4): merge common code, add support for 11ac devices. 2016-10-17 20:38:24 +00:00
if_rtwn_task.h rtwn(4), urtwn(4): merge common code, add support for 11ac devices. 2016-10-17 20:38:24 +00:00
if_rtwn_tx.c net80211 drivers: fix rate setup for EAPOL frames, obtain Tx parameters 2017-02-26 20:49:35 +00:00
if_rtwn_tx.h rtwn: enable 11n support for RTL8188CE. 2016-11-12 17:58:37 +00:00
if_rtwnreg.h rtwn(4), urtwn(4): merge common code, add support for 11ac devices. 2016-10-17 20:38:24 +00:00
if_rtwnvar.h Add support for the Realtek RTL8192EU chipset. 2017-01-24 02:35:38 +00:00