summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/include
AgeCommit message (Expand)AuthorFilesLines
2014-03-08Staging: rtl8188eu: Fix sparse warning cast to restricted __le16Monam Agarwal1-1/+1
2014-02-16staging: r8188eu: Make firmware buffer persistentStas Sergeev2-11/+6
2014-02-16staging: r8188eu: Remove wrapper routine _set_workitem()Larry Finger1-5/+0
2014-02-16staging: r8188eu: Remove wrapper routine _init_workitem()Larry Finger1-6/+0
2014-02-16staging: r8188eu: Remove wrapper _exit_critical_mutex()Larry Finger1-7/+0
2014-02-16staging: r8188eu: Remove unused unionLarry Finger1-5/+0
2014-02-16staging: r8188eu: Remove get_recvframe_data()Larry Finger1-9/+0
2014-02-16staging: r8188eu: Remove get_recvframe_len()Larry Finger1-5/+0
2014-02-16staging: r8188eu: Remove unused get_rxbuf_desc()Larry Finger1-9/+0
2014-02-16staging: r8188eu: Remove pkt_to_recv{frame, data, mem} routinesLarry Finger1-38/+0
2014-02-16staging: r8188eu: Remove union wrapping of recv_frameLarry Finger4-86/+86
2014-02-16staging: r8188eu: Remove pointless "alignment" entry in recv_frameLarry Finger1-1/+0
2014-02-16staging: r8188eu: Remove unnecessary list_head entry from recv_frame unionLarry Finger1-1/+0
2014-02-14staging: rtl8188eu: remove unused header filesnavin patidar2-79/+0
2014-02-14staging: r8188eu: Remove dead codePaul Bolle2-14/+0
2014-02-12staging: rtl8188eu: remove header file ethernet.hnavin patidar1-42/+0
2014-02-12staging: r8188eu: Remove _func_enter and _func_exit macrosLarry Finger2-16/+0
2014-02-12staging: r8188eu: Eliminate macro to get next list itemLarry Finger1-5/+0
2014-02-12staging: r8188eu: Replace misspelled local container macroLarry Finger1-4/+0
2014-02-12staging: r8188eu: Remove some dead code from headersLarry Finger3-183/+0
2014-02-12staging: r8188eu: Replace wrapper around _rtw_memcmp()Larry Finger1-1/+0
2014-02-12staging: rtl8188eu: remove header file ip.hnavin patidar1-126/+0
2014-02-12staging: rtl8188eu: remove header file if_ether.hnavin patidar1-111/+0
2014-02-07staging: r8188eu: Remove ODM_InitializeTimerLarry Finger1-4/+0
2014-02-07staging: r8188eu: Remove ODM_SetTimerLarry Finger1-2/+0
2014-02-07staging: r8188eu: Remove ODM_CompareMemoryLarry Finger1-3/+0
2014-02-07staging: r8188eu: Remove ODM_AllocateMemoryLarry Finger1-1/+0
2014-02-07staging: r8188eu: Remove wrappers around vfreeLarry Finger2-3/+0
2014-02-07staging: r8188eu: Remove wrappers around vmalloc and vzallocLarry Finger1-4/+0
2014-02-07staging: r8188eu: Remove ODM_Write4ByteLarry Finger1-2/+0
2014-02-07staging: r8188eu: Remove ODM_Write2ByteLarry Finger1-2/+0
2014-02-07staging: r8188eu: Remove ODM_Write1ByteLarry Finger1-2/+0
2014-02-07staging: r8188eu: Remove ODM_Read4ByteLarry Finger1-2/+0
2014-02-07staging: r8188eu: Remove ODM_Read2ByteLarry Finger1-2/+0
2014-02-07staging: r8188eu: Remove ODM_Read1ByteLarry Finger1-2/+0
2014-01-14Staging: rtl8188eu: Fixed "foo * bar" related coding style issuesTim Jester-Pfadt8-20/+20
2014-01-14Staging: rtl8188eu: Fixed required spaces after ',' and around '=' and '=='Tim Jester-Pfadt13-18/+18
2014-01-12Staging: rtl8188eu: Fixed whitespace related coding style issuesTim Jester-Pfadt1-12/+12
2014-01-09Staging: rtl8188eu: Fixed spaces before tabs and before close parenthesesTim Jester-Pfadt1-35/+35
2014-01-09Staging: rtl8188eu: Fixed coding style issuesTim Jester-Pfadt1-18/+18
2014-01-09staging: r8188eu: Eliminate enum ODM_RADIO_PATH in favor of rf_radio_pathLarry Finger3-10/+3
2014-01-09staging: r8188eu: Cleanup of include/hal_intf.hLarry Finger2-31/+0
2014-01-09staging: r8188eu: Additional cleanup of include/odm.hLarry Finger2-24/+2
2014-01-09staging: r8188eu: Remove unneeded prototypes from include/odm.hLarry Finger1-41/+8
2014-01-09staging: r8188eu: Simplify code related to SupportICTypeLarry Finger2-14/+1
2014-01-09staging: r8188eu: Remove even more empty routinesLarry Finger2-11/+0
2014-01-09staging: r8188eu: Remove more empty routinesLarry Finger2-16/+0
2014-01-09staging: r8188eu: Remove - number of dummy and unused routinesLarry Finger1-10/+0
2014-01-09staging: r8188eu: Remove macro ODM_GetMACRegLarry Finger1-2/+0
2014-01-09staging: r8188eu: Remove macro ODM_SetMACRegLarry Finger1-3/+0