aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rt2860 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-11Staging: rt28x0: run *.c files through LindentBartlomiej Zolnierkiewicz10-4116/+4011
2009-12-11Staging: rt28x0: remove __LINE__ instancesBartlomiej Zolnierkiewicz3-7/+4
2009-12-11Staging: rt28x0: remove dead codeBartlomiej Zolnierkiewicz5-59/+0
2009-12-11Staging: rt28x0: remove unused SHA256 codeBartlomiej Zolnierkiewicz3-296/+0
2009-12-11Staging: rt28x0: remove dead code from rtmp_phy.hBartlomiej Zolnierkiewicz1-27/+1
2009-12-11Staging: rt28x0: remove optional cmm profile parametersBartlomiej Zolnierkiewicz3-1804/+0
2009-12-11Staging: rt28x0: fix some build warningsBartlomiej Zolnierkiewicz12-40/+48
2009-12-11Staging: rt28x0: remove optional loading of EEPROM from file in eFuse modeBartlomiej Zolnierkiewicz6-850/+1
2009-12-11Staging: rt28x0: remove support for private driver parametersBartlomiej Zolnierkiewicz4-108/+0
2009-12-11Staging: rt28x0: remove private WEXT handlersBartlomiej Zolnierkiewicz3-3956/+1
2009-12-11Staging: rt28x0: remove private RTPRIV_IOCTL_GSITESURVEY ioctlBartlomiej Zolnierkiewicz3-72/+1
2009-12-11Staging: rt28x0: remove private RTPRIV_IOCTL_SET ioctlBartlomiej Zolnierkiewicz1-5/+1
2009-12-11Staging: rt28x0: remove unused code from common/ee_efuse-cBartlomiej Zolnierkiewicz2-352/+0
2009-12-11Staging: rt28x0: remove unused ->eewrite methodsBartlomiej Zolnierkiewicz6-88/+0
2009-12-11Staging: remove no longer needed rt3090 driverBartlomiej Zolnierkiewicz1-0/+1
2009-12-11Staging: rt2860: add RT3090 chipset supportBartlomiej Zolnierkiewicz34-419/+1411
2009-12-11Staging: rt28x0: remove unused code from common/dfs.cBartlomiej Zolnierkiewicz2-453/+0
2009-12-11Staging: rt28x0: updates from vendor's V2.1.0.0 driversBartlomiej Zolnierkiewicz93-23585/+33436
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