aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rt2860/common (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-08staging: rt2860sta and rt2870sta: Remove drivers replaced in net/wirelessLarry Finger31-36712/+0
2011-03-31Fix common misspellingsLucas De Marchi13-39/+39
2011-03-14staging: rt2860: Remove NULL check before kfreeIlia Mirkin1-4/+2
2011-02-28drivers:staging:rt2860 Remove one to many n's in a word.Justin P. Mattock2-2/+2
2011-02-04staging: rt2860: cmm_mac_pci.c change a typo comamnd to commandJustin P. Mattock1-1/+1
2010-12-16Staging: rt2860: Sanitize DBGPRINT_ERR macroL. Alberto Giménez10-49/+39
2010-12-16Staging: rt2860: include KERN_* in printkL. Alberto Giménez1-4/+11
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches1-2/+2
2010-11-16Staging: Merge 2.6.37-rc2 into staging-nextGreg Kroah-Hartman1-2/+0
2010-11-09staging, rt2860: Remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl1-6/+6
2010-11-09drivers/staging: delete double assignmentJulia Lawall1-2/+0
2010-10-12staging: rt2860: remove custom min() and max()Andy Shevchenko2-0/+2
2010-09-20staging: rt2860: '&pointer[0]' to 'pointer' fixAndy Shevchenko5-7/+6
2010-09-16staging: rt2860: change plain format of mac address to %pM in *printf()Andy Shevchenko5-21/+11
2010-09-07staging: Bulk convert the semaphore messThomas Gleixner1-1/+1
2010-09-04staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König1-3/+3
2010-07-08Staging: rt2860: rtmp_timer: remove casts from void*Kulikov Vasiliy1-2/+2
2010-06-22staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König1-2/+2
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