summaryrefslogtreecommitdiff
path: root/drivers/staging/csr
AgeCommit message (Expand)AuthorFilesLines
2012-11-01staging: csr: sme_blocking.c: replace spaces with the tabs in sme_mgt_tspecDevendra Naga1-19/+19
2012-11-01staging: csr: sme_blocking.c: replace spaces with tabsDevendra Naga1-24/+24
2012-11-01staging: csr: inet.c: replaces spaces with tabsDevendra Naga1-4/+4
2012-11-01staging: csr: inet.c: single statement if blocks doesn't need bracesDevendra Naga1-4/+2
2012-10-30staging: csr: csr_log_configure.h: remove a bunch of function protosDevendra Naga1-87/+0
2012-10-30staging: csr: remove csr_lib.hDevendra Naga2-181/+0
2012-10-30staging: csr: os.c: remove braces around single statement blocksDevendra Naga1-8/+4
2012-10-30staging: csr: os.c: remove col variableDevendra Naga1-4/+2
2012-10-30staging: csr: drv.c: replace spaces with tabs in uf_destroy_device_nodesDevendra Naga1-4/+4
2012-10-30staging: csr: drv.c: replace spaces with tabsDevendra Naga1-27/+26
2012-10-30staging: csr: io.c: replace spaces with tabsDevendra Naga1-43/+43
2012-10-30staging: csr: Remove struct CsrEventSeongJae Park1-14/+0
2012-10-30staging : csr: Fix typo in csr/netdev.cMasanari Iida1-7/+7
2012-10-30staging: csr: remove func_exit_r macroDevendra Naga7-109/+0
2012-10-30staging: csr: remove func_exit macroDevendra Naga18-200/+0
2012-10-30staging: csr: remove func_enter macroDevendra Naga17-214/+0
2012-10-27Staging: csr: remove CSRMIN() macroGreg Kroah-Hartman2-3/+1
2012-10-27Staging: csr: csr_macro.h: remove unused macrosGreg Kroah-Hartman1-65/+0
2012-10-27Staging: csr: remove __cplusplus nonsense from the .h filesGreg Kroah-Hartman66-611/+0
2012-10-27staging: csr: remove unused macros and prototypesDevendra Naga1-73/+0
2012-10-27staging: csr: remove unused macros/ prototypes in csr_sched.hDevendra Naga1-114/+0
2012-10-26staging: csr: remove csrPanic and CSR_LOG_ASSERT and CSR_LOG_ASSERT_ENABLEDevendra Naga7-91/+1
2012-10-26staging: csr: remove all prototypes of not defined functionsDevendra Naga1-82/+0
2012-10-26staging: csr: remove CsrMutexCreate functionDevendra Naga2-42/+0
2012-10-26staging: csr: remove CsrMutexDestroy functionDevendra Naga2-28/+0
2012-10-26staging: csr: remove CsrMutexUnlock functionDevendra Naga2-55/+0
2012-10-26staging: csr: remove CsrMutexLock functionDevendra Naga2-43/+0
2012-10-25staging: csr: csr_log.h: Fix coding styleSeongJae Park1-85/+80
2012-10-25Staging: csr: bh.c: fixing spaces coding style issuesChihau Chau1-10/+9
2012-10-25staging: csr: remove panic at locking the mutexDevendra Naga1-1/+0
2012-10-25staging: csr: remove unused function prototypesDevendra Naga1-85/+0
2012-10-25staging: csr: remove the CsrTime typedef altogetherDevendra Naga10-48/+35
2012-10-24staging: csr: Remove CsrThreadHandleSeongJae Park2-51/+0
2012-10-24staging: csr: Remove struct CsrThreadSeongJae Park1-5/+0
2012-10-23Staging: csr: fix code indent coding style issues in csr_wifi_hip_signals.hSunhee Hwang1-4/+4
2012-10-23Staging: csr: csr_wifi_router_ctrl_sef.c: fix line over 80 charactersJugwan Eom1-32/+34
2012-10-23Staging: csr: csr_wifi_router_ctrl_sef.c: fix tab messJugwan Eom1-31/+31
2012-10-23Staging: csr: csr_wifi_router_ctrl_sef.c: fix up brace placementJugwan Eom1-2/+1
2012-10-23staging: csr: csr_wifi_sme_sef.h: fixed indentation warningsSangho Yi1-4/+4
2012-10-23staging: csr: csr_wifi_sme_serialize.h: fixed indentation warningsSangho Yi1-4/+4
2012-10-23staging: csr: csr_wifi_sme_sef.h: Fixed lines over 80 chars per lineSangho Yi1-50/+100
2012-10-23staging: csr: csr_wifi_sme_sef.h: Fixed from foo* bar to foo *barSangho Yi1-72/+72
2012-10-23staging: csr: csr_wifi_sme_serialize.h: fixed over 80 char linesSangho Yi1-4/+8
2012-10-23staging: csr: csr_wifi_sme_serialize.h: Fixed from foo* bar to foo *barSangho Yi1-158/+158
2012-10-23staging: csr: csr_wifi_sme_task.h: fixed indentation coding styleSangho Yi1-4/+4
2012-10-23Drivers: Staging: CSR: fixed coding style errors in csr_wifi_router_free_upst...Sangho Yi1-26/+20
2012-10-23Staging: csr: fix pointer(asterisk) position coding style issue in sme_usersp...Sunhee Hwang1-1/+1
2012-10-23staging: csr: csr_framework_ext_types.h: fix coding styleSeongJae Park1-18/+15
2012-10-23Staging: CSR: csr_time.h: Removed unnecessary typedef structSangho Yi1-18/+0
2012-10-23Staging: CSR: csr_time.h: fixed indentation warnings based on coding styleSangho Yi1-31/+32