Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/staging
Greg Kroah-Hartman 635d2b00e5 Staging: add CSR wifi module
This consists of two modules, the driver, and a "helper" module that is
just a wrapper around common kernel functions.  The wrapper module will
be removed soon, but for now it's needed.

These files were based on the csr-linux-wifi-5.0.3-oss.tar.gz package
provided by CSR and Blue Giga, and is covered under the license
specified in the LICENSE.txt file (basically dual BSD and GPLv2).  The
files were flattened out of the deep directory mess they were originally
in, and a few EXPORT_SYMBOL_GPL() were added in order for everything to
link properly with the helper module setup.

Cc: Mikko Virkkilä <mikko.virkkila@bluegiga.com>
Cc: Lauri Hintsala <Lauri.Hintsala@bluegiga.com>
Cc: Riku Mettälä <riku.mettala@bluegiga.com>
Cc: Veli-Pekka Peltola <veli-pekka.peltola@bluegiga.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-06-19 16:37:01 -07:00
..
android staging/android: Remove ram_console driver 2012-06-13 17:03:09 -07:00
asus_oled
bcm staging bcm: spelling of suppress in code 2012-06-13 12:18:02 -07:00
ccg staging: usb: gadget: Configurable Composite Gadget depends on BLOCK 2012-06-12 10:59:26 -07:00
comedi staging: comedi: comedi_compat_ioctl should be NULL not 0 2012-06-18 17:39:21 -07:00
cptm1217 Staging: cptm1217: clearpad_tm1217: fix coding style issues 2012-06-12 10:34:47 -07:00
crystalhd
csr Staging: add CSR wifi module 2012-06-19 16:37:01 -07:00
cxt1e1
echo
et131x Staging: et131x: fix | vs & typos 2012-06-11 08:47:51 -07:00
frontier
ft1000
gdm72xx staging: gdm72xx: Simplify spinlock fix for gdm_usb_send_complete 2012-06-12 14:37:28 -07:00
iio iio staging: another typo in iio_simple_dummy_buffer 2012-06-18 17:31:42 -07:00
ipack Staging: ipack: delete sysfs from to-do list. 2012-06-12 10:59:27 -07:00
keucr Staging: keucr: scsiglue: fixed a do while coding style issue 2012-06-13 12:20:16 -07:00
line6 staging: line6/config.h: Delete unused header 2012-05-18 17:13:52 -07:00
media Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 2012-05-24 10:21:51 -07:00
net
nvec
octeon Staging tree pull request for 3.5-rc1 2012-05-22 16:34:21 -07:00
olpc_dcon
omapdrm Merge branch 'staging-linus' into staging-next 2012-06-13 16:57:09 -07:00
ozwpan
panel
phison
quickstart
ramster Staging: ramster: r2net: fix coding style issues 2012-06-12 10:34:47 -07:00
rtl8187se Staging: rtl8187se, rtl8192e: fix '&' vs '|' bugs 2012-06-12 10:52:32 -07:00
rtl8192e Staging: rtl8187se, rtl8192e: fix '&' vs '|' bugs 2012-06-12 10:52:32 -07:00
rtl8192u staging: Remove test of is_broadcast with is_multicast 2012-05-09 13:52:23 -07:00
rtl8712 staging: rtl8712: Fix typo in rtl871x_io.h 2012-05-15 17:58:30 -07:00
rts5139 staging: rts5139: Fix typo in rts5139 2012-06-12 10:52:32 -07:00
rts_pstor staging "rts_pstor" fix some typos while reading through rts_pstor 2012-06-04 21:04:32 -07:00
sbe-2t3e3 staging: "sbe-2t3e3" Fix typos in sbe-2t3e3 2012-06-12 10:38:16 -07:00
sep staging "sep" Fix typos found while reading. 2012-06-12 11:14:33 -07:00
serqt_usb2 staging: serqt_usb2: Fix some typos. 2012-06-18 17:23:52 -07:00
slicoss staging: slicoss: Fix a typo. 2012-06-18 17:23:52 -07:00
sm7xxfb staging: sm7xxfb: sm7xx becomes sm7xxfb 2012-06-12 10:55:54 -07:00
speakup Staging: speakup: fix an improperly-declared variable. 2012-06-18 17:13:06 -07:00
ste_rmi4
telephony
tidspbridge
usbip staging: usbip: cleanup and fix of vhci_hub_status 2012-06-13 17:22:57 -07:00
vme
vt6655
vt6656 staging: Remove test of is_broadcast with is_multicast 2012-05-09 13:52:23 -07:00
winbond staging: Fix typo in winbond 2012-06-12 10:52:32 -07:00
wlags49_h2 staging: wlags49_h2: remove direct declarations of KERN_<LEVEL> prefixes 2012-06-12 10:45:26 -07:00
wlags49_h25
wlan-ng staging/wlan-ng: prsim2fw.c coding style cleanup 2012-06-12 10:38:16 -07:00
xgifb Staging: xgifb: Replace pr_* with dev_* when possible. 2012-06-18 17:20:21 -07:00
zcache staging: zcache: don't limit number of pools per client 2012-06-14 17:24:44 -07:00
zram staging: zram: conventions, __aligned() attribute 2012-06-11 09:04:15 -07:00
zsmalloc staging: zsmalloc: fix uninit'ed variable warning 2012-06-13 17:21:46 -07:00
Kconfig Staging: add CSR Wifi "os helper" module 2012-06-19 16:36:15 -07:00
Makefile Staging: add CSR Wifi "os helper" module 2012-06-19 16:36:15 -07:00
staging.c