aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/csr (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-20staging: csr: remove CsrVsnprintf()Greg Kroah-Hartman4-9/+2
2012-07-20staging: csr: remove CsrStrDupGreg Kroah-Hartman5-47/+2
2012-07-20staging: csr: remove CsrStrChr()Greg Kroah-Hartman2-7/+0
2012-07-20staging: csr: remove CsrStrNCmpGreg Kroah-Hartman4-13/+0
2012-07-20staging: csr: remove CsrStrCmpGreg Kroah-Hartman4-13/+0
2012-07-20staging: csr: remove CsrStrNcpyGreg Kroah-Hartman4-122/+0
2012-07-20staging: csr: remove CsrStrCpyGreg Kroah-Hartman5-37/+1
2012-07-20staging: csr: remove CsrMemMove()Greg Kroah-Hartman2-8/+0
2012-07-20staging: csr: remove CsrMemCmpGreg Kroah-Hartman3-9/+1
2012-07-20staging: csr: remove CsrMemSetGreg Kroah-Hartman8-20/+12
2012-07-20staging: csr: remove a bunch of unused functions in csr_util.cGreg Kroah-Hartman2-352/+0
2012-07-20staging: csr: remove indications.cGreg Kroah-Hartman2-19/+0
2012-07-20staging: csr: remove csr_types.hGreg Kroah-Hartman62-100/+22
2012-07-20staging: csr: remove CsrUint64 and CsrInt64 typedefs.Greg Kroah-Hartman2-17/+4
2012-07-20staging: csr: remove odd pointer typedefsGreg Kroah-Hartman2-7/+2
2012-07-20staging: csr: remove CsrSize typedefGreg Kroah-Hartman28-1491/+1490
2012-07-20staging: csr: remove CsrBool typedefGreg Kroah-Hartman38-267/+264
2012-07-20staging: csr: remove CsrCharString typedefGreg Kroah-Hartman45-301/+298
2012-07-20staging: csr: remove CsrUtf8String typedefGreg Kroah-Hartman5-38/+37
2012-07-20staging: csr: remove CsrUtf16String typedefGreg Kroah-Hartman5-70/+69
2012-07-20staging: csr: remove CsrUint24 typedefGreg Kroah-Hartman3-4/+3
2012-07-20staging: csr: remove CsrInt32 typedefGreg Kroah-Hartman33-139/+136
2012-07-20staging: csr: remove CsrUint32 typedefGreg Kroah-Hartman66-868/+865
2012-07-20staging: csr: remove CsrInt16 typedefGreg Kroah-Hartman22-137/+136
2012-07-20staging: csr: remove CsrUint16 typedefGreg Kroah-Hartman104-2805/+2804
2012-07-20staging: csr: remove CsrInt8 typedefGreg Kroah-Hartman14-45/+44
2012-07-20staging: csr: remove CsrUint8 typedefGreg Kroah-Hartman77-2505/+2504
2012-07-20staging: csr: clean up csr_types.h a bitGreg Kroah-Hartman1-24/+1
2012-07-20staging: csr: remove sdioemb/Greg Kroah-Hartman23-4016/+0
2012-07-19staging: csr: remove oska submoduleGreg Kroah-Hartman13-509/+0
2012-07-19staging: csr: oska: remove timer.c and timer.hGreg Kroah-Hartman3-70/+1
2012-07-19staging: csr: oska: remove time.hGreg Kroah-Hartman1-34/+0
2012-07-19staging: csr: oska: remove print.h and print.cGreg Kroah-Hartman3-77/+0
2012-07-19staging: csr: oska: remove list.c and list.hGreg Kroah-Hartman3-215/+0
2012-07-19staging: csr: oska: remove all.h and types.hGreg Kroah-Hartman3-78/+0
2012-07-19staging: csr: oska: remove refcount.cGreg Kroah-Hartman4-142/+0
2012-07-19staging: csr: oska: remove io.hGreg Kroah-Hartman2-64/+0
2012-07-19Staging: csr: remove oska compat functionsGreg Kroah-Hartman4-255/+1
2012-07-19staging: csr: remove unneeded PCI dependencyLauri Hintsala1-1/+1
2012-07-11staging: csr: Remove unused macrosMarcos Paulo de Souza6-13/+0
2012-07-11staging: csr: unifi_sme.c: Remove unused macrosMarcos Paulo de Souza1-6/+0
2012-07-11staging: csr: netdev.c: Remove unused macrosMarcos Paulo de Souza1-5/+0
2012-07-11staging: csr: csr_util.h: Remove commented macrosMarcos Paulo de Souza1-7/+0
2012-07-11staging: csr: Remove dead codeMarcos Paulo de Souza2-76/+0
2012-07-09staging: CSR: fix function declaration warningsEmil Goode1-1/+1
2012-07-06staging: csr: print MAC addresses via %pMAndy Shevchenko6-62/+28
2012-06-25Staging: csr: add WEXT and AP mode supportLauri Hintsala8-5/+1142
2012-06-20Staging: csr: provide a MODULE_LICENSE for csr_helper.koGreg Kroah-Hartman1-0/+4
2012-06-19Staging: csr: update to version 5.1.0 of the driverGreg Kroah-Hartman56-1666/+3841
2012-06-19Staging: add CSR wifi moduleGreg Kroah-Hartman175-1/+98765