aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/r8188eu
AgeCommit message (Expand)AuthorFilesLines
2021-09-13staging: r8188eu: remove set_channel_handler from hal_opsMichael Straube4-14/+2
2021-09-13staging: r8188eu: remove set_bwmode_handler from hal_opsMichael Straube4-15/+1
2021-09-13staging: r8188eu: remove hal_dm_watchdog from hal_opsMichael Straube4-12/+2
2021-09-13staging: r8188eu: remove interface_ps_func from hal_opsMichael Straube3-23/+0
2021-09-13staging: r8188eu: remove unused function rtw_interface_ps_func()Michael Straube2-10/+0
2021-09-13staging: r8188eu: remove empty functionsMichael Straube3-20/+0
2021-09-13staging: r8188eu: remove SetHalODMVarHandler from hal_opsMichael Straube7-27/+10
2021-09-13staging: r8188eu: remove dm_deinit from hal_opsMichael Straube4-14/+1
2021-09-13staging: r8188eu: remove dm_init from hal_opsMichael Straube4-10/+2
2021-09-13staging: r8188eu: remove DeInitSwLeds from hal_opsMichael Straube5-12/+2
2021-09-13staging: r8188eu: remove InitSwLeds from hal_opsMichael Straube5-12/+4
2021-09-13staging: r8188eu: Remove _enter/_exit_critical_mutex()Fabio M. De Francesco4-19/+6
2021-09-13staging: r8188eu: remove _rtw_mutex_{init,free}Pavel Skripkin5-19/+7
2021-09-13staging: r8188eu: remove useless checkPavel Skripkin1-3/+0
2021-09-13staging: r8188eu: include: remove duplicate declaration.Saurav Girepunje1-2/+0
2021-09-13staging: r8188eu: remove c2h_id_filter_ccx from struct hal_opsPhillip Potter1-1/+0
2021-09-13staging: r8188eu: remove rtw_hal_c2h_id_filter_ccx functionPhillip Potter3-13/+2
2021-09-13staging: r8188eu: remove Efuse_PgPacketWrite_BT from struct hal_opsPhillip Potter1-2/+0
2021-09-13staging: r8188eu: remove Efuse_PgPacketWrite_BT functionPhillip Potter1-12/+1
2021-09-13staging: r8188eu: remove hal_xmitframe_enqueue from struct hal_opsPhillip Potter1-2/+0
2021-09-13staging: r8188eu: remove rtw_hal_xmitframe_enqueue functionPhillip Potter3-12/+0
2021-09-13staging: r8188eu: remove interrupt_handler from struct hal_opsPhillip Potter1-2/+0
2021-09-13staging: r8188eu: remove rtw_hal_interrupt_handler functionPhillip Potter2-9/+0
2021-09-13staging: r8188eu: remove disable_interrupt from struct hal_opsPhillip Potter1-1/+0
2021-09-13staging: r8188eu: remove rtw_hal_disable_interrupt functionPhillip Potter2-10/+0
2021-09-13staging: r8188eu: remove enable_interrupt from struct hal_opsPhillip Potter1-1/+0
2021-09-13staging: r8188eu: remove rtw_hal_enable_interrupt functionPhillip Potter2-9/+0
2021-09-13staging: r8188eu: remove hal_reset_security_engine from struct hal_opsPhillip Potter1-1/+0
2021-09-13staging: r8188eu: remove rtw_hal_reset_security_engine functionPhillip Potter2-9/+0
2021-09-13staging: r8188eu: core: remove condition never executeSaurav Girepunje1-3/+0
2021-09-13staging: r8188eu: remove init_default_value from hal_opsMichael Straube4-15/+4
2021-09-13staging: r8188eu: remove GetHalODMVarHandler from hal_opsMichael Straube3-20/+0
2021-09-13staging: r8188eu: remove wrapper around ReadChipVersion8188E()Michael Straube1-8/+1
2021-09-13staging: r8188eu: remove read_chip_version from hal_opsMichael Straube5-13/+5
2021-09-13staging: r8188eu: remove read_adapter_info from hal_opsMichael Straube4-12/+3
2021-09-13staging: r8188eu: remove intf_chip_configure from hal_opsMichael Straube4-12/+5
2021-09-13staging: r8188eu: remove useless memsetPavel Skripkin1-2/+0
2021-09-13staging: r8188eu: fix memory leak in rtw_set_keyPavel Skripkin1-0/+2
2021-09-13staging: r8188eu: hal: remove condition with no effectSaurav Girepunje1-11/+4
2021-09-13staging: r8188eu: remove rtw_use_tkipkey_handler()Michael Straube2-20/+0
2021-09-13staging: r8188eu: use in-kernel arc4 encryptionMichael Straube2-82/+25
2021-09-13staging: r8188eu: remove unused constant CRC32_POLYMichael Straube1-2/+0
2021-09-13staging: r8188eu: remove enum hardware_typeMichael Straube1-22/+1
2021-09-13staging: r8188eu: remove IS_HARDWARE_TYPE_8188* macrosMichael Straube2-22/+9
2021-09-13staging: r8188eu: remove unused enum rt_eeprom_typeMichael Straube1-6/+0
2021-09-13staging: r8188eu: remove unused enum from ieee80211.h.Michael Straube1-28/+0
2021-09-13staging: r8188eu: remove unused defines from mp_custom_oid.hMichael Straube1-269/+1
2021-09-13staging: r8188eu: remove header file rtw_ioctl_rtl.hMichael Straube2-64/+0
2021-09-13staging: r8188eu: os_dep: use kmemdup instead of kzalloc and memcpySaurav Girepunje1-3/+1
2021-09-13staging: r8188eu: remove unnecessary parenthesesMichael Straube1-1/+1