summaryrefslogtreecommitdiff
path: root/drivers/staging/r8188eu/hal/hal_com.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-09staging: r8188eu: delete driverGreg Kroah-Hartman1-139/+0
2022-09-11staging: r8188eu: make c2h_evt_read() staticMichael Straube1-63/+0
2022-08-16staging: r8188eu: move endpoint init functions to usb_halinit.cMartin Kaiser1-108/+0
2022-08-16staging: r8188eu: Hal_MappingOutPipe should return an intMartin Kaiser1-5/+3
2022-07-27staging: r8188eu: make dump_chip_info() staticMichael Straube1-39/+0
2022-06-10staging: r8188eu: add error handling of rtw_read8Pavel Skripkin1-6/+21
2022-04-08staging: r8188eu: ROMVer is always zeroMichael Straube1-1/+1
2022-04-05staging: r8188eu: remove unncessary ternary operatorMichael Straube1-1/+1
2022-01-31staging: r8188eu: remove hal_init_macaddr()Michael Straube1-5/+0
2022-01-31staging: r8188eu: remove c2h_evt_clear()Michael Straube1-6/+1
2022-01-31staging: r8188eu: remove IS_*_CUT macrosMichael Straube1-8/+16
2021-10-10staging: r8188eu: remove SetHwRegHandler from hal_opsMichael Straube1-2/+1
2021-09-17staging: r8188eu: remove IS_1T1R, IS_1T2R, IS_2T2R macrosMichael Straube1-9/+1
2021-09-13staging: r8188eu: remove ICType from struct HAL_VERSIONMichael Straube1-12/+1
2021-08-17staging: r8188eu: clean up spacing style issues in hal dir, part 1Michael Straube1-18/+18
2021-08-05staging: r8188eu: clean up comparsions to NULL in hal directoryMichael Straube1-1/+1
2021-08-01staging: r8188eu: remove RT_PRINT_DATA macroPhillip Potter1-7/+0
2021-07-31staging: r8188eu: remove spaces before ',' and ')'Michael Straube1-1/+1
2021-07-30staging: r8188eu: fix include directory messGreg Kroah-Hartman1-5/+5
2021-07-30staging: r8188eu: Convert copyright header info to SPDX format, part 6Larry Finger1-19/+3
2021-07-28staging: r8188eu: introduce new hal dir for RTL8188eu driverPhillip Potter1-0/+381