summaryrefslogtreecommitdiffstats
path: root/drivers/staging/csr
Commit message (Expand)AuthorAgeFilesLines
...
* staging: csr: csr_wifi_sme_sef.h: Fixed from foo* bar to foo *barSangho Yi2012-10-221-72/+72
* staging: csr: csr_wifi_sme_serialize.h: fixed over 80 char linesSangho Yi2012-10-221-4/+8
* staging: csr: csr_wifi_sme_serialize.h: Fixed from foo* bar to foo *barSangho Yi2012-10-221-158/+158
* staging: csr: csr_wifi_sme_task.h: fixed indentation coding styleSangho Yi2012-10-221-4/+4
* Drivers: Staging: CSR: fixed coding style errors in csr_wifi_router_free_upst...Sangho Yi2012-10-221-26/+20
* Staging: csr: fix pointer(asterisk) position coding style issue in sme_usersp...Sunhee Hwang2012-10-221-1/+1
* staging: csr: csr_framework_ext_types.h: fix coding styleSeongJae Park2012-10-221-18/+15
* Staging: CSR: csr_time.h: Removed unnecessary typedef structSangho Yi2012-10-221-18/+0
* Staging: CSR: csr_time.h: fixed indentation warnings based on coding styleSangho Yi2012-10-221-31/+32
* Staging: csr: data_tx: remove extra space in printkGreg Kroah-Hartman2012-10-221-1/+1
* Staging: csr: data_tx: fix up brace placementGreg Kroah-Hartman2012-10-221-5/+2
* Staging: csr: data_tx: clean up tab messGreg Kroah-Hartman2012-10-221-24/+24
* Staging: csr: csr_log_configure.h: clean up tab messHomin Lee2012-10-221-50/+50
* staging: csr: remove unused including <linux/version.h>Wei Yongjun2012-10-2212-12/+0
* 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
OpenPOWER on IntegriCloud