summaryrefslogtreecommitdiff
path: root/drivers/staging/csr/sme_sys.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-17staging: csr: remove driverGreg Kroah-Hartman1-3260/+0
2013-05-14Staging:csr - Fixes whitespace around commas in sme_sys.c.Lidza Louina1-74/+74
2013-01-08staging/csr: Fix dereference before checkPeter Huewe1-15/+26
2012-10-30staging: csr: remove func_exit macroDevendra Naga1-2/+0
2012-10-30staging: csr: remove func_enter macroDevendra Naga1-4/+0
2012-10-25staging: csr: remove the CsrTime typedef altogetherDevendra Naga1-5/+5
2012-10-23staging: csr: remove unused including <linux/version.h>Wei Yongjun1-1/+0
2012-09-05staging: csr: replace calls to kmalloc and memset with kzallocDevendra Naga1-7/+3
2012-09-05staging: csr: remove casting of return value from kmallocDevendra Naga1-1/+1
2012-09-05staging: csr: Remove all leftover kernel version checks \o/Priit Laes1-2/+0
2012-09-05staging: csr: Remove unneeded UF_NETIF_TX_* macrosPriit Laes1-3/+3
2012-08-14staging: csr: Fix up version.h includesJesper Juhl1-1/+1
2012-07-20staging: csr: remove CsrBool typedefGreg Kroah-Hartman1-7/+7
2012-07-20staging: csr: remove CsrCharString typedefGreg Kroah-Hartman1-2/+2
2012-07-20staging: csr: remove CsrUint32 typedefGreg Kroah-Hartman1-4/+4
2012-07-20staging: csr: remove CsrInt16 typedefGreg Kroah-Hartman1-1/+1
2012-07-20staging: csr: remove CsrUint16 typedefGreg Kroah-Hartman1-21/+21
2012-07-20staging: csr: remove CsrInt8 typedefGreg Kroah-Hartman1-2/+2
2012-07-20staging: csr: remove CsrUint8 typedefGreg Kroah-Hartman1-26/+26
2012-07-12staging: csr: Remove unused macrosMarcos Paulo de Souza1-1/+0
2012-07-07staging: csr: print MAC addresses via %pMAndy Shevchenko1-17/+12
2012-06-25Staging: csr: add WEXT and AP mode supportLauri Hintsala1-1/+1
2012-06-20Staging: csr: update to version 5.1.0 of the driverGreg Kroah-Hartman1-132/+450
2012-06-20Staging: add CSR wifi moduleGreg Kroah-Hartman1-0/+2950