index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
rpi-mipi
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8188eu
/
include
/
osdep_service.h
Age
Commit message (
Expand
)
Author
2014-05-27
staging: rtl8188eu:Remove unused macros defined in osdep_service.h
navin patidar
2014-05-27
staging: rtl8188eu:Remove unused inline function res_to_status()
navin patidar
2014-05-27
staging: rtl8188eu:Remove inline function rtw_netif_stop_queue()
navin patidar
2014-05-27
staging: rtl8188eu:Remove inline function rtw_netif_start_queue()
navin patidar
2014-05-27
staging: rtl8188eu:Remove inline function rtw_netif_wake_queue()
navin patidar
2014-02-15
staging: r8188eu: Remove wrapper routine _set_workitem()
Larry Finger
2014-02-15
staging: r8188eu: Remove wrapper routine _init_workitem()
Larry Finger
2014-02-15
staging: r8188eu: Remove wrapper _exit_critical_mutex()
Larry Finger
2014-02-11
staging: r8188eu: Eliminate macro to get next list item
Larry Finger
2014-02-11
staging: r8188eu: Replace misspelled local container macro
Larry Finger
2014-02-11
staging: r8188eu: Replace wrapper around _rtw_memcmp()
Larry Finger
2014-02-07
staging: r8188eu: Remove wrappers around vfree
Larry Finger
2014-02-07
staging: r8188eu: Remove wrappers around vmalloc and vzalloc
Larry Finger
2014-01-08
staging: r8188eu: Remove wrapper around mutex_destroy
Larry Finger
2014-01-08
staging: r8188eu: Remove wrappers _rtw_free_sema, _rtw_up_sema, and _rtw_mute...
Larry Finger
2014-01-08
staging: r8188eu: Replace wrapper around sema_init
Larry Finger
2014-01-08
staging: r8188eu: Remove daemonize conditional
Larry Finger
2014-01-08
staging: r8188eu: Replace wrappers for atomic_inc and atomic_inc_return
Larry Finger
2014-01-08
staging: r8188eu: Remove unused atomic_xxx wrappers
Larry Finger
2014-01-08
staging: r8188eu: Replace wrapper around atomic_set()
Larry Finger
2014-01-08
staging: r8188eu: Replace ATOMIC_T with atomic_t
Larry Finger
2014-01-08
staging: r8188eu: Remove wrapper code for rtw_suspend_lock_init, rtw_suspend_...
Larry Finger
2014-01-08
staging: r8188eu: Replace wrapper rtw_yield_os
Larry Finger
2014-01-08
staging: r8188eu: Replace wrappers ODM_sleep_us and rtw_usleep_os
Larry Finger
2013-12-20
staging: r8188eu: Replace wrappers ODM_StallExecution, ODM_delay_us, and rtw_...
Larry Finger
2013-12-20
staging: r8188eu: Replace wrappers ODM_delay_ms() and rtw_mdelay_os() with a ...
Larry Finger
2013-12-20
staging: r8188eu: Replace wrappers ODM_sleep_ms() and rtw_msleep_os() with a ...
Larry Finger
2013-12-20
staging: r8188eu: Replace rtw_get_current_time() with jiffies
Larry Finger
2013-12-20
staging: r8188eu: Remove calls to _rtw_spinlock_free
Larry Finger
2013-12-20
staging: r8188eu: Remove wrapper around spin_lock_init
Larry Finger
2013-12-20
staging: r8188eu: Remove wrappers around spin_unlock_irqrestore
Larry Finger
2013-12-20
staging: r8188eu: Remove wrappers for spin_lock_irqsave
Larry Finger
2013-12-20
staging: r8188eu: Remove wrapper around spin_unlock_bh
Larry Finger
2013-12-20
staging: r8188eu: Remove wrapper around spin_lock_bh
Larry Finger
2013-12-20
staging: r8188eu: Remove pointless thread_exit macro
Larry Finger
2013-12-17
rtl8188eu: remove unused code
Matthias Wirth
2013-12-17
rtl8188eu: fix coding style
Matthias Wirth
2013-12-17
rtl8188eu: fix whitespace and indentation
Matthias Wirth
2013-12-17
staging: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-10-24
rtl8188eu: remove dead code
Al Viro
2013-08-28
staging: rtl8188eu: Remove version.h inclusion in osdep_service.h
Sachin Kamat
2013-08-22
staging: r8188eu: Add files for new driver - part 24
Larry Finger