aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rt2860 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-30Staging: wireless drivers Kconfig changeGreg Kroah-Hartman1-1/+1
2009-10-14Staging: rt2860sta: prevent a panic when disabling when associatedDarren Salt1-0/+2
2009-10-14staging: more sched.h fixesJeff Mahoney2-0/+2
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar1-1/+1
2009-09-15Staging: rt2860/rt2870/rt3070/rt3090: fix compiler warning on x86_64Axel K1-2/+2
2009-09-15Staging: rt2860: add new device idsAxel K2-0/+9
2009-09-15Staging: rt2860: fix possible NULL dereferencesRoel Kluin3-0/+8
2009-09-15Staging: rt{2860,2870,3070}sta: Remove unused CRC codeBen Hutchings1-53/+0
2009-09-15Staging: rt2860: Fix test in rt_ioctl_siwfrag()Roel Kluin1-2/+2
2009-09-15Staging: rtxx70: merge rt3070 with rt2870Bartlomiej Zolnierkiewicz5-102/+26
2009-09-15Staging: rt2870: add Antenna Diversity supportBartlomiej Zolnierkiewicz6-46/+15
2009-09-15Staging: rt2870: add eFuse supportBartlomiej Zolnierkiewicz4-21/+9
2009-09-15Staging: rtxxxx: remove unused AsicAntenna{Select,Setting}()Bartlomiej Zolnierkiewicz3-104/+2
2009-09-15Staging: rt2870: remove SHOW_ADHOC_ENTRY_INFO supportBartlomiej Zolnierkiewicz1-61/+0
2009-09-15Staging: rt3070: remove unused MiniportDataMMRequest()Bartlomiej Zolnierkiewicz2-133/+1
2009-09-15Staging: rt28x0: LinkUp() fixesBartlomiej Zolnierkiewicz1-6/+0
2009-09-15Staging: rt28x0: rt_ioctl_siwencode() fixesBartlomiej Zolnierkiewicz1-10/+0
2009-09-15Staging: rt28x0: MlmeAssocReqAction() fixes for wpa_supplicant supportBartlomiej Zolnierkiewicz1-6/+0
2009-09-15Staging: rt28x0: MlmeCheckPsmChange() fixBartlomiej Zolnierkiewicz1-2/+0
2009-09-15Staging: rt28x0: MlmeSelectTxRateTable() fixBartlomiej Zolnierkiewicz1-6/+1
2009-09-15Staging: rt28x0: BssTableSetEntry() fixBartlomiej Zolnierkiewicz1-4/+0
2009-09-15Staging: rt28x0: AsicSwitchChannel() fixBartlomiej Zolnierkiewicz1-12/+0
2009-09-15Staging: rt28x0 fix BACapability policy handlingBartlomiej Zolnierkiewicz2-12/+1
2009-09-15Staging: rt28x0: fix fOP_STATUS_DOZE flag handlingBartlomiej Zolnierkiewicz1-2/+2
2009-09-15Staging: rt28x0: fix BPP_R66 register handlingBartlomiej Zolnierkiewicz1-2/+1
2009-09-15Staging: rt28x0: fix GTK length check in ParseKeyData()Bartlomiej Zolnierkiewicz2-6/+0
2009-09-15Staging: rt28x0: add SIOCGIWNAME support to rt_ioctl_giwscan()Bartlomiej Zolnierkiewicz1-2/+0
2009-09-15Staging: rt2870: use internal command for AsicUpdateProtect()Bartlomiej Zolnierkiewicz1-3/+2
2009-09-15Staging: rt3070: remove needless EFUSE_TAG register readBartlomiej Zolnierkiewicz2-9/+0
2009-09-15Staging: rt3070: AsicSetSlotTime() fixBartlomiej Zolnierkiewicz1-5/+0
2009-09-15Staging: rt3070: WEP fixesBartlomiej Zolnierkiewicz4-36/+4
2009-09-15Staging: rt3070: update allowed channels list for JapanBartlomiej Zolnierkiewicz1-5/+0
2009-09-15Staging: rtxxxx: RTMPGetRalinkAuthModeStr() fixesBartlomiej Zolnierkiewicz1-7/+0
2009-09-15Staging: rtxx70: unify NICInitRT30xxRFRegisters()Bartlomiej Zolnierkiewicz1-29/+12
2009-09-15Staging: rtxxxx: unify AsicSwitchChannel()Bartlomiej Zolnierkiewicz1-37/+9
2009-09-15Staging: rtxxxx: unify AsicRxAntEvalTimeout()Bartlomiej Zolnierkiewicz1-72/+7
2009-09-15Staging: rtxxx0: remove unused codeBartlomiej Zolnierkiewicz6-1182/+0
2009-09-15Staging: rtxxx0: remove private ioctlsBartlomiej Zolnierkiewicz2-1965/+8
2009-09-15Staging: rtxxx0: remove private debugging ioctlsBartlomiej Zolnierkiewicz2-782/+0
2009-09-15Staging: rtxxx0: remove superfluous function prototypesBartlomiej Zolnierkiewicz4-1003/+0
2009-09-15Staging: rtxxx0: remove unused link_list.hBartlomiej Zolnierkiewicz2-135/+0
2009-09-15Staging: rtxxx0: debug messages fixesBartlomiej Zolnierkiewicz5-32/+1
2009-09-15Staging: rtxxx0: remove dead virtual adapter supportBartlomiej Zolnierkiewicz4-328/+9
2009-09-15Staging: rtxxx0: remove dead DBG_DIAGNOSE codeBartlomiej Zolnierkiewicz3-139/+0
2009-09-15Staging: rtxxx0: unify AsicEvaluateRxAnt()Bartlomiej Zolnierkiewicz1-48/+15
2009-09-15Staging: rtxxx0: unify MlmeCheckPsmChange()Bartlomiej Zolnierkiewicz1-28/+2
2009-09-15Staging: rtxxx0: unify RT{USB,MP}FilterCalibration()Bartlomiej Zolnierkiewicz1-144/+10
2009-09-15Staging: rtxxx0: remove superfluous RT30xx ifdefsBartlomiej Zolnierkiewicz14-164/+34
2009-09-15Staging: rtxxx0: unify different RT30xx{Read,Write}RFRegister() flavorsBartlomiej Zolnierkiewicz3-125/+3
2009-09-15Staging: rtxxx0: remove unused definesBartlomiej Zolnierkiewicz3-38/+0