summaryrefslogtreecommitdiff
path: root/drivers/staging/r8188eu/os_dep/ioctl_linux.c
AgeCommit message (Expand)Author
2021-11-15staging: r8188eu: fix a memory leak in rtw_wx_read32()Dan Carpenter
2021-10-22staging: r8188eu: Use memdup_user instead of kmalloc/copy_from_userWan Jiabing
2021-10-20staging: r8188eu: fix memleak in rtw_wx_set_enc_extMartin Kaiser
2021-10-19staging: r8188eu: fix a gcc warningMichael Straube
2021-10-13staging: r8188eu: Use zeroing allocator in wpa_set_encryption()Gustavo A. R. Silva
2021-10-10staging: r8188eu: remove GetHwRegHandler from hal_opsMichael Straube
2021-10-10staging: r8188eu: remove SetHwRegHandler from hal_opsMichael Straube
2021-10-05staging: r8188eu: Use kmemdup() to replace kmalloc + memcpyKai Song
2021-10-05staging: r8188eu: remove rtl8188e_silentreset_for_specific_platform()Michael Straube
2021-10-05staging: r8188eu: remove GetHalDefVarHandler from struct hal_opsMichael Straube
2021-10-05staging: r8188eu: remove SetHalDefVarHandler from struct hal_opsMichael Straube
2021-09-20staging: r8188eu: Remove mp, a.k.a. manufacturing process, codeLarry Finger
2021-09-18staging: r8188eu: brfoffbyhw is always falseMartin Kaiser
2021-09-13staging: r8188eu: remove macro GET_EEPROM_EFUSE_PRIVMichael Straube
2021-09-13staging: r8188eu: remove write_rfreg from struct hal_opsMichael Straube
2021-09-13staging: r8188eu: remove read_rfreg from struct hal_opsMichael Straube
2021-09-13staging: r8188eu: remove write_bbreg from struct hal_opsMichael Straube
2021-09-13staging: r8188eu: remove read_bbreg from struct hal_opsMichael Straube
2021-09-13staging: r8188eu: remove rtw_IOL_append_LLT_cmd()Michael Straube
2021-09-13staging: r8188eu: remove wrapper rtw_IOL_exec_cmds_sync()Michael Straube
2021-09-13staging: r8188eu: Remove conditionals CONFIG_88EU_{AP_MODE,P2P}Larry Finger
2021-09-13staging: r8188eu: remove EFUSEGetEfuseDefinition from hal_opsMichael Straube
2021-09-13staging: r8188eu: remove sreset_get_wifi_status from hal_opsMichael Straube
2021-09-13staging: r8188eu: remove silentreset from hal_opsMichael Straube
2021-09-13staging: r8188eu: remove DeInitSwLeds from hal_opsMichael Straube
2021-09-13staging: r8188eu: remove InitSwLeds from hal_opsMichael Straube
2021-09-13staging: r8188eu: os_dep: use kmemdup instead of kzalloc and memcpySaurav Girepunje
2021-09-13staging: r8118eu: remove useless parts of judgements from os_dep/ioctl_linux.xu xin
2021-08-26staging: r8188eu: remove 5 GHz codeMichael Straube
2021-08-19staging: r8188eu: convert only rtw_vmalloc call to vmallocPhillip Potter
2021-08-18staging: r8188eu: clean up comparsions to falseMichael Straube
2021-08-18staging: r8188eu: clean up comparsions to trueMichael Straube
2021-08-17staging: r8188eu: clean up spacing style issues in os_dep dirMichael Straube
2021-08-16staging: r8188eu: use common ieee80211 constantsMichael Straube
2021-08-16staging: r8188eu: os_dep: Remove defined but not used variablesFabio M. De Francesco
2021-08-13staging: r8188eu: replace custom hwaddr_aton_i() with mac_pton()Michael Straube
2021-08-12staging: r8188eu: Fix smatch warnings in os_dep/*.cLarry Finger
2021-08-12staging: r8188eu: Fix smatch problems in hal/*.cLarry Finger
2021-08-11staging: r8188eu: Replace BITn with BIT(n)Larry Finger
2021-08-11staging: r8188eu: remove unused functions from os_dep/ioctl_linux.cPhillip Potter
2021-08-10staging: r8188eu: remove rtw_ioctl functionPhillip Potter
2021-08-10staging: r8188eu: remove unnecessary parentheses in os_dep dirMichael Straube
2021-08-10staging: r8188eu: use IW_HANDLER to declare wext handlersMartin Kaiser
2021-08-10staging: r8188eu: remove empty functionMartin Kaiser
2021-08-10staging: r8188eu: remove RT_TRACE prints from ioctl_linux.cMartin Kaiser
2021-08-05staging: r8188eu: Remove wrapper routine rtw_msleep_os()Larry Finger
2021-08-05staging: r8188eu: Remove wrapper around vfreeLarry Finger
2021-08-05staging: r8188eu: Remove wrappers for kalloc() and kzalloc()Larry Finger
2021-08-01staging: r8188eu: fix duplicated inclusionkernel test robot
2021-07-31staging: r8188eu: remove include/odm_debug.hPhillip Potter