rtl8192eu-linux-driver/core
Carlos Garces 4799326c6f switch to common ieee80211 headers
This patch switches to <linux/ieee80211.h> and <net/cfg80211.h> and
deletes a lot of duplicate definitions plus many unused ones.

rtw_ieee80211_hdr_3addr_qos is duplicate of ieee80211_qos_hdr.
rtw_ieee80211_spectrum_mgmt_actioncode is a duplication of ieee80211_spectrum_mgmt_actioncode
rtw_ieee80211_hdr_3addr is duplicate of ieee80211_hdr_3addr.
rtw_ieee80211_hdr is duplicate of ieee80211_hdr
rtw_ieee80211s_hdr is duplicate of ieee80211s_hdr
rtw_ieee80211_rann_ie is duplicate of ieee80211_rann_ie
from include/linux/ieee80211.h.

Link: https://lore.kernel.org/r/20200906133236.556427-1-insafonov@gmail.com
Link: https://lore.kernel.org/r/20200609194848.166130-1-pterjan@google.com
Also port
5cd8396540b5f7ef7c3ac499e967dd4deb8e9930
bbfe286b07d8282f4957dee692e85b3bd60de770
d87f574d6923c546e7d0f75ce0581436376b98a6
36eb7d108e8de3097f373eb8629d8739d4fa3e74
1b9e6df5169b36b3242e2e28c39f9bbfc01863e8
d94971aa97670d400371baef5d9d5cf6dc8ea2b5
2021-10-22 16:46:01 +02:00
..
efuse Replace rtw_get_current_time() with jiffies 2021-10-14 22:03:09 +02:00
mesh switch to common ieee80211 headers 2021-10-22 16:46:01 +02:00
rtw_ap.c switch to common ieee80211 headers 2021-10-22 16:46:01 +02:00
rtw_beamforming.c switch to common ieee80211 headers 2021-10-22 16:46:01 +02:00
rtw_br_ext.c use eth_broadcast_addr() to assign broadcast address 2021-10-20 20:13:18 +02:00
rtw_bt_mp.c Replace _rtw_memcpy with memcpy 2021-10-12 17:03:53 +02:00
rtw_btcoex_wifionly.c Add version v5.6.4 2019-11-13 22:12:20 +01:00
rtw_btcoex.c Replace _rtw_memcpy with memcpy 2021-10-12 17:03:53 +02:00
rtw_chplan.c Replace rtw_get_current_time() with jiffies 2021-10-14 22:03:09 +02:00
rtw_chplan.h Add version v5.6.4 2019-11-13 22:12:20 +01:00
rtw_cmd.c Replace custom definitions with existing 2021-10-15 17:42:20 +02:00
rtw_debug.c Remove function rtw_end_of_queue_search() 2021-10-14 22:37:57 +02:00
rtw_eeprom.c Remove wrapper rtw_udelay_os() 2021-10-11 13:00:27 +02:00
rtw_ieee80211.c switch to common ieee80211 headers 2021-10-22 16:46:01 +02:00
rtw_io.c Remove code related to PLATFORM_WINDOWS 2021-10-14 19:32:27 +02:00
rtw_ioctl_rtl.c Replace _rtw_memcpy with memcpy 2021-10-12 17:03:53 +02:00
rtw_ioctl_set.c replace rtw_ieee80211_ht_cap with ieee80211_ht_cap 2021-10-18 17:09:47 +02:00
rtw_iol.c Use cpu_to_le16() insted of RTW_PUT_LE16() 2021-10-20 16:42:09 +02:00
rtw_mem.c Add version v5.6.4 2019-11-13 22:12:20 +01:00
rtw_mi.c remove enum WIFI_FRAME_SUBTYPE 2021-10-18 16:05:53 +02:00
rtw_mlme_ext.c switch to common ieee80211 headers 2021-10-22 16:46:01 +02:00
rtw_mlme.c Use cpu_to_le16() insted of RTW_PUT_LE16() 2021-10-20 16:42:09 +02:00
rtw_mp_ioctl.c switch to common ieee80211 headers 2021-10-22 16:46:01 +02:00
rtw_mp.c switch to common ieee80211 headers 2021-10-22 16:46:01 +02:00
rtw_odm.c Add version v5.6.4 2019-11-13 22:12:20 +01:00
rtw_p2p.c switch to common ieee80211 headers 2021-10-22 16:46:01 +02:00
rtw_pwrctrl.c Remove function rtw_end_of_queue_search() 2021-10-14 22:37:57 +02:00
rtw_recv.c switch to common ieee80211 headers 2021-10-22 16:46:01 +02:00
rtw_rf.c Remove function rtw_end_of_queue_search() 2021-10-14 22:37:57 +02:00
rtw_rm_fsm.c include/ieee80211.h cleaup. 2021-10-21 22:33:41 +02:00
rtw_rm.c switch to common ieee80211 headers 2021-10-22 16:46:01 +02:00
rtw_rson.c Replace custom definitions with existing 2021-10-15 17:42:20 +02:00
rtw_sdio.c Remove wrappers for atomic operations 2021-10-11 10:44:02 +02:00
rtw_security.c switch to common ieee80211 headers 2021-10-22 16:46:01 +02:00
rtw_sreset.c Replace rtw_get_current_time() with jiffies 2021-10-14 22:03:09 +02:00
rtw_sta_mgt.c Remove function rtw_end_of_queue_search() 2021-10-14 22:37:57 +02:00
rtw_tdls.c switch to common ieee80211 headers 2021-10-22 16:46:01 +02:00
rtw_vht.c Replace _rtw_memcpy with memcpy 2021-10-12 17:03:53 +02:00
rtw_wapi_sms4.c switch to common ieee80211 headers 2021-10-22 16:46:01 +02:00
rtw_wapi.c remove enum WIFI_FRAME_SUBTYPE 2021-10-18 16:05:53 +02:00
rtw_wlan_util.c switch to common ieee80211 headers 2021-10-22 16:46:01 +02:00
rtw_xmit.c switch to common ieee80211 headers 2021-10-22 16:46:01 +02:00