summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/include/osdep_service.h
AgeCommit message (Expand)AuthorFilesLines
2021-08-01staging: rtl8188eu: remove rtl8188eu driver from staging dirPhillip Potter1-81/+0
2021-03-22staging: rtl8188eu: use netdev routines for private dataMartin Kaiser1-13/+0
2020-09-16staging: rtl8188eu: clean up blank line style issuesMichael Straube1-0/+1
2020-08-02staging: r8188eu: replace rtw_netdev_priv define with inline functionIvan Safonov1-2/+5
2020-07-19staging: rtl8188eu: include: fixed multiple blank space coding style issuesB K Karthik1-1/+1
2020-04-13staging: rtl8188eu: remove unnecessary parenthesesMichael Straube1-1/+1
2019-07-22staging: rtl8188eu: Remove function rtw_modular64()Nishka Dasgupta1-2/+0
2018-08-27staging: rtl8188eu: Removed a function and coded inlineBhaskar Singh1-2/+0
2018-06-26staging: rtl8188eu: add SPDX identifiersMichael Straube1-9/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-1/+1
2017-01-05staging:r8188eu: remove (NDEV|ADPT)_(FMT|ARG) definitionsIvan Safonov1-4/+0
2017-01-05staging:r8188eu: remove rtw_update_mem_stat definitionIvan Safonov1-1/+0
2017-01-05staging:r8188eu: remove RTW_STATUS_CODE()Ivan Safonov1-2/+0
2016-09-12staging: rtl8188eu: remove useless includeLuca Ceresoli1-1/+0
2016-09-12staging: r8188eu: remove sizeof_priv parameter of rtw_alloc_etherdev_with_old...Ivan Safonov1-2/+1
2016-09-12staging: r8188eu: remove sizeof_priv member of rtw_netdev_priv_indicatorIvan Safonov1-1/+0
2016-08-21rtl8188eu: Remove unused semaphoresBinoy Jayan1-1/+0
2016-08-21rtl8188eu: pwrctrl_priv: Replace semaphore 'lock' with mutexBinoy Jayan1-2/+1
2016-03-28staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann1-5/+0
2015-11-16staging: rtl8188eu: jiffies are unsigned longRémy Oudompheng1-2/+0
2015-10-25rtl8188eu : BIT() macro cleanupAnish Bhatt1-39/+0
2015-10-18staging: r8188eu: Add _enter_critical_mutex() error handlingAlexey Khoroshilov1-9/+0
2015-08-15staging: rtl8188eu: Remove unnecessary externsJoe Perches1-1/+1
2015-06-01staging: rtl8188eu: Kill dead calls to kill_pid()Jakub Sitnicki1-2/+0
2015-03-18Staging: rtl8188eu: Remove timer handler macrosVaishali Thakkar1-5/+0
2015-03-16Staging: rtl8188eu: Eliminate use of _init_timerVaishali Thakkar1-9/+0
2015-03-16Staging: rtl8188eu: Eliminate use of _set_timerVaishali Thakkar1-5/+0
2015-02-07staging: rtl8188eu: use msecs_to_jiffies for conversionsNicholas Mc Guire1-1/+1
2014-11-04staging: rtl8188eu: Fix coding style space related ERROR problemsJia He1-2/+2
2014-07-10staging: rtl8188eu: osdep_service.h: Remove unused struct rtw_cbufnavin patidar1-7/+0
2014-07-10staging: rtl8188eu: Remove unused functions rtw_cbuf_[full, empty, push, pop]()navin patidar1-6/+0
2014-07-10staging: rtl8188eu: Remove unused function rtw_cbuf_alloc()navin patidar1-1/+0
2014-07-10staging: rtl8188eu: Use msecs_to_jiffies() instead of rtw_ms_to_systime()navin patidar1-1/+0
2014-07-10staging: rtl8188eu: use jiffies_to_msecs() instead of rtw_systime_to_ms()navin patidar1-1/+0
2014-07-10staging: rtl8188eu: Remove function rtw_alloc_etherdev()navin patidar1-1/+0
2014-06-27staging: rtl8188eu: Replace _cancel_timer() with del_timer_sync()navin patidar1-6/+0
2014-06-27staging: rtl8188eu: Remove function flush_signals_thread()navin patidar1-6/+0
2014-06-27staging: rtl8188eu: Remove function thread_enter()navin patidar1-5/+0
2014-06-27staging: rtl8188eu: Use round_up() instead of RND4()navin patidar1-2/+0
2014-06-27staging: rtl8188eu: osdep_service.h: Remove unused macrosnavin patidar1-4/+0
2014-06-27staging: rtl8188eu: Use round_up() instead of _RND4()navin patidar1-8/+0
2014-06-27staging: rtl8188eu: Use round_up() instead of _RND8()navin patidar1-8/+0
2014-06-27staging: rtl8188eu: Use round_up() instead of _RND128()navin patidar1-8/+0
2014-06-27staging: rtl8188eu: Remove unused inline function _RND256()navin patidar1-8/+0
2014-06-27staging: rtl8188eu: osdep_service.h: Remove unused function definationsnavin patidar1-3/+0
2014-06-27staging: rtl8188eu: Use cpu_to_le16() insted of RTW_PUT_LE16()navin patidar1-6/+0
2014-06-27staging: rtl8188eu: Use get_unaligned_le16() instead of RTW_GET_LE16()navin patidar1-1/+0
2014-06-27staging: rtl8188eu: Remove unused inline function bitshift()navin patidar1-10/+0
2014-06-27staging: rtl8188eu: Use get_unaligned_be16() instead of RTW_GET_BE16()navin patidar1-2/+0
2014-06-27staging: rtl8188eu: Use cpu_to_be16() instead of RTW_PUT_BE16()navin patidar1-5/+0