aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/csr (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2013-06-17staging: csr: Fix obvious logic error in staging/csrTobias Polzer1-1/+1
2013-06-17staging: csr: fix the reset of skb mac headerLi RongQing1-1/+1
2013-06-08staging: csr: fix indentation coding style issue in csr_framework_ext.hDavis Abubakr-Sadik Nii Nai1-4/+4
2013-06-08staging: csr: fix indentation code style issue in csr_framework_ext.cDavis Abubakr-Sadik Nii Nai1-8/+8
2013-05-30Staging: csr: fix indentation style issue in bh.cDavis Abubakr-Sadik Nii Nai1-103/+110
2013-05-28net: pass info struct via netdevice notifierJiri Pirko1-1/+1
2013-05-13Staging:csr - Fixes whitespace around commas in unifi_sme.h.Lidza Louina1-4/+4
2013-05-13Staging:csr - Fixes whitespace around commas in unifi_sme.c.Lidza Louina1-12/+12
2013-05-13Staging:csr - Fixes whitespace around commas in unifi_priv.h.Lidza Louina1-15/+15
2013-05-13Staging:csr - Fixes whitespace around commas in unifi_pdu_processing.c.Lidza Louina1-245/+245
2013-05-13Staging:csr - Fixes whitespace around commas in unifi_event.c.Lidza Louina1-10/+10
2013-05-13Staging:csr - Fixes whitespace around commas in ul_int.c.Lidza Louina1-1/+1
2013-05-13Staging:csr - Fixes whitespace around commas in sme_wext.c.Lidza Louina1-58/+58
2013-05-13Staging:csr - Fixes whitespace around commas in sme_sys.c.Lidza Louina1-74/+74
2013-05-13Staging:csr - Fixes whitespace around commas in sme_userspace.c.Lidza Louina1-2/+2
2013-05-13Staging:csr - Fixes whitespace around commas in sme_native.c.Lidza Louina1-1/+1
2013-05-13Staging:csr - Fixes whitespace around commas in sme_blocking.c.Lidza Louina1-12/+12
2013-05-13Staging:csr - Fixes whitespace around commas in sdio_mmc.c.Lidza Louina1-2/+2
2013-05-13Staging:csr - Fixes whitespace around commas in netdev.c.Lidza Louina1-50/+50
2013-05-13Staging:csr - Fixes whitespace around commas in io.c.Lidza Louina1-9/+9
2013-05-13Staging:csr - Fixes whitespace around commas in drv.c.Lidza Louina1-3/+3
2013-05-13Staging:csr - Fixes whitespace around commas in csr_wifi_nme_ap_sef.c.Lidza Louina1-2/+2
2013-05-05staging: single_open() leaksAl Viro1-1/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-334/+191
2013-04-29csr: Don't use create_proc_read_entry()David Howells3-332/+189
2013-04-09constify a bunch of struct file_operations instancesAl Viro1-2/+2
2013-04-08staging:csr: Fix typo in staging/csr driverMasanari Iida3-16/+16
2013-04-05staging: csr: info leak in unifi_cfg_get_info()Dan Carpenter1-0/+2
2013-04-01staging:csr: Fix typos in comment and printkMasanari Iida3-17/+17
2013-03-25staging: csr: Fix typos in csrMasanari Iida3-15/+15
2013-03-14staging: csr: fix compilation warning in unifi_siwscanDevendra Naga1-3/+0
2013-03-12driver: staging: csr: remove cast for kmalloc return valueZhang Yanfei5-8/+7
2013-03-11staging: csr: csr_time.c: Fix coding styleSeongJae Park1-4/+4
2013-02-21Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds3-19/+29
2013-02-07sched/rt: Move rt specific bits into new header fileClark Williams2-2/+2
2013-01-29staging/csr: Use kmemdup rather than duplicating its implementationPeter Huewe1-3/+3
2013-01-07staging/csr: Fix dereference before checkPeter Huewe1-15/+26
2013-01-07staging: csr: remove unneeded call to memset().Cyril Roelandt1-1/+0
2012-11-21staging: csr: remove CONFIG_HOTPLUG ifdefsBill Pemberton1-6/+0
2012-11-06staging: csr: csr_wifi_hip_unifi_signal_names: Fix pointer positionHojung Youn1-1/+1
2012-11-06staging: csr: csr_wifi_hip_unifi_signal_names: fix whitespaced paddingsHojung Youn1-11/+11
2012-11-06staging: csr: csr_wifi_hip_unifi_signal_names: fix bracketsHojung Youn1-6/+1
2012-11-06staging: csr: csr_wifi_hip_unifi_signal_names: fix indentHojung Youn1-22/+22
2012-11-01staging: csr: csr_wifi_nme_task.h: remove function prototypesDevendra Naga1-3/+0
2012-11-01staging: csr: csr_wifi_nme_ap_lib.h: remove the function prototypesDevendra Naga1-18/+0
2012-11-01staging: csr: csr_wifi_nme_lib.h: remove function prototypesDevendra Naga1-54/+0
2012-11-01staging: csr: sme_blocking.c: add missing check for return of sme_wait_for_replyDevendra Naga1-0/+2
2012-11-01staging: csr: sme_blocking.c: remove braces around single statement blocksDevendra Naga1-145/+74
2012-11-01staging: csr: sme_blocking.c: replace spaces with the tabs in sme_mgt_tspecDevendra Naga1-19/+19