aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rt2860/common/rtmp_init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-25staging: rt2860: use new hex_to_bin() methodAndy Shevchenko1-13/+2
2009-12-11Staging: rt2860: reduce superfluous exclamation marksSebastian Dalfuß1-3/+3
2009-12-11Staging: rt2860: remove superfluous newlinesSebastian Dalfuß1-1/+1
2009-12-11Staging: rt28x0: remove typedefs (part three)Bartlomiej Zolnierkiewicz1-48/+48
2009-12-11Staging: rt28x0: remove typedefs (part two)Bartlomiej Zolnierkiewicz1-3/+3
2009-12-11Staging: rt28x0: remove typedefs (part one)Bartlomiej Zolnierkiewicz1-161/+161
2009-12-11Staging: rt28x0: fix comments in common/*.c filesBartlomiej Zolnierkiewicz1-516/+516
2009-12-11Staging: rt28x0: run common/*.c files through LindentBartlomiej Zolnierkiewicz1-1241/+1134
2009-12-11Staging: rt28x0: remove __LINE__ instancesBartlomiej Zolnierkiewicz1-1/+2
2009-12-11Staging: rt28x0: fix some build warningsBartlomiej Zolnierkiewicz1-1/+2
2009-12-11Staging: rt28x0: remove optional loading of EEPROM from file in eFuse modeBartlomiej Zolnierkiewicz1-9/+0
2009-12-11Staging: rt28x0: remove support for private driver parametersBartlomiej Zolnierkiewicz1-9/+0
2009-12-11Staging: rt2860: add RT3090 chipset supportBartlomiej Zolnierkiewicz1-10/+63
2009-12-11Staging: rt28x0: updates from vendor's V2.1.0.0 driversBartlomiej Zolnierkiewicz1-1154/+809
2009-09-15Staging: rt{2860,2870,3070}sta: Remove unused CRC codeBen Hutchings1-53/+0
2009-09-15Staging: rtxx70: merge rt3070 with rt2870Bartlomiej Zolnierkiewicz1-65/+16
2009-09-15Staging: rt2870: add Antenna Diversity supportBartlomiej Zolnierkiewicz1-1/+1
2009-09-15Staging: rt2870: add eFuse supportBartlomiej Zolnierkiewicz1-7/+3
2009-09-15Staging: rtxxxx: remove unused AsicAntenna{Select,Setting}()Bartlomiej Zolnierkiewicz1-4/+2
2009-09-15Staging: rt3070: remove needless EFUSE_TAG register readBartlomiej Zolnierkiewicz1-8/+0
2009-09-15Staging: rtxx70: unify NICInitRT30xxRFRegisters()Bartlomiej Zolnierkiewicz1-29/+12
2009-09-15Staging: rtxxx0: remove dead DBG_DIAGNOSE codeBartlomiej Zolnierkiewicz1-67/+0
2009-09-15Staging: rtxxx0: unify RT{USB,MP}FilterCalibration()Bartlomiej Zolnierkiewicz1-144/+10
2009-09-15Staging: rtxxx0: remove superfluous RT30xx ifdefsBartlomiej Zolnierkiewicz1-5/+1
2009-06-19staging: rtlxxxx: off by one in AsicSendCommandToMcu() and NDIS_STATUS NICLoadFirmware()Roel Kluin1-1/+1
2009-06-19Staging: rt2860: prepare for rt28[67]0/common/*.[ch] mergeBartlomiej Zolnierkiewicz1-1/+860
2009-06-19Staging: rt2860: remove dead codeBartlomiej Zolnierkiewicz1-68/+0
2009-06-19Staging: rt2860: remove dead CONFIG_AP_SUPPORT codeBartlomiej Zolnierkiewicz1-8/+0
2009-06-19Staging: rt2860: remove DOT11_N_SUPPORT ifdefsBartlomiej Zolnierkiewicz1-14/+1
2009-06-19Staging: rt2860: remove WPA_SUPPLICANT_SUPPORT ifdefsBartlomiej Zolnierkiewicz1-3/+0
2009-06-19Staging: rt2860: remove NATIVE_WPA_SUPPLICANT_SUPPORT ifdefsBartlomiej Zolnierkiewicz1-2/+0
2009-06-19Staging: rt2860: remove CONFIG_STA_SUPPORT ifdefsBartlomiej Zolnierkiewicz1-26/+1
2009-06-19Staging: rt2860: remove dead DOT11N_DRAFT3 codeBartlomiej Zolnierkiewicz1-11/+0
2009-06-19Staging: rt2860: remove dead LEAP_SUPPORT codeBartlomiej Zolnierkiewicz1-7/+0
2009-06-19Staging: rt2860: remove dead SINGLE_SKU codeBartlomiej Zolnierkiewicz1-5/+0
2009-06-19Staging: rt2860: remove dead EXT_BUILD_CHANNEL_LIST codeBartlomiej Zolnierkiewicz1-4/+0
2009-06-19Staging: rt2860: remove dead RALINK_ATE codeBartlomiej Zolnierkiewicz1-44/+0
2009-06-19Staging: rt2860: remove dead BIN_IN_FILE codeBartlomiej Zolnierkiewicz1-202/+0
2009-04-03Staging: rt2860: Remove dependency on CFLAG RT2860Mark Einon1-28/+1
2009-04-03Staging: rt2860: Fix remaining build warningsMark Einon1-1/+1
2009-04-03Staging: rt2860: Ported v1.7.1.1 changes into v1.8.0.0, becoming v1.8.1.1Adam McDaniel1-1/+127
2009-01-07staging: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison1-9/+9
2009-01-06Staging: rt2860: use standard bit-reverse functionJ.R. Mauro1-17/+4
2009-01-06Staging: add rt2860 wireless driverGreg Kroah-Hartman1-0/+3757