1
0
mirror of https://github.com/aircrack-ng/rtl8812au.git synced 2024-09-19 20:50:41 +00:00
rtl8812au/core
Christian B ca6ba8ef08
Fixed 'implicit-fallthrough' warning
By adding an explict comment saying 'Intentional fallthrough' you hint
at the compiler that it isn't an error/omission, but you explicitly want
that (feature).
2018-03-19 20:20:58 +01:00
..
efuse Fixed EFUSE compile warning/crash 2017-12-11 08:00:22 +01:00
rtw_ap.c Security fix 2017-11-10 22:12:49 +01:00
rtw_beamforming.c Driver v5.1.5 for RTL8812AU (Tenda U12) 2017-04-15 11:46:31 +03:00
rtw_br_ext.c Driver v5.1.5 for RTL8812AU (Tenda U12) 2017-04-15 11:46:31 +03:00
rtw_bt_mp.c Driver v5.1.5 for RTL8812AU (Tenda U12) 2017-04-15 11:46:31 +03:00
rtw_btcoex.c Driver v5.1.5 for RTL8812AU (Tenda U12) 2017-04-15 11:46:31 +03:00
rtw_cmd.c Remove Intel WIDI support 2017-11-15 09:24:23 +01:00
rtw_debug.c dump_drv_version(): do not print build date. 2017-12-06 10:28:42 +01:00
rtw_eeprom.c Driver v5.1.5 for RTL8812AU (Tenda U12) 2017-04-15 11:46:31 +03:00
rtw_ieee80211.c Use fixed mac address when one is not specified 2017-12-16 12:31:10 +01:00
rtw_io.c Driver v5.1.5 for RTL8812AU (Tenda U12) 2017-04-15 11:46:31 +03:00
rtw_ioctl_query.c Driver v5.1.5 for RTL8812AU (Tenda U12) 2017-04-15 11:46:31 +03:00
rtw_ioctl_rtl.c Driver v5.1.5 for RTL8812AU (Tenda U12) 2017-04-15 11:46:31 +03:00
rtw_ioctl_set.c Driver v5.1.5 for RTL8812AU (Tenda U12) 2017-04-15 11:46:31 +03:00
rtw_iol.c Driver v5.1.5 for RTL8812AU (Tenda U12) 2017-04-15 11:46:31 +03:00
rtw_mem.c Driver v5.1.5 for RTL8812AU (Tenda U12) 2017-04-15 11:46:31 +03:00
rtw_mi.c Driver v5.1.5 for RTL8812AU (Tenda U12) 2017-04-15 11:46:31 +03:00
rtw_mlme_ext.c Fixed 'implicit-fallthrough' warning 2018-03-19 20:20:58 +01:00
rtw_mlme.c Update rtw_mlme.c 2017-12-17 11:21:20 +01:00
rtw_mp_ioctl.c Driver v5.1.5 for RTL8812AU (Tenda U12) 2017-04-15 11:46:31 +03:00
rtw_mp.c Disable float point code for modern kernels 2017-06-23 22:28:06 +03:00
rtw_odm.c Driver v5.1.5 for RTL8812AU (Tenda U12) 2017-04-15 11:46:31 +03:00
rtw_p2p.c Update rtw_p2p.c 2017-12-17 11:47:40 +01:00
rtw_pwrctrl.c Update rtw_pwrctrl.c 2017-12-17 11:49:39 +01:00
rtw_recv.c minor fixes 2018-01-25 20:05:33 +01:00
rtw_rf.c Driver v5.1.5 for RTL8812AU (Tenda U12) 2017-04-15 11:46:31 +03:00
rtw_sdio.c Driver v5.1.5 for RTL8812AU (Tenda U12) 2017-04-15 11:46:31 +03:00
rtw_security.c Driver v5.1.5 for RTL8812AU (Tenda U12) 2017-04-15 11:46:31 +03:00
rtw_sreset.c Driver v5.1.5 for RTL8812AU (Tenda U12) 2017-04-15 11:46:31 +03:00
rtw_sta_mgt.c Driver v5.1.5 for RTL8812AU (Tenda U12) 2017-04-15 11:46:31 +03:00
rtw_tdls.c Update rtw_tdls.c 2017-12-17 11:51:14 +01:00
rtw_vht.c Driver v5.1.5 for RTL8812AU (Tenda U12) 2017-04-15 11:46:31 +03:00
rtw_wapi_sms4.c Driver v5.1.5 for RTL8812AU (Tenda U12) 2017-04-15 11:46:31 +03:00
rtw_wapi.c Driver v5.1.5 for RTL8812AU (Tenda U12) 2017-04-15 11:46:31 +03:00
rtw_wlan_util.c minor fixes + cleanup 2018-03-15 14:53:03 +01:00
rtw_xmit.c Add support for pre-configured SeqNum via RadioTap 2017-09-21 21:43:47 +02:00