summaryrefslogtreecommitdiffstats
path: root/drivers/staging/csr
Commit message (Expand)AuthorAgeFilesLines
* staging/csr: Use kmemdup rather than duplicating its implementationPeter Huewe2013-01-301-3/+3
* staging/csr: Fix dereference before checkPeter Huewe2013-01-071-15/+26
* staging: csr: remove unneeded call to memset().Cyril Roelandt2013-01-071-1/+0Star
* staging: csr: remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-221-6/+0Star
* staging: csr: csr_wifi_hip_unifi_signal_names: Fix pointer positionHojung Youn2012-11-061-1/+1
* staging: csr: csr_wifi_hip_unifi_signal_names: fix whitespaced paddingsHojung Youn2012-11-061-11/+11
* staging: csr: csr_wifi_hip_unifi_signal_names: fix bracketsHojung Youn2012-11-061-6/+1Star
* staging: csr: csr_wifi_hip_unifi_signal_names: fix indentHojung Youn2012-11-061-22/+22
* staging: csr: csr_wifi_nme_task.h: remove function prototypesDevendra Naga2012-11-011-3/+0Star
* staging: csr: csr_wifi_nme_ap_lib.h: remove the function prototypesDevendra Naga2012-11-011-18/+0Star
* staging: csr: csr_wifi_nme_lib.h: remove function prototypesDevendra Naga2012-11-011-54/+0Star
* staging: csr: sme_blocking.c: add missing check for return of sme_wait_for_replyDevendra Naga2012-11-011-0/+2
* staging: csr: sme_blocking.c: remove braces around single statement blocksDevendra Naga2012-11-011-145/+74Star
* staging: csr: sme_blocking.c: replace spaces with the tabs in sme_mgt_tspecDevendra Naga2012-11-011-19/+19
* staging: csr: sme_blocking.c: replace spaces with tabsDevendra Naga2012-11-011-24/+24
* staging: csr: inet.c: replaces spaces with tabsDevendra Naga2012-11-011-4/+4
* staging: csr: inet.c: single statement if blocks doesn't need bracesDevendra Naga2012-11-011-4/+2Star
* staging: csr: csr_log_configure.h: remove a bunch of function protosDevendra Naga2012-10-301-87/+0Star
* staging: csr: remove csr_lib.hDevendra Naga2012-10-302-181/+0Star
* staging: csr: os.c: remove braces around single statement blocksDevendra Naga2012-10-301-8/+4Star
* staging: csr: os.c: remove col variableDevendra Naga2012-10-301-4/+2Star
* staging: csr: drv.c: replace spaces with tabs in uf_destroy_device_nodesDevendra Naga2012-10-301-4/+4
* staging: csr: drv.c: replace spaces with tabsDevendra Naga2012-10-301-27/+26Star
* staging: csr: io.c: replace spaces with tabsDevendra Naga2012-10-301-43/+43
* staging: csr: Remove struct CsrEventSeongJae Park2012-10-301-14/+0Star
* staging : csr: Fix typo in csr/netdev.cMasanari Iida2012-10-291-7/+7
* staging: csr: remove func_exit_r macroDevendra Naga2012-10-297-109/+0Star
* staging: csr: remove func_exit macroDevendra Naga2012-10-2918-200/+0Star
* staging: csr: remove func_enter macroDevendra Naga2012-10-2917-214/+0Star
* Staging: csr: remove CSRMIN() macroGreg Kroah-Hartman2012-10-272-3/+1Star
* Staging: csr: csr_macro.h: remove unused macrosGreg Kroah-Hartman2012-10-271-65/+0Star
* Staging: csr: remove __cplusplus nonsense from the .h filesGreg Kroah-Hartman2012-10-2766-611/+0Star
* staging: csr: remove unused macros and prototypesDevendra Naga2012-10-271-73/+0Star
* staging: csr: remove unused macros/ prototypes in csr_sched.hDevendra Naga2012-10-271-114/+0Star
* staging: csr: remove csrPanic and CSR_LOG_ASSERT and CSR_LOG_ASSERT_ENABLEDevendra Naga2012-10-267-91/+1Star
* staging: csr: remove all prototypes of not defined functionsDevendra Naga2012-10-261-82/+0Star
* staging: csr: remove CsrMutexCreate functionDevendra Naga2012-10-262-42/+0Star
* staging: csr: remove CsrMutexDestroy functionDevendra Naga2012-10-262-28/+0Star
* staging: csr: remove CsrMutexUnlock functionDevendra Naga2012-10-262-55/+0Star
* staging: csr: remove CsrMutexLock functionDevendra Naga2012-10-262-43/+0Star
* staging: csr: csr_log.h: Fix coding styleSeongJae Park2012-10-251-85/+80Star
* Staging: csr: bh.c: fixing spaces coding style issuesChihau Chau2012-10-251-10/+9Star
* staging: csr: remove panic at locking the mutexDevendra Naga2012-10-251-1/+0Star
* staging: csr: remove unused function prototypesDevendra Naga2012-10-251-85/+0Star
* staging: csr: remove the CsrTime typedef altogetherDevendra Naga2012-10-2510-48/+35Star
* staging: csr: Remove CsrThreadHandleSeongJae Park2012-10-242-51/+0Star
* staging: csr: Remove struct CsrThreadSeongJae Park2012-10-241-5/+0Star
* Staging: csr: fix code indent coding style issues in csr_wifi_hip_signals.hSunhee Hwang2012-10-221-4/+4
* Staging: csr: csr_wifi_router_ctrl_sef.c: fix line over 80 charactersJugwan Eom2012-10-221-32/+34
* Staging: csr: csr_wifi_router_ctrl_sef.c: fix tab messJugwan Eom2012-10-221-31/+31