summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-09-15Staging: otus: Drop an unnecessary NULL testJulia Lawall1-5/+0
2009-09-15Staging: otus: remove dependency on WIRELESS_EXT versionAlexander Beregalov12-73/+1
2009-09-15Staging: otus: Fix warnings in staging/otus/ioctl.cPranith Kumar1-4/+3
2009-09-15Staging: vt6655: remove dependency on WIRELESS_EXT versionAlexander Beregalov5-190/+2
2009-09-15Staging: vt6655: fix build when !CONFIG_WIRELESS_EXTAlexander Beregalov1-7/+2
2009-09-15Staging: vt6656: Integrate vt6656 into build system.Forest Bond4-204/+47
2009-09-15Staging: vt6656: replace call to info with printk call.Forest Bond1-1/+1
2009-09-15Staging: vt6656: use net_device_ops for management functionsForest Bond2-7/+19
2009-09-15Staging: vt6656: Replace net_device->priv accesses with netdev_priv calls.Forest Bond4-52/+52
2009-09-15Staging: vt6656: main_usb.c: Drop obsolete fsuid/fsgid accesses.Forest Bond1-4/+9
2009-09-15Staging: vt6656: Build vt6656.ko, not vntwusb.ko.Forest Bond1-1/+1
2009-09-15Staging: vt6656: Add includes to drivers/staging/vt6656.Forest Bond4-3/+791
2009-09-15Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond80-0/+44089
2009-09-15Staging: add rt3090 wireless driverBartlomiej Zolnierkiewicz112-0/+104961
2009-09-15Staging: rtl8187se: cleanup r8180_core.cBartlomiej Zolnierkiewicz1-1167/+245
2009-09-15Staging: rtl8187se: cleanup r8180_rtl8225z2.cBartlomiej Zolnierkiewicz1-615/+279
2009-09-15Staging: rtl8187se: remove unused definitions from r8180.hBartlomiej Zolnierkiewicz1-14/+0
2009-09-15Staging: rtl8187se: remove unused definitions from r8180_hw.hBartlomiej Zolnierkiewicz1-309/+5
2009-09-15Staging: rtl8187se: merge r8180_pm.c with r8180_core.cBartlomiej Zolnierkiewicz5-103/+61
2009-09-15Staging: rtl8187se: cleanup r8180_pm.cBartlomiej Zolnierkiewicz2-26/+8
2009-09-15Staging: rtl8187se: merge r8180_rtl8225.c with r8180_rtl8225z2.cBartlomiej Zolnierkiewicz4-307/+272
2009-09-15Staging: rtl8187se: cleanup r8180_rtl8225.cBartlomiej Zolnierkiewicz3-156/+105
2009-09-15Staging: rtl8187se: remove unused rtl8225_rf_* functionsBartlomiej Zolnierkiewicz3-377/+0
2009-09-15Staging: rtl8187se: remove debugging code from r8180_core.cBartlomiej Zolnierkiewicz1-381/+3
2009-09-15Staging: rtl8187se: remove unused radio frontendsBartlomiej Zolnierkiewicz12-2611/+0
2009-09-15Staging: rtl8187se: remove dead codeBartlomiej Zolnierkiewicz19-2085/+13
2009-09-15Staging: rtl8187se: remove CONFIG_RTL8180_IO_MAP ifdefsBartlomiej Zolnierkiewicz3-252/+0
2009-09-15Staging: rtl8187se: remove CONFIG_RTL8185B ifdefsBartlomiej Zolnierkiewicz9-369/+0
2009-09-15Staging: rtl8187se: remove CONFIG_RTL818x_S ifdefsBartlomiej Zolnierkiewicz7-337/+0
2009-09-15Staging: rtl8187se: remove THOMAS_TURBO ifdefsBartlomiej Zolnierkiewicz5-26/+0
2009-09-15Staging: rtl8187se: remove CONFIG_RTL8180_PM ifdefsBartlomiej Zolnierkiewicz5-14/+0
2009-09-15Staging: rtl8187se: remove ENABLE_DOT11D ifdefsBartlomiej Zolnierkiewicz9-133/+0
2009-09-15Staging: rtl8187se: add TODOBartlomiej Zolnierkiewicz1-0/+21
2009-09-15Staging: rtl8192su: add TODOBartlomiej Zolnierkiewicz1-0/+23
2009-09-15Staging: rtl8192su/ieee80211: switch to use <linux/ieee80211.h>Bartlomiej Zolnierkiewicz3-131/+9
2009-09-15Staging: rtl8192su/ieee80211: remove unused _ReasonCode enumsBartlomiej Zolnierkiewicz1-49/+0
2009-09-15Staging: rtl8192su: remove support for older wireless extensionsBartlomiej Zolnierkiewicz6-117/+7
2009-09-15Staging: rtl8192su: remove kernel version compatibility wrappersBartlomiej Zolnierkiewicz27-1488/+77
2009-09-15Staging: rtl8187se/ieee80211: remove superfluous JOHN_* ifdefsBartlomiej Zolnierkiewicz4-60/+10
2009-09-15Staging: rtl8187se/ieee80211: remove unused dump_chnl_map()Bartlomiej Zolnierkiewicz3-13/+0
2009-09-15Staging: rtl8187se/ieee80211: remove superfluous ieee80211_* definesBartlomiej Zolnierkiewicz1-51/+0
2009-09-15Staging: rtl8187se/ieee80211: remove dead _RTL8187_EXT_PATCH_ codeBartlomiej Zolnierkiewicz3-926/+0
2009-09-15Staging: rtl8187se: remove support for older wireless extensionsBartlomiej Zolnierkiewicz5-60/+1
2009-09-15Staging: rtl8187se: remove kernel version compatibility wrappersBartlomiej Zolnierkiewicz14-724/+54
2009-09-15Staging: rtl8192su: remove unused ieee80211_crypt.hBartlomiej Zolnierkiewicz1-86/+0
2009-09-15Staging: rtl8187se: remove unused ieee80211_crypt.hBartlomiej Zolnierkiewicz1-86/+0
2009-09-15Staging: rtl8192su: remove duplicate dot11d.h and ieee80211.h includesBartlomiej Zolnierkiewicz10-3012/+6
2009-09-15Staging: rtl8187se: remove duplicate dot11d.h and ieee80211.h includesBartlomiej Zolnierkiewicz8-1862/+6
2009-09-15Staging: rtl8192su/ieee80211: remove unused filesBartlomiej Zolnierkiewicz16-2639/+0
2009-09-15Staging: rtl8187se/ieee80211: remove unused filesBartlomiej Zolnierkiewicz2-514/+0