summaryrefslogtreecommitdiff
path: root/drivers/staging/r8188eu/core/rtw_iol.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-09staging: r8188eu: delete driverGreg Kroah-Hartman1-160/+0
2022-06-20staging: r8188eu: call rtw_IOL_append_WRF_cmd directlyDaniel Watson1-1/+1
2022-06-20staging: r8188eu: call rtw_IOL_append_WD_cmd directlyDaniel Watson1-1/+1
2022-06-20staging: r8188eu: call rtw_IOL_append_WW_cmd directlyDaniel Watson1-1/+1
2022-06-20staging: r8188eu: call rtw_IOL_append_WB_cmd directlyDaniel Watson1-1/+1
2022-04-20staging: r8188eu: place constants in right side in a comparisonMahak Gupta1-2/+2
2022-02-17staging: r8188eu: fix lines modified by DBG_88E cleanupPhillip Potter1-4/+2
2022-02-17staging: r8188eu: remove smaller sets of converted DBG_88E callsPhillip Potter1-6/+0
2022-02-15staging: r8188eu: remove ishighspeed from dvobj_privMartin Kaiser1-1/+3
2022-01-25staging: r8188eu: convert DBG_88E calls in core/rtw_iol.cPhillip Potter1-4/+6
2021-10-26staging: r8188eu: core: remove the goto from rtw_IOL_accquire_xmit_frameSaurav Girepunje1-4/+3
2021-09-27staging: r8188eu: remove rtw_IOL_cmd_buf_dump()Michael Straube1-17/+0
2021-09-13staging: r8188eu: core: remove unused variable AdapterSaurav Girepunje1-1/+1
2021-09-13staging: r8188eu: remove rtw_IOL_append_LLT_cmd()Michael Straube1-5/+0
2021-09-13staging: r8188eu: remove wrapper rtw_IOL_exec_cmds_sync()Michael Straube1-5/+0
2021-09-13staging: r8188eu: remove IOL_exec_cmds_sync() from struct hal_opsMichael Straube1-1/+1
2021-08-17staging: r8188eu: add spaces around operators in core/rtw_iol.cMichael Straube1-6/+6
2021-08-10staging: r8188eu: remove remaining unnecessary parentheses in core dirMichael Straube1-1/+1
2021-08-05staging: r8188eu: clean up comparsions to NULL in core directoryMichael Straube1-2/+2
2021-07-31staging: r8188eu: remove spaces before ',' and ')'Michael Straube1-1/+1
2021-07-30staging: r8188eu: fix include directory messGreg Kroah-Hartman1-1/+1
2021-07-30staging: r8188eu: Convert header copyright info to SPDX format, part 4Larry Finger1-19/+2
2021-07-28staging: r8188eu: introduce new core dir for RTL8188eu driverPhillip Potter1-0/+209