summaryrefslogtreecommitdiffstats
path: root/drivers/staging/csr
AgeCommit message (Expand)AuthorLines
2012-09-21staging: Fix spelling of "asynchronous" in comments.Adam Buchbinder-2/+2
2012-09-17staging: csr: wait for the exec in usermodehelperLauri Hintsala-1/+1
2012-09-17staging: fix csr printk format warningRandy Dunlap-1/+1
2012-09-04staging: csr: replace calls to kmalloc and memset with kzallocDevendra Naga-7/+3
2012-09-04staging: csr: remove casting of return value from kmallocDevendra Naga-1/+1
2012-09-04staging: csr: Remove all leftover kernel version checks \o/Priit Laes-75/+1
2012-09-04staging: csr: Remove unneeded UF_NETIF_TX_* macrosPriit Laes-14/+9
2012-09-04staging: csr: unifi_priv.h: Remove KERNEL_VERSION checksPriit Laes-27/+0
2012-09-04staging: csr: unifi_wext.h: Remove KERNEL_VERSION checksPriit Laes-21/+5
2012-09-04staging: csr: drv.c: Remove KERNEL_VERSION checks and associated definesPriit Laes-35/+8
2012-09-04staging: csr: Drop unused UNIFI_NET_NAME configuration optionPriit Laes-17/+2
2012-09-04staging: csr: remove unused define ALLOW_Q_PAUSEPriit Laes-19/+0
2012-09-04staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.37Priit Laes-8/+0
2012-09-04staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.34Priit Laes-25/+0
2012-09-04staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.32Priit Laes-14/+0
2012-09-04staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.29Priit Laes-27/+0
2012-09-04staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.28Priit Laes-454/+0
2012-09-04staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.27Priit Laes-42/+0
2012-09-04staging: csr: netdev.c: Clean up KERNEL_VERSION checks: <=2.6.25Priit Laes-21/+0
2012-09-04staging: csr: use is_zero_ether_addr() instead of memcmp()Wei Yongjun-3/+1
2012-09-04staging: csr: fix possible memory leak in do_patch_convert_download()Wei Yongjun-0/+2
2012-08-27Merge 3.6-rc3 into staging-nextGreg Kroah-Hartman-1/+1
2012-08-16staging:csr: remove usage of CsrSnprintf and use scnprintfDevendra Naga-120/+66
2012-08-14staging: csr: add INET dependancyGreg Kroah-Hartman-1/+1
2012-08-13staging: csr: Fix up version.h includesJesper Juhl-12/+10
2012-08-13staging/csr: fix coding style problems in handle_bh_errorDevendra Naga-21/+23
2012-08-13staging/csr: remove the initialisation of interfaceTag and its comment in han...Devendra Naga-1/+1
2012-08-13staging/csr: fix coding style problems in uf_wait_for_thread_to_stopDevendra Naga-14/+15
2012-08-13staging/csr: fix coding style problems in uf_stop_threadDevendra Naga-7/+8
2012-08-13staging/csr: clean coding style in uf_start_threadDevendra Naga-40/+43
2012-08-13staging/csr: remove firmware pointer check before giving to release_firmwareDevendra Naga-3/+1
2012-08-13staging/csr: coding style fixes at sdio_linux_remove_irq and at install_irqDevendra Naga-23/+20
2012-08-13staging/csr: coding style fixes in CsrTimeGetDevendra Naga-11/+9
2012-08-13staging: csr: use %*ph[C] to hexdump small buffersAndy Shevchenko-9/+4
2012-08-13staging: csr: print mac address with %pMAndy Shevchenko-5/+3
2012-07-20staging: csr: delete a bunch of unused library functionsGreg Kroah-Hartman-616/+1
2012-07-20staging: csr: remove csr_utf16.cGreg Kroah-Hartman-1155/+28
2012-07-20staging: csr: remove csr_pmem.hGreg Kroah-Hartman-134/+1
2012-07-20staging: csr: remove CsrPmemAllocGreg Kroah-Hartman-605/+534
2012-07-20staging: csr: remove CsrPmemFree()Greg Kroah-Hartman-303/+282
2012-07-20staging: csr: remove CsrMemAllocDma()Greg Kroah-Hartman-53/+4
2012-07-20staging: csr: remove CsrMemCalloc()Greg Kroah-Hartman-52/+0
2012-07-20staging: csr: remove CsrMemAlloc()Greg Kroah-Hartman-62/+12
2012-07-20staging: csr: remove CsrMemFree() and CsrMemFreeDma()Greg Kroah-Hartman-107/+30
2012-07-20staging: csr: remove csr_util.hGreg Kroah-Hartman-36/+18
2012-07-20staging: csr: remove CsrOffSetOf()Greg Kroah-Hartman-107/+96
2012-07-20stating: csr: remove unneeded #includes in csr_util.cGreg Kroah-Hartman-5/+0
2012-07-20staging: csr: make CsrUInt16ToHex staticGreg Kroah-Hartman-23/+16
2012-07-20staging: csr: remove CsrMemCpy()Greg Kroah-Hartman-97/+77
2012-07-20staging: csr: remove CsrStrLen()Greg Kroah-Hartman-29/+19