summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rt2860/sta_ioctl.c
AgeCommit message (Expand)AuthorLines
2011-04-08staging: rt2860sta and rt2870sta: Remove drivers replaced in net/wirelessLarry Finger-2912/+0
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2010-11-09staging: Fix typos in rt2860Justin P. Mattock-12/+13
2010-09-20staging: rt2860: '&pointer[0]' to 'pointer' fixAndy Shevchenko-2/+2
2010-09-16staging: rt2860: change plain format of mac address to %pM in *printf()Andy Shevchenko-8/+3
2010-06-04Staging: rc2860: return -EFAULT on copy_to_user errorsDan Carpenter-0/+2
2010-05-11Staging: drop redundant memsetJulia Lawall-1/+0
2010-05-11staging: rt2860: off by one errorsDan Carpenter-7/+7
2010-03-03Staging: rt2860/sta_ioctl.c: Two branches the same in rt_ioctl_giwscan()Roel Kluin-4/+1
2009-12-11Staging: rt2860: reduce superfluous exclamation marksSebastian Dalfuß-7/+7
2009-12-11Staging: rt28x0: remove typedefs (part three)Bartlomiej Zolnierkiewicz-64/+64
2009-12-11Staging: rt28x0: remove typedefs (part two)Bartlomiej Zolnierkiewicz-2/+2
2009-12-11Staging: rt28x0: remove typedefs (part one)Bartlomiej Zolnierkiewicz-64/+64
2009-12-11Staging: rt28x0: fix comments in *.c filesBartlomiej Zolnierkiewicz-184/+184
2009-12-11Staging: rt28x0: run *.c files through LindentBartlomiej Zolnierkiewicz-1643/+1794
2009-12-11Staging: rt28x0: remove private WEXT handlersBartlomiej Zolnierkiewicz-1304/+1
2009-12-11Staging: rt28x0: remove private RTPRIV_IOCTL_GSITESURVEY ioctlBartlomiej Zolnierkiewicz-3/+1
2009-12-11Staging: rt28x0: remove private RTPRIV_IOCTL_SET ioctlBartlomiej Zolnierkiewicz-5/+1
2009-12-11Staging: rt2860: add RT3090 chipset supportBartlomiej Zolnierkiewicz-0/+7
2009-12-11Staging: rt28x0: updates from vendor's V2.1.0.0 driversBartlomiej Zolnierkiewicz-244/+517
2009-09-15Staging: rt2860: Fix test in rt_ioctl_siwfrag()Roel Kluin-2/+2
2009-09-15Staging: rt2870: add eFuse supportBartlomiej Zolnierkiewicz-4/+2
2009-09-15Staging: rt2870: remove SHOW_ADHOC_ENTRY_INFO supportBartlomiej Zolnierkiewicz-61/+0
2009-09-15Staging: rt28x0: rt_ioctl_siwencode() fixesBartlomiej Zolnierkiewicz-10/+0
2009-09-15Staging: rt28x0: add SIOCGIWNAME support to rt_ioctl_giwscan()Bartlomiej Zolnierkiewicz-2/+0
2009-09-15Staging: rt3070: WEP fixesBartlomiej Zolnierkiewicz-2/+0
2009-09-15Staging: rtxxx0: remove private ioctlsBartlomiej Zolnierkiewicz-1849/+2
2009-09-15Staging: rtxxx0: remove private debugging ioctlsBartlomiej Zolnierkiewicz-775/+0
2009-09-15Staging: rtxxx0: remove dead virtual adapter supportBartlomiej Zolnierkiewicz-285/+8
2009-09-15Staging: rtxxx0: remove superfluous RT30xx ifdefsBartlomiej Zolnierkiewicz-7/+3
2009-09-15Staging: rtxxx0: remove support for older wireless extensionsBartlomiej Zolnierkiewicz-55/+0
2009-09-15Staging: rt2860: remove dependency on WIRELESS_EXT versionAlexander Beregalov-91/+13
2009-09-15Staging: rt*: don't confuse user of rt3070 driver with rt2870 stringsMarcin Slusarz-6/+1
2009-06-19Staging: rt2860: prepare for rt28[67]0/*.[ch] mergeBartlomiej Zolnierkiewicz-9/+565
2009-06-19Staging: rt2860: remove dead CONFIG_AP_SUPPORT codeBartlomiej Zolnierkiewicz-4/+0
2009-06-19Staging: rt2860: remove DOT11_N_SUPPORT ifdefsBartlomiej Zolnierkiewicz-42/+2
2009-06-19Staging: rt2860: remove WPA_SUPPLICANT_SUPPORT ifdefsBartlomiej Zolnierkiewicz-48/+2
2009-06-19Staging: rt2860: remove NATIVE_WPA_SUPPLICANT_SUPPORT ifdefsBartlomiej Zolnierkiewicz-2/+0
2009-06-19Staging: rt2860: remove dead SNMP_SUPPORT codeBartlomiej Zolnierkiewicz-230/+0
2009-06-19Staging: rt2860: remove dead EXT_BUILD_CHANNEL_LIST codeBartlomiej Zolnierkiewicz-33/+0
2009-06-19Staging: rt2860: remove dead QOS_DLS_SUPPORT codeBartlomiej Zolnierkiewicz-102/+0
2009-06-19Staging: rt2860: remove dead MULTIPLE_CARD_SUPPORT codeBartlomiej Zolnierkiewicz-3/+0
2009-06-19Staging: rt2860: remove dead CARRIER_DETECTION_SUPPORT codeBartlomiej Zolnierkiewicz-26/+0
2009-06-19Staging: rt2860: remove dead RALINK_ATE codeBartlomiej Zolnierkiewicz-136/+0
2009-06-19Staging: rt2860: remove dead CONFIG_APSTA_MIXED_SUPPORT codeBartlomiej Zolnierkiewicz-11/+0
2009-06-19Staging: rt2860: remove IWE_STREAM_ADD_*() macrosBartlomiej Zolnierkiewicz-15/+11
2009-06-19Staging: rt2860: Don't call sprintf() with overlapping input and output.Anders Kaseorg-6/+5
2009-04-03Staging: rt2860: Remove dependency on CFLAG RT2860Mark Einon-4/+0
2009-04-03Staging: rt2860: Fix remaining build warningsMark Einon-2/+2
2009-04-03Staging: rt2860: Ported v1.7.1.1 changes into v1.8.0.0, becoming v1.8.1.1Adam McDaniel-7/+73