summaryrefslogtreecommitdiffstats
path: root/drivers/staging/r8188eu/core/rtw_mp.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-20staging: r8188eu: Remove mp, a.k.a. manufacturing process, codeLarry Finger1-926/+0
2021-09-13staging: r8188eu: make _rtw_init_queue a macroPavel Skripkin1-1/+1
2021-09-13staging: r8188eu: remove write_rfreg from struct hal_opsMichael Straube1-1/+1
2021-09-13staging: r8188eu: remove read_rfreg from struct hal_opsMichael Straube1-1/+1
2021-09-13staging: r8188eu: remove write_bbreg from struct hal_opsMichael Straube1-1/+1
2021-09-13staging: r8188eu: remove read_bbreg from struct hal_opsMichael Straube1-1/+1
2021-09-13staging: r8188eu: remove mgnt_xmit from struct hal_opsMichael Straube1-1/+1
2021-09-13staging: r8188eu: core: remove unused variable padapterSaurav Girepunje1-2/+2
2021-09-13staging: r8188eu: remove unused function Hal_ProSetCrystalCap()Michael Straube1-9/+0
2021-08-26staging: r8188eu: remove {read,write}_macregPavel Skripkin1-39/+0
2021-08-26staging: r8188eu: use is_multicast_ether_addr in core/rtw_mp.cMichael Straube1-2/+2
2021-08-19staging: r8188eu: convert all rtw_zvmalloc calls to vzalloc callsPhillip Potter1-1/+1
2021-08-18staging: r8188eu: clean up comparsions to falseMichael Straube1-2/+2
2021-08-18staging: r8188eu: clean up comparsions to trueMichael Straube1-2/+2
2021-08-17staging: r8188eu: clean up spacing style issues in core/rtw_mp.cMichael Straube1-5/+5
2021-08-12staging: r8188eu: Fix Smatch warnings for core/*.cLarry Finger1-3/+3
2021-08-10staging: r8188eu: remove remaining unnecessary parentheses in core dirMichael Straube1-5/+5
2021-08-06staging: r8188eu: remove RT_TRACE calls from core/rtw_mp.cPhillip Potter1-10/+2
2021-08-05staging: r8188eu: Remove wrapper rtw_mdelay_os()Larry Finger1-2/+2
2021-08-05staging: r8188eu: Remove wrapper routine rtw_msleep_os()Larry Finger1-2/+2
2021-08-05staging: r8188eu: Remove wrapper around vfreeLarry Finger1-2/+1
2021-08-05staging: r8188eu: Remove wrappers for kalloc() and kzalloc()Larry Finger1-1/+1
2021-08-05staging: r8188eu: clean up comparsions to NULL in core directoryMichael Straube1-6/+6
2021-07-31staging: r8188eu: remove spaces before ',' and ')'Michael Straube1-1/+1
2021-07-30staging: r8188eu: fix include directory messGreg Kroah-Hartman1-4/+3
2021-07-30staging: r8188eu: Convert header copyright info to SPDX format, part 4Larry Finger1-19/+3
2021-07-28staging: r8188eu: introduce new core dir for RTL8188eu driverPhillip Potter1-0/+1000