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