summaryrefslogtreecommitdiffstats
path: root/drivers/staging/csr/sme_sys.c
Commit message (Expand)AuthorAgeFilesLines
* staging/csr: Fix dereference before checkPeter Huewe2013-01-071-15/+26
* staging: csr: remove func_exit macroDevendra Naga2012-10-291-2/+0Star
* staging: csr: remove func_enter macroDevendra Naga2012-10-291-4/+0Star
* staging: csr: remove the CsrTime typedef altogetherDevendra Naga2012-10-251-5/+5
* staging: csr: remove unused including <linux/version.h>Wei Yongjun2012-10-221-1/+0Star
* staging: csr: replace calls to kmalloc and memset with kzallocDevendra Naga2012-09-041-7/+3Star
* staging: csr: remove casting of return value from kmallocDevendra Naga2012-09-041-1/+1
* staging: csr: Remove all leftover kernel version checks \o/Priit Laes2012-09-041-2/+0Star
* staging: csr: Remove unneeded UF_NETIF_TX_* macrosPriit Laes2012-09-041-3/+3
* staging: csr: Fix up version.h includesJesper Juhl2012-08-141-1/+1
* staging: csr: remove CsrBool typedefGreg Kroah-Hartman2012-07-201-7/+7
* staging: csr: remove CsrCharString typedefGreg Kroah-Hartman2012-07-201-2/+2
* staging: csr: remove CsrUint32 typedefGreg Kroah-Hartman2012-07-201-4/+4
* staging: csr: remove CsrInt16 typedefGreg Kroah-Hartman2012-07-201-1/+1
* staging: csr: remove CsrUint16 typedefGreg Kroah-Hartman2012-07-201-21/+21
* staging: csr: remove CsrInt8 typedefGreg Kroah-Hartman2012-07-201-2/+2
* staging: csr: remove CsrUint8 typedefGreg Kroah-Hartman2012-07-201-26/+26
* staging: csr: Remove unused macrosMarcos Paulo de Souza2012-07-121-1/+0Star
* staging: csr: print MAC addresses via %pMAndy Shevchenko2012-07-071-17/+12Star
* Staging: csr: add WEXT and AP mode supportLauri Hintsala2012-06-251-1/+1
* Staging: csr: update to version 5.1.0 of the driverGreg Kroah-Hartman2012-06-201-132/+450
* Staging: add CSR wifi moduleGreg Kroah-Hartman2012-06-201-0/+2950