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