summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rt2860
AgeCommit message (Expand)AuthorFilesLines
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman19-176/+148
2010-10-12staging: rt2860: remove custom min() and max()Andy Shevchenko4-8/+3
2010-10-08Staging: rt2860: Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2010-10-05Staging: rt2860: Makefile: cleaned up Makefile cflag linesTracey Dent1-4/+4
2010-09-20staging: rt2860: '&pointer[0]' to 'pointer' fixAndy Shevchenko9-15/+14
2010-09-16staging: rt2860: change plain format of mac address to %pM in *printf()Andy Shevchenko12-67/+30
2010-09-07staging: Bulk convert the semaphore messThomas Gleixner1-1/+1
2010-09-05Staging: rt2860: Fix brace coding style issueGreg Kroah-Hartman1-2/+1
2010-09-04staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König1-3/+3
2010-09-03Staging: rt2870sta: Add more device IDs from vendor driversBen Hutchings1-2/+39
2010-08-31Staging: RT2860: Fixed all warnings and errors in the iface directoryNeil Munro3-78/+94
2010-08-31Staging: RT2860: Fixed the spacing error in oid.hNeil Munro1-1/+1
2010-08-31Staging: RT2860: Fixed both coding style errors in eeprom.hNeil Munro1-2/+2
2010-08-31staging: rt2860: rtmp: Fixed coding style issue in rtmp.hJacob Smith1-9/+9
2010-08-05Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman8-51/+49
2010-07-26staging: rt2870: Add USB ID for Belkin F6D4050 v2Larry Finger1-0/+1
2010-07-22Staging: RT2860: Cleaned all bar one in chlist.hNeil Munro1-27/+23
2010-07-08Staging: rt2860: usb_main_dev: remove casts from void*Kulikov Vasiliy1-4/+4
2010-07-08Staging: rt2860: rt_linux: remove casts from void*Kulikov Vasiliy1-1/+1
2010-07-08Staging: rt2860: rtmp_timer: remove casts from void*Kulikov Vasiliy1-2/+2
2010-07-08Staging: RT2860: Fixed everything in ap.h.Niadh1-2/+4
2010-06-30Staging: rt2870: add device id for Zyxel NWD-270NOzan Çağlayan1-0/+1
2010-06-22staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König1-2/+2
2010-06-22Staging: RT2860 Fixed all errors in mlme.h and all but one in rtmp.h.Niadh2-13/+12
2010-06-04Staging: rc2860: return -EFAULT on copy_to_user errorsDan Carpenter1-0/+2
2010-05-25staging: rt2860: use new hex_to_bin() methodAndy Shevchenko2-15/+2
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman24-607/+534
2010-05-20USB: staging: fix up usb_buffer_alloc calls in the staging treeGreg Kroah-Hartman1-2/+2
2010-05-14staging: trivial: fix typo "seperate"Anand Gadiyar1-1/+1
2010-05-11Staging: Drop memory allocation castJulia Lawall4-4/+4
2010-05-11Staging: rt2870: add device ID of MelCo.,Inc. WLI-UC-G301NNobuhiro KUSUNO1-0/+1
2010-05-11Staging: rt2860: Hoist assign from ifJoe Perches4-18/+20
2010-05-11Staging: rt2860: rtmp.h: Fixed all bar one error.Neil Munro1-213/+197
2010-05-11Staging: rt2860: fix usb_main_dev.c style errorsTrey Evans1-2/+2
2010-05-11Staging: rt2860: fix coding style issue in mac_pci.h, mac_usb.h, rtmp_mac.h, ...Gorskin Ilya4-265/+221
2010-05-11Staging: rt2860: fix coding style issue in rt3070.c, rt3090.c, rt30xx.cGorskin Ilya3-10/+7
2010-05-11Staging: rt2860: fix coding style issue in rt_usb.cGorskin Ilya1-13/+7
2010-05-11Staging: rt2860: fix coding style issue in rt_pci_rbus.cGorskin Ilya1-6/+6
2010-05-11Staging: rt2860: fix coding style issue in rt_main_dev.cGorskin Ilya1-10/+10
2010-05-11Staging: rt2860: fix coding style issue in rt_linux.cGorskin Ilya1-21/+21
2010-05-11Staging: rt28xx: Make PCI_{MAP,UNMAP}_SINGLE type-safeBen Hutchings2-17/+9
2010-05-11Staging: rt2860: clean up & => &&Dan Carpenter1-1/+1
2010-05-11Staging: drop redundant memsetJulia Lawall2-2/+0
2010-05-11Staging: rt2860: fixed coding-style issues in pci_main_dev.cHenrik Hautakoski1-17/+20
2010-05-11staging: rt2860: off by one errorsDan Carpenter1-7/+7
2010-04-30Staging: rt2860: add Belkin F5D8055 Wireless-N USB Dongle device idChris Largret1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2-0/+2
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