aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rt2860 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-03Staging: rt2860: correct onstack wait_queue_head declarationYong Zhang1-1/+1
2010-03-03Staging: rt{2860,2870}sta: Use request_firmware() to load firmwareBen Hutchings6-1135/+111
2010-03-03Staging: rt2870sta: constify RTUSBMultiWrite(), RTUSBFirmwareWrite()Ben Hutchings1-3/+3
2010-03-03Staging: rt2860/sta_ioctl.c: Two branches the same in rt_ioctl_giwscan()Roel Kluin1-4/+1
2010-03-03Staging: rt2860: Use skb_tail_pointerJeff Mahoney2-7/+7
2010-03-03Staging: rt2870: Remove unnecessary forward declarationsSimon Horman1-4/+0
2010-03-03Staging: rt2870: rtusb_probe() should be in section __devinitSimon Horman1-1/+1
2010-03-03Staging: rt2860: test off by one in RtmpAsicSendCommandToMcu()Roel Kluin1-1/+1
2010-03-03staging: Fix misspelling of "successful" and variants.Adam Buchbinder1-2/+2
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa1-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ß27-82/+82
2009-12-11Staging: rt28x0: fix comments in chip/mac_pci.hBartlomiej Zolnierkiewicz1-36/+36
2009-12-11Staging: rt2860: remove superfluous newlinesSebastian Dalfuß3-3/+3
2009-12-11Staging: rt2860: remove remainders of /etc reading stuffSebastian Dalfuß2-3/+0
2009-12-11Staging: rt28x0: Add proper selection of WIRELESS_EXT and WEXT_PRIVBartlomiej Zolnierkiewicz1-0/+2
2009-12-11Staging: rt28x0: remove typedefs (part three)Bartlomiej Zolnierkiewicz78-3502/+3507
2009-12-11Staging: rt28x0: remove typedefs (part two)Bartlomiej Zolnierkiewicz25-399/+371
2009-12-11Staging: rt28x0: remove typedefs (part one)Bartlomiej Zolnierkiewicz80-6676/+6626
2009-12-11Staging: rt28x0: fix comments in *.h filesBartlomiej Zolnierkiewicz30-2673/+2672
2009-12-11Staging: rt28x0: fix comments in sta/*.c filesBartlomiej Zolnierkiewicz8-1129/+1129
2009-12-11Staging: rt28x0: fix comments in common/*.c filesBartlomiej Zolnierkiewicz26-3872/+3866
2009-12-11Staging: rt28x0: fix comments in *.c filesBartlomiej Zolnierkiewicz10-766/+766
2009-12-11Staging: rt28x0: run *.h files through LindentBartlomiej Zolnierkiewicz37-7419/+5734
2009-12-11Staging: rt28x0: run sta/*.c files through LindentBartlomiej Zolnierkiewicz8-4638/+5085
2009-12-11Staging: rt28x0: run common/*.c files through LindentBartlomiej Zolnierkiewicz30-16679/+16243
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