summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/include/osdep_service.h
AgeCommit message (Expand)Author
2021-08-01staging: rtl8188eu: remove rtl8188eu driver from staging dirPhillip Potter
2021-03-22staging: rtl8188eu: use netdev routines for private dataMartin Kaiser
2020-09-16staging: rtl8188eu: clean up blank line style issuesMichael Straube
2020-08-02staging: r8188eu: replace rtw_netdev_priv define with inline functionIvan Safonov
2020-07-19staging: rtl8188eu: include: fixed multiple blank space coding style issuesB K Karthik
2020-04-13staging: rtl8188eu: remove unnecessary parenthesesMichael Straube
2019-07-22staging: rtl8188eu: Remove function rtw_modular64()Nishka Dasgupta
2018-08-27staging: rtl8188eu: Removed a function and coded inlineBhaskar Singh
2018-06-26staging: rtl8188eu: add SPDX identifiersMichael Straube
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-01-05staging:r8188eu: remove (NDEV|ADPT)_(FMT|ARG) definitionsIvan Safonov
2017-01-05staging:r8188eu: remove rtw_update_mem_stat definitionIvan Safonov
2017-01-05staging:r8188eu: remove RTW_STATUS_CODE()Ivan Safonov
2016-09-12staging: rtl8188eu: remove useless includeLuca Ceresoli
2016-09-12staging: r8188eu: remove sizeof_priv parameter of rtw_alloc_etherdev_with_old...Ivan Safonov
2016-09-12staging: r8188eu: remove sizeof_priv member of rtw_netdev_priv_indicatorIvan Safonov
2016-08-21rtl8188eu: Remove unused semaphoresBinoy Jayan
2016-08-21rtl8188eu: pwrctrl_priv: Replace semaphore 'lock' with mutexBinoy Jayan
2016-03-28staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann
2015-11-15staging: rtl8188eu: jiffies are unsigned longRémy Oudompheng
2015-10-24rtl8188eu : BIT() macro cleanupAnish Bhatt
2015-10-17staging: r8188eu: Add _enter_critical_mutex() error handlingAlexey Khoroshilov
2015-08-14staging: rtl8188eu: Remove unnecessary externsJoe Perches
2015-06-01staging: rtl8188eu: Kill dead calls to kill_pid()Jakub Sitnicki
2015-03-18Staging: rtl8188eu: Remove timer handler macrosVaishali Thakkar
2015-03-16Staging: rtl8188eu: Eliminate use of _init_timerVaishali Thakkar
2015-03-16Staging: rtl8188eu: Eliminate use of _set_timerVaishali Thakkar
2015-02-07staging: rtl8188eu: use msecs_to_jiffies for conversionsNicholas Mc Guire
2014-11-03staging: rtl8188eu: Fix coding style space related ERROR problemsJia He
2014-07-09staging: rtl8188eu: osdep_service.h: Remove unused struct rtw_cbufnavin patidar
2014-07-09staging: rtl8188eu: Remove unused functions rtw_cbuf_[full, empty, push, pop]()navin patidar
2014-07-09staging: rtl8188eu: Remove unused function rtw_cbuf_alloc()navin patidar
2014-07-09staging: rtl8188eu: Use msecs_to_jiffies() instead of rtw_ms_to_systime()navin patidar
2014-07-09staging: rtl8188eu: use jiffies_to_msecs() instead of rtw_systime_to_ms()navin patidar
2014-07-09staging: rtl8188eu: Remove function rtw_alloc_etherdev()navin patidar
2014-06-26staging: rtl8188eu: Replace _cancel_timer() with del_timer_sync()navin patidar
2014-06-26staging: rtl8188eu: Remove function flush_signals_thread()navin patidar
2014-06-26staging: rtl8188eu: Remove function thread_enter()navin patidar
2014-06-26staging: rtl8188eu: Use round_up() instead of RND4()navin patidar
2014-06-26staging: rtl8188eu: osdep_service.h: Remove unused macrosnavin patidar
2014-06-26staging: rtl8188eu: Use round_up() instead of _RND4()navin patidar
2014-06-26staging: rtl8188eu: Use round_up() instead of _RND8()navin patidar
2014-06-26staging: rtl8188eu: Use round_up() instead of _RND128()navin patidar
2014-06-26staging: rtl8188eu: Remove unused inline function _RND256()navin patidar
2014-06-26staging: rtl8188eu: osdep_service.h: Remove unused function definationsnavin patidar
2014-06-26staging: rtl8188eu: Use cpu_to_le16() insted of RTW_PUT_LE16()navin patidar
2014-06-26staging: rtl8188eu: Use get_unaligned_le16() instead of RTW_GET_LE16()navin patidar
2014-06-26staging: rtl8188eu: Remove unused inline function bitshift()navin patidar
2014-06-26staging: rtl8188eu: Use get_unaligned_be16() instead of RTW_GET_BE16()navin patidar
2014-06-26staging: rtl8188eu: Use cpu_to_be16() instead of RTW_PUT_BE16()navin patidar