summaryrefslogtreecommitdiffstats
path: root/drivers/staging/csr
Commit message (Expand)AuthorAgeFilesLines
* staging:csr: Fix typo in staging/csr driverMasanari Iida2013-04-083-16/+16
* staging: csr: info leak in unifi_cfg_get_info()Dan Carpenter2013-04-051-0/+2
* staging:csr: Fix typos in comment and printkMasanari Iida2013-04-013-17/+17
* staging: csr: Fix typos in csrMasanari Iida2013-03-253-15/+15
* staging: csr: fix compilation warning in unifi_siwscanDevendra Naga2013-03-141-3/+0Star
* driver: staging: csr: remove cast for kmalloc return valueZhang Yanfei2013-03-125-8/+7Star
* staging: csr: csr_time.c: Fix coding styleSeongJae Park2013-03-111-4/+4
* Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-213-19/+29
|\
| * 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
* | sched/rt: Move rt specific bits into new header fileClark Williams2013-02-072-2/+2
|/
* 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