aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rt2860/common (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-25staging: rt2860: use new hex_to_bin() methodAndy Shevchenko1-13/+2
2010-05-11Staging: Drop memory allocation castJulia Lawall3-3/+3
2010-05-11Staging: rt2860: Hoist assign from ifJoe Perches3-15/+16
2010-05-11Staging: rt2860: clean up & => &&Dan Carpenter1-1/+1
2010-03-03Staging: rt{2860,2870}sta: Use request_firmware() to load firmwareBen Hutchings3-1135/+105
2010-03-03Staging: rt2860: test off by one in RtmpAsicSendCommandToMcu()Roel Kluin1-1/+1
2009-12-11Staging: rt28x0: remove no longer needed common/cmm_data_2860.cBartlomiej Zolnierkiewicz1-1199/+0
2009-12-11Staging: rt2860: reduce superfluous exclamation marksSebastian Dalfuß15-36/+36
2009-12-11Staging: rt2860: remove superfluous newlinesSebastian Dalfuß2-2/+2
2009-12-11Staging: rt28x0: remove typedefs (part three)Bartlomiej Zolnierkiewicz31-1319/+1319
2009-12-11Staging: rt28x0: remove typedefs (part two)Bartlomiej Zolnierkiewicz9-58/+58
2009-12-11Staging: rt28x0: remove typedefs (part one)Bartlomiej Zolnierkiewicz33-2315/+2315
2009-12-11Staging: rt28x0: fix comments in common/*.c filesBartlomiej Zolnierkiewicz26-3872/+3866
2009-12-11Staging: rt28x0: run *.h files through LindentBartlomiej Zolnierkiewicz1-16/+11
2009-12-11Staging: rt28x0: run common/*.c files through LindentBartlomiej Zolnierkiewicz30-16679/+16243
2009-12-11Staging: rt28x0: remove __LINE__ instancesBartlomiej Zolnierkiewicz2-6/+4
2009-12-11Staging: rt28x0: remove unused SHA256 codeBartlomiej Zolnierkiewicz1-257/+0
2009-12-11Staging: rt28x0: remove optional cmm profile parametersBartlomiej Zolnierkiewicz1-1769/+0
2009-12-11Staging: rt28x0: fix some build warningsBartlomiej Zolnierkiewicz5-9/+10
2009-12-11Staging: rt28x0: remove optional loading of EEPROM from file in eFuse modeBartlomiej Zolnierkiewicz4-809/+1
2009-12-11Staging: rt28x0: remove support for private driver parametersBartlomiej Zolnierkiewicz1-9/+0
2009-12-11Staging: rt28x0: remove private WEXT handlersBartlomiej Zolnierkiewicz1-2448/+0
2009-12-11Staging: rt28x0: remove private RTPRIV_IOCTL_GSITESURVEY ioctlBartlomiej Zolnierkiewicz1-57/+0
2009-12-11Staging: rt28x0: remove unused code from common/ee_efuse-cBartlomiej Zolnierkiewicz1-340/+0
2009-12-11Staging: rt28x0: remove unused ->eewrite methodsBartlomiej Zolnierkiewicz3-68/+0
2009-12-11Staging: rt2860: add RT3090 chipset supportBartlomiej Zolnierkiewicz10-116/+525
2009-12-11Staging: rt28x0: remove unused code from common/dfs.cBartlomiej Zolnierkiewicz1-378/+0
2009-12-11Staging: rt28x0: updates from vendor's V2.1.0.0 driversBartlomiej Zolnierkiewicz34-10108/+21368
2009-10-14Staging: rt2860sta: prevent a panic when disabling when associatedDarren Salt1-0/+2
2009-10-14staging: more sched.h fixesJeff Mahoney1-0/+1
2009-09-15Staging: rt2860: fix possible NULL dereferencesRoel Kluin2-0/+6
2009-09-15Staging: rt{2860,2870,3070}sta: Remove unused CRC codeBen Hutchings1-53/+0
2009-09-15Staging: rtxx70: merge rt3070 with rt2870Bartlomiej Zolnierkiewicz3-99/+23
2009-09-15Staging: rt2870: add Antenna Diversity supportBartlomiej Zolnierkiewicz3-18/+10
2009-09-15Staging: rt2870: add eFuse supportBartlomiej Zolnierkiewicz2-12/+5
2009-09-15Staging: rtxxxx: remove unused AsicAntenna{Select,Setting}()Bartlomiej Zolnierkiewicz2-96/+2
2009-09-15Staging: rt3070: remove unused MiniportDataMMRequest()Bartlomiej Zolnierkiewicz1-126/+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 Zolnierkiewicz1-6/+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: rt2870: use internal command for AsicUpdateProtect()Bartlomiej Zolnierkiewicz1-3/+2
2009-09-15Staging: rt3070: remove needless EFUSE_TAG register readBartlomiej Zolnierkiewicz1-8/+0
2009-09-15Staging: rt3070: AsicSetSlotTime() fixBartlomiej Zolnierkiewicz1-5/+0
2009-09-15Staging: rt3070: WEP fixesBartlomiej Zolnierkiewicz2-30/+4
2009-09-15Staging: rtxxxx: RTMPGetRalinkAuthModeStr() fixesBartlomiej Zolnierkiewicz1-7/+0
2009-09-15Staging: rtxx70: unify NICInitRT30xxRFRegisters()Bartlomiej Zolnierkiewicz1-29/+12