summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2021-09-13staging: r8188eu: remove DeInitSwLeds from hal_opsMichael Straube
2021-09-13staging: r8188eu: remove InitSwLeds from hal_opsMichael Straube
2021-09-13staging: r8188eu: Remove _enter/_exit_critical_mutex()Fabio M. De Francesco
2021-09-13staging: r8188eu: remove _rtw_mutex_{init,free}Pavel Skripkin
2021-09-13staging: r8188eu: remove useless checkPavel Skripkin
2021-09-13staging: r8188eu: include: remove duplicate declaration.Saurav Girepunje
2021-09-13staging: r8188eu: remove c2h_id_filter_ccx from struct hal_opsPhillip Potter
2021-09-13staging: r8188eu: remove rtw_hal_c2h_id_filter_ccx functionPhillip Potter
2021-09-13staging: r8188eu: remove Efuse_PgPacketWrite_BT from struct hal_opsPhillip Potter
2021-09-13staging: r8188eu: remove Efuse_PgPacketWrite_BT functionPhillip Potter
2021-09-13staging: r8188eu: remove hal_xmitframe_enqueue from struct hal_opsPhillip Potter
2021-09-13staging: r8188eu: remove rtw_hal_xmitframe_enqueue functionPhillip Potter
2021-09-13staging: r8188eu: remove interrupt_handler from struct hal_opsPhillip Potter
2021-09-13staging: r8188eu: remove rtw_hal_interrupt_handler functionPhillip Potter
2021-09-13staging: r8188eu: remove disable_interrupt from struct hal_opsPhillip Potter
2021-09-13staging: r8188eu: remove rtw_hal_disable_interrupt functionPhillip Potter
2021-09-13staging: r8188eu: remove enable_interrupt from struct hal_opsPhillip Potter
2021-09-13staging: r8188eu: remove rtw_hal_enable_interrupt functionPhillip Potter
2021-09-13staging: r8188eu: remove hal_reset_security_engine from struct hal_opsPhillip Potter
2021-09-13staging: r8188eu: remove rtw_hal_reset_security_engine functionPhillip Potter
2021-09-13staging: r8188eu: core: remove condition never executeSaurav Girepunje
2021-09-13staging: r8188eu: remove init_default_value from hal_opsMichael Straube
2021-09-13staging: r8188eu: remove GetHalODMVarHandler from hal_opsMichael Straube
2021-09-13staging: r8188eu: remove wrapper around ReadChipVersion8188E()Michael Straube
2021-09-13staging: r8188eu: remove read_chip_version from hal_opsMichael Straube
2021-09-13staging: r8188eu: remove read_adapter_info from hal_opsMichael Straube
2021-09-13staging: r8188eu: remove intf_chip_configure from hal_opsMichael Straube
2021-09-13staging: fbtft: fbtft-core: fix 'trailing statements should be on next line' ...Srivathsa Dara
2021-09-13staging: r8188eu: remove useless memsetPavel Skripkin
2021-09-13staging: r8188eu: fix memory leak in rtw_set_keyPavel Skripkin
2021-09-13staging: r8188eu: hal: remove condition with no effectSaurav Girepunje
2021-09-13staging: r8188eu: remove rtw_use_tkipkey_handler()Michael Straube
2021-09-13staging: r8188eu: use in-kernel arc4 encryptionMichael Straube
2021-09-13staging: r8188eu: remove unused constant CRC32_POLYMichael Straube
2021-09-13staging: r8188eu: remove enum hardware_typeMichael Straube
2021-09-13staging: r8188eu: remove IS_HARDWARE_TYPE_8188* macrosMichael Straube
2021-09-13staging: r8188eu: remove unused enum rt_eeprom_typeMichael Straube
2021-09-13staging: r8188eu: remove unused enum from ieee80211.h.Michael Straube
2021-09-13staging: r8188eu: remove unused defines from mp_custom_oid.hMichael Straube
2021-09-13staging: r8188eu: remove header file rtw_ioctl_rtl.hMichael Straube
2021-09-13staging: rtl8723bs: remove possible deadlock when disconnectFabio Aiuto
2021-09-13staging: r8188eu: os_dep: use kmemdup instead of kzalloc and memcpySaurav Girepunje
2021-09-13staging: r8188eu: remove unnecessary parenthesesMichael Straube
2021-09-13staging: r8188eu: add missing blank line after declarationsMichael Straube
2021-09-13staging: r8188eu: use ether_addr_copy() in rtw_macaddr_cfg()Michael Straube
2021-09-13staging: r8188eu: use random default mac addressMichael Straube
2021-09-13staging: r8188eu: use is_*_ether_addr() in rtw_macaddr_cfg()Michael Straube
2021-09-13staging: r8188eu: use ETH_ALENMichael Straube
2021-09-13staging: r8188eu: ensure mac address buffer is properly alignedMichael Straube
2021-09-13staging: r8188eu: use mac_pton() in rtw_macaddr_cfg()Michael Straube