1
0
mirror of https://github.com/morrownr/8821cu-20210916.git synced 2024-09-16 19:52:18 +00:00
8821cu-20210916/core
Giulio Benetti 89b12d21fc Fix build on PowerPC64
On PowerPC64 architecture get_ra() is also present in Linux but with a
different name causing build to fail. To fix this let's rename local
get_ra() to rtl_get_ra().

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
2023-03-02 23:43:19 -08:00
..
crypto initial commit 2022-11-17 08:26:57 -06:00
efuse various minor updates 2023-02-09 09:11:23 -06:00
mesh Correct executable bits 2022-12-09 11:08:52 +02:00
monitor various minor updates 2023-02-09 09:11:23 -06:00
wds initial commit 2022-11-17 08:26:57 -06:00
rtw_ap.c cleanup code and minor mods to docs 2023-02-23 14:29:27 -06:00
rtw_beamforming.c initial commit 2022-11-17 08:26:57 -06:00
rtw_br_ext.c various minor updates 2023-02-09 09:11:23 -06:00
rtw_bt_mp.c initial commit 2022-11-17 08:26:57 -06:00
rtw_btcoex_wifionly.c initial commit 2022-11-17 08:26:57 -06:00
rtw_btcoex.c initial commit 2022-11-17 08:26:57 -06:00
rtw_chplan.c initial commit 2022-11-17 08:26:57 -06:00
rtw_chplan.h initial commit 2022-11-17 08:26:57 -06:00
rtw_cmd.c Correct executable bits 2022-12-09 11:08:52 +02:00
rtw_debug.c detect previously dkms installed driver 2022-12-18 01:05:54 -06:00
rtw_eeprom.c initial commit 2022-11-17 08:26:57 -06:00
rtw_ft.c Correct executable bits 2022-12-09 11:08:52 +02:00
rtw_ieee80211.c Correct executable bits 2022-12-09 11:08:52 +02:00
rtw_io.c initial commit 2022-11-17 08:26:57 -06:00
rtw_ioctl_query.c initial commit 2022-11-17 08:26:57 -06:00
rtw_ioctl_set.c initial commit 2022-11-17 08:26:57 -06:00
rtw_iol.c initial commit 2022-11-17 08:26:57 -06:00
rtw_mbo.c Correct executable bits 2022-12-09 11:08:52 +02:00
rtw_mem.c initial commit 2022-11-17 08:26:57 -06:00
rtw_mi.c initial commit 2022-11-17 08:26:57 -06:00
rtw_mlme_ext.c various script and documentation updates 2023-02-27 10:50:37 -06:00
rtw_mlme.c Correct executable bits 2022-12-09 11:08:52 +02:00
rtw_mp.c initial commit 2022-11-17 08:26:57 -06:00
rtw_odm.c Fix build on PowerPC64 2023-03-02 23:43:19 -08:00
rtw_p2p.c initial commit 2022-11-17 08:26:57 -06:00
rtw_pwrctrl.c cleanup logging 2022-12-29 16:14:24 -06:00
rtw_recv.c Fix build on PowerPC64 2023-03-02 23:43:19 -08:00
rtw_rf.c initial commit 2022-11-17 08:26:57 -06:00
rtw_rm_fsm.c initial commit 2022-11-17 08:26:57 -06:00
rtw_rm_util.c initial commit 2022-11-17 08:26:57 -06:00
rtw_rm.c initial commit 2022-11-17 08:26:57 -06:00
rtw_roch.c initial commit 2022-11-17 08:26:57 -06:00
rtw_rson.c initial commit 2022-11-17 08:26:57 -06:00
rtw_sdio.c initial commit 2022-11-17 08:26:57 -06:00
rtw_security.c initial commit 2022-11-17 08:26:57 -06:00
rtw_sreset.c initial commit 2022-11-17 08:26:57 -06:00
rtw_sta_mgt.c initial commit 2022-11-17 08:26:57 -06:00
rtw_swcrypto.c initial commit 2022-11-17 08:26:57 -06:00
rtw_tdls.c initial commit 2022-11-17 08:26:57 -06:00
rtw_vht.c Correct executable bits 2022-12-09 11:08:52 +02:00
rtw_wapi_sms4.c initial commit 2022-11-17 08:26:57 -06:00
rtw_wapi.c initial commit 2022-11-17 08:26:57 -06:00
rtw_wlan_util.c Correct executable bits 2022-12-09 11:08:52 +02:00
rtw_wnm.c Correct executable bits 2022-12-09 11:08:52 +02:00
rtw_xmit.c monitor mode enhancements 2022-12-27 16:12:01 -06:00