summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rt2860
Commit message (Expand)AuthorAgeFilesLines
* staging: rt2860: Fix incorrect netif_stop_queue usage warningDenis Kirjanov2011-01-201-2/+0Star
* staging: rt2870sta: Add ID for Linksys WUSB100v2Larry Finger2011-01-201-0/+1
* Staging: rt2860: Sanitize DBGPRINT_ERR macroL. Alberto Giménez2010-12-1617-70/+54Star
* Staging: rt2860: include KERN_* in printkL. Alberto Giménez2010-12-166-39/+45
* Staging: rt2860: Avoid extern in .c fileL. Alberto Giménez2010-12-131-3/+0Star
* Staging: rt2860: Clean spaces before tabsL. Alberto Giménez2010-12-131-1/+1
* Staging: rt2860: fix previous patch errorChen, Chien-Chia2010-12-101-1/+1
* Staging: rt3090: Fix RT3090 scan AP functionChen, Chien-Chia2010-12-082-2/+3
* Staging: Merge 2.6.37-rc5 into staging-nextGreg Kroah-Hartman2010-12-071-0/+1
|\
| * Staging: rt2870: Add USB ID for Buffalo Airstation WLI-UC-GNJohn Tapsell2010-11-291-0/+1
* | drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-163-4/+4
* | Staging: Merge 2.6.37-rc2 into staging-nextGreg Kroah-Hartman2010-11-162-2/+1Star
|\|
| * staging: rt2870: Add new USB ID for Belkin F6D4050 v1Larry Finger2010-11-091-0/+1
| * drivers/staging: delete double assignmentJulia Lawall2010-11-091-2/+0Star
* | staging, rt2860: Remove unnecessary casts of void ptr returning alloc functio...Jesper Juhl2010-11-102-9/+10
* | staging: Fix typos in rt2860Justin P. Mattock2010-11-1027-212/+236
|/
* Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-2819-176/+148Star
|\
| * staging: rt2860: remove custom min() and max()Andy Shevchenko2010-10-124-8/+3Star
| * Staging: rt2860: Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-081-1/+1
| * Staging: rt2860: Makefile: cleaned up Makefile cflag linesTracey Dent2010-10-051-4/+4
| * staging: rt2860: '&pointer[0]' to 'pointer' fixAndy Shevchenko2010-09-219-15/+14Star
| * staging: rt2860: change plain format of mac address to %pM in *printf()Andy Shevchenko2010-09-1612-67/+30Star
| * staging: Bulk convert the semaphore messThomas Gleixner2010-09-081-1/+1
| * Staging: rt2860: Fix brace coding style issueGreg Kroah-Hartman2010-09-061-2/+1Star
| * staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-09-051-3/+3
| * Staging: RT2860: Fixed all warnings and errors in the iface directoryNeil Munro2010-09-013-78/+94
| * Staging: RT2860: Fixed the spacing error in oid.hNeil Munro2010-08-311-1/+1
| * Staging: RT2860: Fixed both coding style errors in eeprom.hNeil Munro2010-08-311-2/+2
| * staging: rt2860: rtmp: Fixed coding style issue in rtmp.hJacob Smith2010-08-311-9/+9
* | Staging: rt2870sta: Add more device IDs from vendor driversBen Hutchings2010-09-041-2/+39
|/
* Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman2010-08-058-51/+49Star
|\
| * staging: rt2870: Add USB ID for Belkin F6D4050 v2Larry Finger2010-07-271-0/+1
| * Staging: RT2860: Cleaned all bar one in chlist.hNeil Munro2010-07-221-27/+23Star
| * Staging: rt2860: usb_main_dev: remove casts from void*Kulikov Vasiliy2010-07-081-4/+4
| * Staging: rt2860: rt_linux: remove casts from void*Kulikov Vasiliy2010-07-081-1/+1
| * Staging: rt2860: rtmp_timer: remove casts from void*Kulikov Vasiliy2010-07-081-2/+2
| * Staging: RT2860: Fixed everything in ap.h.Niadh2010-07-081-2/+4
| * staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-221-2/+2
| * Staging: RT2860 Fixed all errors in mlme.h and all but one in rtmp.h.Niadh2010-06-222-13/+12Star
* | Staging: rt2870: add device id for Zyxel NWD-270NOzan Çağlayan2010-06-301-0/+1
|/
* Staging: rc2860: return -EFAULT on copy_to_user errorsDan Carpenter2010-06-041-0/+2
* staging: rt2860: use new hex_to_bin() methodAndy Shevchenko2010-05-252-15/+2Star
* Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-2124-607/+534Star
|\
| * staging: trivial: fix typo "seperate"Anand Gadiyar2010-05-141-1/+1
| * Staging: Drop memory allocation castJulia Lawall2010-05-124-4/+4
| * Staging: rt2870: add device ID of MelCo.,Inc. WLI-UC-G301NNobuhiro KUSUNO2010-05-111-0/+1
| * Staging: rt2860: Hoist assign from ifJoe Perches2010-05-114-18/+20
| * Staging: rt2860: rtmp.h: Fixed all bar one error.Neil Munro2010-05-111-213/+197Star
| * Staging: rt2860: fix usb_main_dev.c style errorsTrey Evans2010-05-111-2/+2
| * Staging: rt2860: fix coding style issue in mac_pci.h, mac_usb.h, rtmp_mac.h, ...Gorskin Ilya2010-05-114-265/+221Star