summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8192u: fixed coding style issues in r8192U_core.cPatrik Karlin2013-01-121-20/+15Star
* staging: rtl8192u: removed some non used else'sPatrik Karlin2013-01-121-8/+1Star
* staging: rtl8192u: fixed some coding style issues in r8192U_core.cPatrik Karlin2013-01-121-43/+37Star
* staging/rtl8192u: do not init statics to 0Sebastian Hahn2013-01-074-29/+29
* staging/rtl8192u: use same indent for switch and caseSebastian Hahn2013-01-077-415/+415
* staging/rtl8192u: don't init globals to 0 or NULLSebastian Hahn2013-01-071-2/+2
* staging/rtl8192u: indent with tabs, not spacesSebastian Hahn2013-01-079-365/+365
* staging/rtl8192u: put { on same line as structJennifer Naumann2013-01-078-84/+42Star
* staging/rtl8192u: cleanfile runSebastian Hahn2013-01-0735-983/+963Star
* staging: rtl8192u: remove use of __devexitBill Pemberton2012-11-211-2/+2
* staging: rtl8192u: remove use of __devinitBill Pemberton2012-11-211-2/+2
* staging: rtl8192u: fix a macro expansion bugDan Carpenter2012-10-221-1/+4
* staging: Fix misspellings of "whether".Adam Buchbinder2012-09-211-1/+1
* drivers/staging/rtl8192u/r8192U_core.c: Remove useless kfreePeter Senna Tschudin2012-09-121-16/+7Star
* Staging: rtl8192u: using random_ether_addr() to generate random MACWei Yongjun2012-09-041-7/+1Star
* staging: rtl8192u: use kzalloc to allocate firmware pointerDevendra Naga2012-09-041-3/+1Star
* Staging: rtl8192u: use is_zero_ether_addr() instead of memcmp()Wei Yongjun2012-09-041-2/+3
* Staging: rtl8192u: use is_broadcast_ether_addr() instead of memcmp()Wei Yongjun2012-09-041-3/+3
* staging: rtl8192u: Fix typo in staging/rtl8192uMasanari Iida2012-08-147-10/+10
* staging: Remove test of is_broadcast with is_multicastJoe Perches2012-05-093-6/+5Star
* staging: "rtl8192e/r8192u" typo change ContiuneDiffCount.Justin P. Mattock2012-05-022-11/+11
* staging:rtl8192u Fix typos and commentsJustin P. Mattock2012-05-026-26/+26
* staging: rtl8192u Fix a typo.Justin P. Mattock2012-05-026-6/+6
* staging: rtl8192u Fix typos.Justin P. Mattock2012-04-3013-80/+80
* drivers/staging/rtl8192u/ieee80211/ieee80211_module.c: add missing free_netdevJulia Lawall2012-04-241-1/+1
* Staging: rtl8192u: fix some memory corruptionDan Carpenter2012-04-192-5/+0Star
* staging: replace open-coded ARRAY_SIZEsJim Cromie2012-04-111-2/+2
* staging: Fix typo in multiple filesMasanari Iida2012-04-102-2/+2
* Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-215-59/+13Star
|\
| * rtl8192u: remove the second argument of k[un]map_atomic()Cong Wang2012-03-205-59/+13Star
* | Staging: rtl8712/rtl8192u: move USB device ID within staging drivers.Martin Krause2012-03-031-1/+0Star
* | staging: Fix typo in ieee80211_rx.cMasanari Iida2012-02-091-1/+1
|/
* Staging: rtl8192u: remove api.c fileGreg Kroah-Hartman2011-11-271-244/+0Star
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-264-120/+11Star
|\
| * Staging: rtl8192u: ieee80211: Makefile: remove unneeded stuffGreg Kroah-Hartman2011-10-181-109/+0Star
| * drivers/staging/rtl8192u: Don't pass huge struct by valueJesper Juhl2011-08-232-9/+9
| * staging: rtl8192u: Follow all suggestions from checkpatch on compress.cToon Schoenmakers2011-08-231-2/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-08-201-6/+3Star
|\|
| * staging: rtl8192u: declare MODULE_FIRMWAREStefan Lippers-Hollmann2011-08-031-6/+3Star
* | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-181-1/+1
|/
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-2611-19/+2Star
|\
| * drivers:staging:rtl typo fix encryptiong to encryption.Justin P. Mattock2011-07-081-1/+1
| * staging: rtl8192u: Fix big-endian warningLarry Finger2011-07-061-1/+1
| * Remove unneeded version.h includes from drivers/staging/rtl*/Jesper Juhl2011-07-059-9/+0Star
| * drivers:rtl8192u:remove the use of obsolete create_workqueue in ieee80211_sof...Wanlong Gao2011-07-051-4/+0Star
| * drivers:rtl8192u:remove the use of obsolete create_workqueue in r8192U_core.cWanlong Gao2011-07-051-4/+0Star
* | get rid of create_proc_entry() abuses - proc_mkdir() is there for purposeAl Viro2011-07-242-5/+3Star
* | net/staging: add needed interrupt.h and hardirq.h includesStephen Rothwell2011-06-201-0/+1
|/
* Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-04-071-0/+1
|\
| * staging/rtl81*: build as loadable modules onlyRandy Dunlap2011-04-051-0/+1