summaryrefslogtreecommitdiffstats
path: root/drivers/staging/r8188eu/include/osdep_service.h
AgeCommit message (Expand)AuthorFilesLines
2022-11-02staging: r8188eu: remove extern from function prototypesMichael Straube1-1/+1
2022-10-22staging: r8188eu: Add space between function & macro parametersDeepak R Varma1-2/+2
2022-06-27staging: r8188eu: remove rtw_usleep_osMartin Kaiser1-2/+0
2022-06-21staging: r8188eu: remove basic_types.hNam Cao1-1/+0
2022-04-14staging: r8188eu: remove unused timer functionsMartin Kaiser1-3/+0
2022-04-14staging: r8188eu: clean up the code to set ips_deny_timeMartin Kaiser1-1/+0
2022-04-07staging: r8188eu: remove unused _RND* from osdep_service.hMichael Straube1-18/+0
2022-04-07staging: r8188eu: use round_up() instead of _RND128()Michael Straube1-8/+0
2022-04-07staging: r8188eu: use round_up() instead of _RND8()Michael Straube1-8/+0
2022-04-07staging: r8188eu: use round_up() instead of _RND4()Michael Straube1-8/+0
2022-04-07staging: r8188eu: use PTR_ALIGN() instead of RND4()Michael Straube1-1/+0
2022-01-25staging: r8188eu: remove rtw_netif_stop_queue wrapperMartin Kaiser1-5/+0
2022-01-25staging: r8188eu: remove rtw_netif_start_queue wrapperMartin Kaiser1-5/+0
2022-01-25staging: r8188eu: remove rtw_netif_wake_queue wrapperMartin Kaiser1-5/+0
2022-01-25staging: r8188eu: call msecs_to_jiffies in _set_timerMartin Kaiser1-1/+1
2022-01-25staging: r8188eu: remove _cancel_timer wrapperMartin Kaiser1-6/+0
2022-01-25staging: r8188eu: remove rtw_list_delete wrapperMartin Kaiser1-5/+0
2022-01-25staging: r8188eu: remove unused PATH_LENGTH_MAX defineMartin Kaiser1-3/+0
2022-01-25staging: r8188eu: remove unused bitshift functionMartin Kaiser1-9/+0
2022-01-25staging: r8188eu: remove unused macrosMartin Kaiser1-4/+0
2022-01-25staging: r8188eu: remove unused externl variablesMartin Kaiser1-6/+0
2021-12-07staging: r8188eu: remove two unused macrosMartin Kaiser1-18/+0
2021-11-25staging: r8188eu: remove the _cancel_workitem_sync wrapperMartin Kaiser1-4/+0
2021-11-25staging: r8188eu: remove the _init_workitem wrapperMartin Kaiser1-5/+0
2021-11-25staging: r8188eu: remove the _set_workitem wrapperMartin Kaiser1-5/+0
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+0
2021-10-29exit/r8188eu: Replace the macro thread_exit with a simple return 0Eric W. Biederman1-2/+0
2021-10-24staging: r8188eu: Use a Mutex instead of a binary SemaphoreFabio M. De Francesco1-2/+0
2021-10-18staging: r8188eu: don't accept SIGTERM for cmd threadMartin Kaiser1-5/+0
2021-10-18staging: r8188eu: daemonize is not definedMartin Kaiser1-3/+0
2021-10-18staging: r8188eu: res_to_status is unusedMartin Kaiser1-5/+0
2021-10-05staging: r8188eu: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2021-09-27staging: r8188eu: remove rtw_cbuf_full()Michael Straube1-1/+0
2021-09-27staging: r8188eu: remove rtw_cbuf_push()Michael Straube1-1/+0
2021-09-27staging: r8188eu: remove rtw_atoi()Michael Straube1-2/+0
2021-09-13staging: r8188eu: make _rtw_init_queue a macroPavel Skripkin1-1/+5
2021-09-13staging: r8188eu: Remove _enter/_exit_critical_mutex()Fabio M. De Francesco1-13/+0
2021-09-13staging: r8188eu: remove _rtw_mutex_{init,free}Pavel Skripkin1-2/+0
2021-08-19staging: r8188eu: remove rtw_update_mem_stat macro and associated flagsPhillip Potter1-20/+0
2021-08-19staging: r8188eu: remove function _rtw_zvmallocPhillip Potter1-1/+0
2021-08-19staging: r8188eu: remove rtw_zvmalloc preprocessor definitionPhillip Potter1-1/+0
2021-08-19staging: r8188eu: remove function _rtw_vmallocPhillip Potter1-1/+0
2021-08-19staging: r8188eu: remove rtw_vmalloc preprocessor definitionPhillip Potter1-1/+0
2021-08-11staging: r8188eu: os_dep: Hoist vmalloc.h include into osdep_service.hNathan Chancellor1-0/+1
2021-08-11staging: r8188eu: Replace BITn with BIT(n)Larry Finger1-42/+0
2021-08-05staging: r8188eu: Remove wrapper rtw_sleep_schedulable()Larry Finger1-2/+0
2021-08-05staging: r8188eu: Remove wrapper rtw_get_time_interval_ms()Larry Finger1-1/+0
2021-08-05staging: r8188eu: Remove wrapper rtw_udelay_os()Larry Finger1-2/+0
2021-08-05staging: r8188eu: Remove wrapper rtw_mdelay_os()Larry Finger1-1/+0
2021-08-05staging: r8188eu: Remove wrapper routine rtw_msleep_os()Larry Finger1-1/+0