summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/hal
AgeCommit message (Expand)AuthorFilesLines
2014-03-18staging:rtl8188eu: Remove unnecessary variable assignmentsHimangi Saraogi1-4/+0
2014-02-15staging: r8188eu: Make firmware buffer persistentStas Sergeev1-36/+44
2014-02-15staging: r8188eu: Remove wrapper _exit_critical_mutex()Larry Finger1-1/+1
2014-02-15staging: r8188eu: Remove get_recvframe_data()Larry Finger1-1/+1
2014-02-15staging: r8188eu: Remove union wrapping of recv_frameLarry Finger2-33/+36
2014-02-14staging: r8188eu: Fix Smatch warningsLarry Finger1-0/+2
2014-02-12staging: rtl8188eu: remove header file ethernet.hnavin patidar1-1/+0
2014-02-11staging: r8188eu: Remove _func_enter and _func_exit macrosLarry Finger6-52/+1
2014-02-11staging: r8188eu: Eliminate macro to get next list itemLarry Finger1-2/+2
2014-02-11staging: r8188eu: Replace misspelled local container macroLarry Finger1-1/+1
2014-02-11staging: r8188eu: Remove dead fileLarry Finger1-1/+0
2014-02-11staging: r8188eu: Replace wrapper around _rtw_memcmp()Larry Finger6-41/+9
2014-02-11staging: rtl8188eu: remove header file ip.hnavin patidar1-1/+0
2014-02-11staging: rtl8188eu: remove header file if_ether.hnavin patidar1-1/+0
2014-02-07staging: r8188eu: Remove ODM_InitializeTimerLarry Finger1-8/+0
2014-02-07staging: r8188eu: Remove ODM_SetTimerLarry Finger1-5/+0
2014-02-07staging: r8188eu: Remove ODM_CompareMemoryLarry Finger2-7/+2
2014-02-07staging: r8188eu: Remove ODM_AllocateMemoryLarry Finger1-6/+0
2014-02-07staging: r8188eu: Remove wrappers around vfreeLarry Finger2-7/+1
2014-02-07staging: r8188eu: Remove wrappers around vmalloc and vzallocLarry Finger2-2/+2
2014-02-07staging: r8188eu: Remove ODM_Write4ByteLarry Finger2-8/+1
2014-02-07staging: r8188eu: Remove ODM_Write2ByteLarry Finger2-7/+3
2014-02-07staging: r8188eu: Remove ODM_Write1ByteLarry Finger4-22/+14
2014-02-07staging: r8188eu: Remove ODM_Read4ByteLarry Finger4-15/+10
2014-02-07staging: r8188eu: Remove ODM_Read2ByteLarry Finger1-6/+0
2014-02-07staging: r8188eu: Remove ODM_Read1ByteLarry Finger2-9/+3
2014-01-08staging: r8188eu: Eliminate enum ODM_RADIO_PATH in favor of rf_radio_pathLarry Finger4-23/+23
2014-01-08staging: r8188eu: Cleanup of include/hal_intf.hLarry Finger3-14/+7
2014-01-08staging: r8188eu: Additional cleanup of include/odm.hLarry Finger3-34/+18
2014-01-08staging: r8188eu: Remove unneeded prototypes from include/odm.hLarry Finger1-67/+0
2014-01-08staging: r8188eu: Simplify code related to SupportICTypeLarry Finger4-652/+190
2014-01-08staging: r8188eu: Simplify code concerning SupportPlatformLarry Finger2-173/+31
2014-01-08staging: r8188eu: Remove even more empty routinesLarry Finger2-59/+1
2014-01-08staging: r8188eu: Remove more empty routinesLarry Finger2-27/+0
2014-01-08staging: r8188eu: Remove - number of dummy and unused routinesLarry Finger1-20/+0
2014-01-08staging: r8188eu: Remove macro ODM_GetMACRegLarry Finger2-10/+4
2014-01-08staging: r8188eu: Remove macro ODM_SetMACRegLarry Finger2-13/+7
2014-01-08staging: r8188eu: Remove macro ODM_GetRFRegLarry Finger3-10/+4
2014-01-08staging: r8188eu: Remove macro ODM_SetRFRegLarry Finger4-28/+24
2014-01-08staging: r8188eu: Remove macro ODM_GetBBRegLarry Finger3-63/+60
2014-01-08staging: r8188eu: Remove macro ODM_SetBBRegLarry Finger5-254/+266
2014-01-08staging: r8188eu: Replace wrapper rtw_yield_osLarry Finger1-1/+1
2014-01-08staging: r8188eu: Replace wrappers ODM_sleep_us and rtw_usleep_osLarry Finger3-17/+11
2013-12-20staging: r8188eu: Replace wrappers ODM_StallExecution, ODM_delay_us, and rtw_...Larry Finger7-38/+28
2013-12-20staging: r8188eu: Replace wrappers ODM_delay_ms() and rtw_mdelay_os() with a ...Larry Finger5-18/+13
2013-12-20staging: r8188eu: Replace wrappers ODM_sleep_ms() and rtw_msleep_os() with a ...Larry Finger4-12/+7
2013-12-20staging: r8188eu: Replace rtw_get_current_time() with jiffiesLarry Finger3-6/+6
2013-12-20staging: r8188eu: Remove wrapper around spin_lock_initLarry Finger1-1/+1
2013-12-20staging: r8188eu: Remove wrapper around spin_unlock_bhLarry Finger1-5/+3
2013-12-20staging: r8188eu: Remove wrapper around spin_lock_bhLarry Finger1-2/+2