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