aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/csr
AgeCommit message (Expand)Author
2013-02-07sched/rt: Move rt specific bits into new header fileClark Williams
2012-11-21staging: csr: remove CONFIG_HOTPLUG ifdefsBill Pemberton
2012-11-06staging: csr: csr_wifi_hip_unifi_signal_names: Fix pointer positionHojung Youn
2012-11-06staging: csr: csr_wifi_hip_unifi_signal_names: fix whitespaced paddingsHojung Youn
2012-11-06staging: csr: csr_wifi_hip_unifi_signal_names: fix bracketsHojung Youn
2012-11-06staging: csr: csr_wifi_hip_unifi_signal_names: fix indentHojung Youn
2012-11-01staging: csr: csr_wifi_nme_task.h: remove function prototypesDevendra Naga
2012-11-01staging: csr: csr_wifi_nme_ap_lib.h: remove the function prototypesDevendra Naga
2012-11-01staging: csr: csr_wifi_nme_lib.h: remove function prototypesDevendra Naga
2012-11-01staging: csr: sme_blocking.c: add missing check for return of sme_wait_for_replyDevendra Naga
2012-11-01staging: csr: sme_blocking.c: remove braces around single statement blocksDevendra Naga
2012-11-01staging: csr: sme_blocking.c: replace spaces with the tabs in sme_mgt_tspecDevendra Naga
2012-11-01staging: csr: sme_blocking.c: replace spaces with tabsDevendra Naga
2012-11-01staging: csr: inet.c: replaces spaces with tabsDevendra Naga
2012-11-01staging: csr: inet.c: single statement if blocks doesn't need bracesDevendra Naga
2012-10-30staging: csr: csr_log_configure.h: remove a bunch of function protosDevendra Naga
2012-10-30staging: csr: remove csr_lib.hDevendra Naga
2012-10-30staging: csr: os.c: remove braces around single statement blocksDevendra Naga
2012-10-30staging: csr: os.c: remove col variableDevendra Naga
2012-10-30staging: csr: drv.c: replace spaces with tabs in uf_destroy_device_nodesDevendra Naga
2012-10-30staging: csr: drv.c: replace spaces with tabsDevendra Naga
2012-10-30staging: csr: io.c: replace spaces with tabsDevendra Naga
2012-10-30staging: csr: Remove struct CsrEventSeongJae Park
2012-10-29staging : csr: Fix typo in csr/netdev.cMasanari Iida
2012-10-29staging: csr: remove func_exit_r macroDevendra Naga
2012-10-29staging: csr: remove func_exit macroDevendra Naga
2012-10-29staging: csr: remove func_enter macroDevendra Naga
2012-10-26Staging: csr: remove CSRMIN() macroGreg Kroah-Hartman
2012-10-26Staging: csr: csr_macro.h: remove unused macrosGreg Kroah-Hartman
2012-10-26Staging: csr: remove __cplusplus nonsense from the .h filesGreg Kroah-Hartman
2012-10-26staging: csr: remove unused macros and prototypesDevendra Naga
2012-10-26staging: csr: remove unused macros/ prototypes in csr_sched.hDevendra Naga
2012-10-26staging: csr: remove csrPanic and CSR_LOG_ASSERT and CSR_LOG_ASSERT_ENABLEDevendra Naga
2012-10-26staging: csr: remove all prototypes of not defined functionsDevendra Naga
2012-10-26staging: csr: remove CsrMutexCreate functionDevendra Naga
2012-10-26staging: csr: remove CsrMutexDestroy functionDevendra Naga
2012-10-26staging: csr: remove CsrMutexUnlock functionDevendra Naga
2012-10-26staging: csr: remove CsrMutexLock functionDevendra Naga
2012-10-25staging: csr: csr_log.h: Fix coding styleSeongJae Park
2012-10-25Staging: csr: bh.c: fixing spaces coding style issuesChihau Chau
2012-10-25staging: csr: remove panic at locking the mutexDevendra Naga
2012-10-24staging: csr: remove unused function prototypesDevendra Naga
2012-10-24staging: csr: remove the CsrTime typedef altogetherDevendra Naga
2012-10-23staging: csr: Remove CsrThreadHandleSeongJae Park
2012-10-23staging: csr: Remove struct CsrThreadSeongJae Park
2012-10-22Staging: csr: fix code indent coding style issues in csr_wifi_hip_signals.hSunhee Hwang
2012-10-22Staging: csr: csr_wifi_router_ctrl_sef.c: fix line over 80 charactersJugwan Eom
2012-10-22Staging: csr: csr_wifi_router_ctrl_sef.c: fix tab messJugwan Eom
2012-10-22Staging: csr: csr_wifi_router_ctrl_sef.c: fix up brace placementJugwan Eom
2012-10-22staging: csr: csr_wifi_sme_sef.h: fixed indentation warningsSangho Yi