summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/include
AgeCommit message (Expand)Author
2014-02-07staging: r8188eu: Remove ODM_InitializeTimerLarry Finger
2014-02-07staging: r8188eu: Remove ODM_SetTimerLarry Finger
2014-02-07staging: r8188eu: Remove ODM_CompareMemoryLarry Finger
2014-02-07staging: r8188eu: Remove ODM_AllocateMemoryLarry Finger
2014-02-07staging: r8188eu: Remove wrappers around vfreeLarry Finger
2014-02-07staging: r8188eu: Remove wrappers around vmalloc and vzallocLarry Finger
2014-02-07staging: r8188eu: Remove ODM_Write4ByteLarry Finger
2014-02-07staging: r8188eu: Remove ODM_Write2ByteLarry Finger
2014-02-07staging: r8188eu: Remove ODM_Write1ByteLarry Finger
2014-02-07staging: r8188eu: Remove ODM_Read4ByteLarry Finger
2014-02-07staging: r8188eu: Remove ODM_Read2ByteLarry Finger
2014-02-07staging: r8188eu: Remove ODM_Read1ByteLarry Finger
2014-01-13Staging: rtl8188eu: Fixed "foo * bar" related coding style issuesTim Jester-Pfadt
2014-01-13Staging: rtl8188eu: Fixed required spaces after ',' and around '=' and '=='Tim Jester-Pfadt
2014-01-11Staging: rtl8188eu: Fixed whitespace related coding style issuesTim Jester-Pfadt
2014-01-09Staging: rtl8188eu: Fixed spaces before tabs and before close parenthesesTim Jester-Pfadt
2014-01-09Staging: rtl8188eu: Fixed coding style issuesTim Jester-Pfadt
2014-01-08staging: r8188eu: Eliminate enum ODM_RADIO_PATH in favor of rf_radio_pathLarry Finger
2014-01-08staging: r8188eu: Cleanup of include/hal_intf.hLarry Finger
2014-01-08staging: r8188eu: Additional cleanup of include/odm.hLarry Finger
2014-01-08staging: r8188eu: Remove unneeded prototypes from include/odm.hLarry Finger
2014-01-08staging: r8188eu: Simplify code related to SupportICTypeLarry Finger
2014-01-08staging: r8188eu: Remove even more empty routinesLarry Finger
2014-01-08staging: r8188eu: Remove more empty routinesLarry Finger
2014-01-08staging: r8188eu: Remove - number of dummy and unused routinesLarry Finger
2014-01-08staging: r8188eu: Remove macro ODM_GetMACRegLarry Finger
2014-01-08staging: r8188eu: Remove macro ODM_SetMACRegLarry Finger
2014-01-08staging: r8188eu: Remove macro ODM_GetRFRegLarry Finger
2014-01-08staging: r8188eu: Remove macro ODM_SetRFRegLarry Finger
2014-01-08staging: r8188eu: Remove macro ODM_GetBBRegLarry Finger
2014-01-08staging: r8188eu: Remove macro ODM_SetBBRegLarry Finger
2014-01-08staging: r8188eu: Remove wrapper around mutex_destroyLarry Finger
2014-01-08staging: r8188eu: Remove wrappers _rtw_free_sema, _rtw_up_sema, and _rtw_mute...Larry Finger
2014-01-08staging: r8188eu: Replace wrapper around sema_initLarry Finger
2014-01-08staging: r8188eu: Remove daemonize conditionalLarry Finger
2014-01-08staging: r8188eu: Replace wrappers for atomic_inc and atomic_inc_returnLarry Finger
2014-01-08staging: r8188eu: Remove unused atomic_xxx wrappersLarry Finger
2014-01-08staging: r8188eu: Replace wrapper around atomic_set()Larry Finger
2014-01-08staging: r8188eu: Replace ATOMIC_T with atomic_tLarry Finger
2014-01-08staging: r8188eu: Remove wrapper code for rtw_suspend_lock_init, rtw_suspend_...Larry Finger
2014-01-08staging: r8188eu: Replace wrapper rtw_yield_osLarry Finger
2014-01-08staging: r8188eu: Replace wrappers ODM_sleep_us and rtw_usleep_osLarry Finger
2013-12-20staging: r8188eu: Replace wrappers ODM_StallExecution, ODM_delay_us, and rtw_...Larry Finger
2013-12-20staging: r8188eu: Replace wrappers ODM_delay_ms() and rtw_mdelay_os() with a ...Larry Finger
2013-12-20staging: r8188eu: Replace wrappers ODM_sleep_ms() and rtw_msleep_os() with a ...Larry Finger
2013-12-20staging: r8188eu: Replace rtw_get_current_time() with jiffiesLarry Finger
2013-12-20staging: r8188eu: Remove calls to _rtw_spinlock_freeLarry Finger
2013-12-20staging: r8188eu: Remove wrapper around spin_lock_initLarry Finger
2013-12-20staging: r8188eu: Remove wrappers around spin_unlock_irqrestoreLarry Finger
2013-12-20staging: r8188eu: Remove wrappers for spin_lock_irqsaveLarry Finger