summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Staging: wlan-ng: Convert firmware loading to load binary ihex formatKarl Relton2009-09-151-334/+131
* Staging: wlan-ng: Remove more superflous commentsMoritz Muehlenhoff2009-09-155-37/+0
* Staging: wlan-ng: Drop the special case handling of older wireless extensions...Moritz Muehlenhoff2009-09-152-11/+0
* Staging: wlan-ng: Use kzfree() to securely zero-out the WEP key when freeing itMoritz Muehlenhoff2009-09-151-1/+1
* Staging: wlan-ng: Remove some superflous commentsMoritz Muehlenhoff2009-09-157-33/+0
* Staging: cpc-usb: remove unused #include <linux/version.h>Huang Weiyi2009-09-151-1/+0
* Staging: comedi: s626: Possible read buffer overflow fixRoel Kluin2009-09-151-1/+2
* Staging: comedi: Remove references to dead EXPORT_SYMTABRobert P. J. Day2009-09-152-7/+0
* Staging: comedi: no need for checking vfree callFigo.zhang2009-09-151-3/+2
* Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral2009-09-15133-12927/+14808
* Staging: otus: Drop an unnecessary NULL testJulia Lawall2009-09-151-5/+0
* Staging: otus: remove dependency on WIRELESS_EXT versionAlexander Beregalov2009-09-1512-73/+1
* Staging: otus: Fix warnings in staging/otus/ioctl.cPranith Kumar2009-09-151-4/+3
* Staging: vt6655: remove dependency on WIRELESS_EXT versionAlexander Beregalov2009-09-155-190/+2
* Staging: vt6655: fix build when !CONFIG_WIRELESS_EXTAlexander Beregalov2009-09-151-7/+2
* Staging: vt6656: Integrate vt6656 into build system.Forest Bond2009-09-154-204/+47
* Staging: vt6656: replace call to info with printk call.Forest Bond2009-09-151-1/+1
* Staging: vt6656: use net_device_ops for management functionsForest Bond2009-09-152-7/+19
* Staging: vt6656: Replace net_device->priv accesses with netdev_priv calls.Forest Bond2009-09-154-52/+52
* Staging: vt6656: main_usb.c: Drop obsolete fsuid/fsgid accesses.Forest Bond2009-09-151-4/+9
* Staging: vt6656: Build vt6656.ko, not vntwusb.ko.Forest Bond2009-09-151-1/+1
* Staging: vt6656: Add includes to drivers/staging/vt6656.Forest Bond2009-09-154-3/+791
* Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond2009-09-1580-0/+44089
* Staging: add rt3090 wireless driverBartlomiej Zolnierkiewicz2009-09-15112-0/+104961
* Staging: rtl8187se: cleanup r8180_core.cBartlomiej Zolnierkiewicz2009-09-151-1167/+245
* Staging: rtl8187se: cleanup r8180_rtl8225z2.cBartlomiej Zolnierkiewicz2009-09-151-615/+279
* Staging: rtl8187se: remove unused definitions from r8180.hBartlomiej Zolnierkiewicz2009-09-151-14/+0
* Staging: rtl8187se: remove unused definitions from r8180_hw.hBartlomiej Zolnierkiewicz2009-09-151-309/+5
* Staging: rtl8187se: merge r8180_pm.c with r8180_core.cBartlomiej Zolnierkiewicz2009-09-155-103/+61
* Staging: rtl8187se: cleanup r8180_pm.cBartlomiej Zolnierkiewicz2009-09-152-26/+8
* Staging: rtl8187se: merge r8180_rtl8225.c with r8180_rtl8225z2.cBartlomiej Zolnierkiewicz2009-09-154-307/+272
* Staging: rtl8187se: cleanup r8180_rtl8225.cBartlomiej Zolnierkiewicz2009-09-153-156/+105
* Staging: rtl8187se: remove unused rtl8225_rf_* functionsBartlomiej Zolnierkiewicz2009-09-153-377/+0
* Staging: rtl8187se: remove debugging code from r8180_core.cBartlomiej Zolnierkiewicz2009-09-151-381/+3
* Staging: rtl8187se: remove unused radio frontendsBartlomiej Zolnierkiewicz2009-09-1512-2611/+0
* Staging: rtl8187se: remove dead codeBartlomiej Zolnierkiewicz2009-09-1519-2085/+13
* Staging: rtl8187se: remove CONFIG_RTL8180_IO_MAP ifdefsBartlomiej Zolnierkiewicz2009-09-153-252/+0
* Staging: rtl8187se: remove CONFIG_RTL8185B ifdefsBartlomiej Zolnierkiewicz2009-09-159-369/+0
* Staging: rtl8187se: remove CONFIG_RTL818x_S ifdefsBartlomiej Zolnierkiewicz2009-09-157-337/+0
* Staging: rtl8187se: remove THOMAS_TURBO ifdefsBartlomiej Zolnierkiewicz2009-09-155-26/+0
* Staging: rtl8187se: remove CONFIG_RTL8180_PM ifdefsBartlomiej Zolnierkiewicz2009-09-155-14/+0
* Staging: rtl8187se: remove ENABLE_DOT11D ifdefsBartlomiej Zolnierkiewicz2009-09-159-133/+0
* Staging: rtl8187se: add TODOBartlomiej Zolnierkiewicz2009-09-151-0/+21
* Staging: rtl8192su: add TODOBartlomiej Zolnierkiewicz2009-09-151-0/+23
* Staging: rtl8192su/ieee80211: switch to use <linux/ieee80211.h>Bartlomiej Zolnierkiewicz2009-09-153-131/+9
* Staging: rtl8192su/ieee80211: remove unused _ReasonCode enumsBartlomiej Zolnierkiewicz2009-09-151-49/+0
* Staging: rtl8192su: remove support for older wireless extensionsBartlomiej Zolnierkiewicz2009-09-156-117/+7
* Staging: rtl8192su: remove kernel version compatibility wrappersBartlomiej Zolnierkiewicz2009-09-1527-1488/+77
* Staging: rtl8187se/ieee80211: remove superfluous JOHN_* ifdefsBartlomiej Zolnierkiewicz2009-09-154-60/+10
* Staging: rtl8187se/ieee80211: remove unused dump_chnl_map()Bartlomiej Zolnierkiewicz2009-09-153-13/+0
OpenPOWER on IntegriCloud