rtl8192eu-linux-driver/hal
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
..
btc Remove code related to PLATFORM_WINDOWS 2021-10-14 19:32:27 +02:00
efuse Add version v5.6.4 2019-11-13 22:12:20 +01:00
hal_hci Remove code related to PLATFORM_FREEBSD 2021-10-14 20:09:07 +02:00
led Use is_multicast_ether_addr instead of custom macro IS_MCAST, the 2021-10-14 16:30:30 +02:00
phydm switch to common ieee80211 headers 2021-10-22 16:46:01 +02:00
rtl8192e switch to common ieee80211 headers 2021-10-22 16:46:01 +02:00
hal_btcoex_wifionly.c Remove wrapper for memset() 2021-10-11 12:09:34 +02:00
hal_btcoex.c Remove wrappers 2021-10-14 22:19:09 +02:00
hal_com_c2h.h Add version v5.6.4 2019-11-13 22:12:20 +01:00
hal_com_phycfg.c Remove function rtw_end_of_queue_search() 2021-10-14 22:37:57 +02:00
hal_com.c switch to common ieee80211 headers 2021-10-22 16:46:01 +02:00
hal_dm_acs.c Remove function rtw_end_of_queue_search() 2021-10-14 22:37:57 +02:00
hal_dm_acs.h Remove wrappers for atomic operations 2021-10-11 10:44:02 +02:00
hal_dm.c Add version v5.6.4 2019-11-13 22:12:20 +01:00
hal_dm.h Add version v5.6.4 2019-11-13 22:12:20 +01:00
hal_halmac.c Replace rtw_get_current_time() with jiffies 2021-10-14 22:03:09 +02:00
hal_halmac.h Add version v5.6.4 2019-11-13 22:12:20 +01:00
hal_intf.c Replace rtw_get_current_time() with jiffies 2021-10-14 22:03:09 +02:00
hal_mcc.c use eth_broadcast_addr() to assign broadcast address 2021-10-20 20:13:18 +02:00
hal_mp.c Replace _rtw_memcpy with memcpy 2021-10-12 17:03:53 +02:00
hal_phy.c Add version v5.6.4 2019-11-13 22:12:20 +01:00
HalPwrSeqCmd.c Remove wrapper rtw_udelay_os() 2021-10-11 13:00:27 +02:00