summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Staging: rt2870: use internal command for AsicUpdateProtect()Bartlomiej Zolnierkiewicz2009-09-152-9/+2
| * | Staging: rt3070: add remaining rt2870 device idsBartlomiej Zolnierkiewicz2009-09-151-12/+2
| * | Staging: rt3070: remove needless EFUSE_TAG register readBartlomiej Zolnierkiewicz2009-09-152-9/+0
| * | Staging: rt3070: AsicSetSlotTime() fixBartlomiej Zolnierkiewicz2009-09-151-5/+0
| * | Staging: rt3070: WEP fixesBartlomiej Zolnierkiewicz2009-09-154-36/+4
| * | Staging: rt3070: fix PID checking in RTUSBEnqueueCmdFromNdis()Bartlomiej Zolnierkiewicz2009-09-151-5/+0
| * | Staging: rt3070: update allowed channels list for JapanBartlomiej Zolnierkiewicz2009-09-151-5/+0
| * | Staging: rtxxxx: RTMPGetRalinkAuthModeStr() fixesBartlomiej Zolnierkiewicz2009-09-151-7/+0
| * | Staging: rtxx70: unify NICInitRT30xxRFRegisters()Bartlomiej Zolnierkiewicz2009-09-151-29/+12
| * | Staging: rtxxxx: unify AsicSwitchChannel()Bartlomiej Zolnierkiewicz2009-09-151-37/+9
| * | Staging: rtxxxx: unify AsicRxAntEvalTimeout()Bartlomiej Zolnierkiewicz2009-09-151-72/+7
| * | Staging: rtxxx0: remove unused codeBartlomiej Zolnierkiewicz2009-09-156-1182/+0
| * | Staging: rtxxx0: remove private ioctlsBartlomiej Zolnierkiewicz2009-09-152-1965/+8
| * | Staging: rtxxx0: remove private debugging ioctlsBartlomiej Zolnierkiewicz2009-09-152-782/+0
| * | Staging: rtxxx0: remove superfluous function prototypesBartlomiej Zolnierkiewicz2009-09-154-1003/+0
| * | Staging: rtxxx0: remove unused link_list.hBartlomiej Zolnierkiewicz2009-09-154-137/+0
| * | Staging: rtxxx0: debug messages fixesBartlomiej Zolnierkiewicz2009-09-156-37/+1
| * | Staging: rtxxx0: remove dead virtual adapter supportBartlomiej Zolnierkiewicz2009-09-154-328/+9
| * | Staging: rtxxx0: remove dead DBG_DIAGNOSE codeBartlomiej Zolnierkiewicz2009-09-153-139/+0
| * | Staging: rtxxx0: unify AsicEvaluateRxAnt()Bartlomiej Zolnierkiewicz2009-09-151-48/+15
| * | Staging: rtxxx0: unify MlmeCheckPsmChange()Bartlomiej Zolnierkiewicz2009-09-151-28/+2
| * | Staging: rtxxx0: unify RT{USB,MP}FilterCalibration()Bartlomiej Zolnierkiewicz2009-09-151-144/+10
| * | Staging: rtxxx0: remove superfluous RT30xx ifdefsBartlomiej Zolnierkiewicz2009-09-1517-193/+34
| * | Staging: rtxxx0: unify different RT30xx{Read,Write}RFRegister() flavorsBartlomiej Zolnierkiewicz2009-09-155-141/+15
| * | Staging: rtxxx0: remove unused definesBartlomiej Zolnierkiewicz2009-09-153-38/+0
| * | Staging: rtxxx0: kill PID macrosBartlomiej Zolnierkiewicz2009-09-155-160/+9
| * | Staging: rt3070: kill TimerQThr thread first in RT28xxThreadTerminate()Bartlomiej Zolnierkiewicz2009-09-151-20/+20
| * | Staging: rtxxx0: PID checking fixesBartlomiej Zolnierkiewicz2009-09-153-6/+6
| * | Staging: rtxxx0: kill RT8270_USB_DEVICES() macroBartlomiej Zolnierkiewicz2009-09-152-153/+116
| * | Staging: rtxxx0: remove dead platform specific codeBartlomiej Zolnierkiewicz2009-09-155-90/+0
| * | Staging: rtxxx0: remove support for older wireless extensionsBartlomiej Zolnierkiewicz2009-09-152-61/+0
| * | Staging: rt3070: fix build warningsBartlomiej Zolnierkiewicz2009-09-154-29/+7
| * | Staging: rt2870: duplicated code is executed twice in AsicEvaluateRxAnt()Bartlomiej Zolnierkiewicz2009-09-151-20/+0
| * | Staging: w35und: Remove some write-only struct membersPekka Enberg2009-09-154-93/+1
| * | Staging: w35und: Convert typedef MTO_PARAMETERS to struct wb35_mto_paramPekka Enberg2009-09-152-4/+3
| * | Staging: w35und: Remove unused struct _STATISTICS_INFOPekka Enberg2009-09-151-49/+0
| * | Staging: w35und: Convert typedef DESCRIPTOR to struct wb35_descriptorPekka Enberg2009-09-157-16/+16
| * | Staging: w35und: Cleanup the mlmetxrx_f.h header filePekka Enberg2009-09-151-18/+6
| * | Staging: w35und: Remove unused struct _RXBUFFERPekka Enberg2009-09-152-20/+0
| * | Staging: w35und: Convert MDS typedef to struct w35_mdsPekka Enberg2009-09-154-11/+10
| * | Staging: rt2860: includecheck fix: rt_linux.hJaswinder Singh Rajput2009-09-151-4/+0
| * | Staging: rtl8187se: Fix comment-out-typoMichael Buesch2009-09-151-1/+1
| * | Staging: rt2870: new USB ID for Belkin N+ F5D8055Daniele Napolitano2009-09-151-0/+1
| * | Staging: rtl8192su: add linux/vmalloc.hJeff Mahoney2009-09-151-0/+1
| * | Staging: rtl8192su: stop using skb->tailJeff Mahoney2009-09-151-4/+5
| * | Staging: rtl8192su: fixup size comparison warningJeff Mahoney2009-09-151-1/+1
| * | Staging: rtl8192su: fix up printk warningsJeff Mahoney2009-09-152-4/+4
| * | Staging: rtl8192su: compile fixesJeff Mahoney2009-09-152-9/+0
| * | Staging: echo: coding style cleanupsGreg Kroah-Hartman2009-09-154-63/+67
| * | Staging: echo: remove unneeded USE_SSE2 definesGreg Kroah-Hartman2009-09-151-36/+3