summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/ieee80211
Commit message (Expand)AuthorAgeFilesLines
* staging/rtl8192u: do not init statics to 0Sebastian Hahn2013-01-072-2/+2
* staging/rtl8192u: use same indent for switch and caseSebastian Hahn2013-01-073-153/+153
* staging/rtl8192u: don't init globals to 0 or NULLSebastian Hahn2013-01-071-2/+2
* staging/rtl8192u: indent with tabs, not spacesSebastian Hahn2013-01-075-243/+243
* staging/rtl8192u: put { on same line as structJennifer Naumann2013-01-073-44/+22Star
* staging/rtl8192u: cleanfile runSebastian Hahn2013-01-0719-200/+189Star
* staging: rtl8192u: fix a macro expansion bugDan Carpenter2012-10-221-1/+4
* staging: Fix misspellings of "whether".Adam Buchbinder2012-09-211-1/+1
* Staging: rtl8192u: using random_ether_addr() to generate random MACWei Yongjun2012-09-041-7/+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-145-8/+8
* staging: Remove test of is_broadcast with is_multicastJoe Perches2012-05-093-6/+5Star
* drivers/staging/rtl8192u/ieee80211/ieee80211_module.c: add missing free_netdevJulia Lawall2012-04-241-1/+1
* 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: Fix typo in ieee80211_rx.cMasanari Iida2012-02-091-1/+1
|/
* Staging: rtl8192u: remove api.c fileGreg Kroah-Hartman2011-11-271-244/+0Star
* 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 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-269-14/+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-058-8/+0Star
| * drivers:rtl8192u:remove the use of obsolete create_workqueue in ieee80211_sof...Wanlong Gao2011-07-051-4/+0Star
* | get rid of create_proc_entry() abuses - proc_mkdir() is there for purposeAl Viro2011-07-241-1/+1
* | net/staging: add needed interrupt.h and hardirq.h includesStephen Rothwell2011-06-201-0/+1
|/
* Fix common misspellingsLucas De Marchi2011-03-318-15/+15
* staging: rtl8192u: Remove NULL check before kfreeIlia Mirkin2011-03-145-18/+7Star
* Staging: rtl8192u: add missing curly bracesDan Carpenter2010-12-101-1/+2
* Staging: rtl8192u: remove dead code to disable dot11dDavid Chosrova2010-12-017-75/+0Star
* drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-161-1/+1
* Staging: rtl8192u: ieee80211: Makefile: cleaned up Makefile cflag linesTracey Dent2010-10-051-8/+8
* staging: rtl8193*: Remove double testJulia Lawall2010-09-011-1/+1
* Staging: rtl81*: Fix spelling fuction -> function in commentsStefan Weil2010-09-011-1/+1
* Staging: rtl8192u: use ARRAY_SIZEKulikov Vasiliy2010-07-081-1/+1
* Staging: Use kmemdupJulia Lawall2010-05-182-6/+4Star
* Staging: Use kcalloc or kzallocJulia Lawall2010-05-148-22/+10Star
* staging: trivial: fix typo "seperate"Anand Gadiyar2010-05-141-1/+1
* Staging: Drop memory allocation castJulia Lawall2010-05-123-6/+5Star
* staging: rtl8192x: sync the various rtl819x_Qos.h filesH Hartley Sweeten2010-05-121-2/+1Star
* staging: rtl8192x: sync the various rtl819x_TSProc.c filesH Hartley Sweeten2010-05-121-5/+4Star
* Staging: rtl8192u: Check kmalloc return value before use the buffer in ieee80...wzt.wzt@gmail.com2010-05-111-0/+2
* Staging: rtl8192u: Hoist assign from ifJoe Perches2010-05-111-1/+2
* Staging: rtl8192u: remove unused #include <linux/version.h>Huang Weiyi2010-05-111-1/+0Star
* Staging: remove unused #include <linux/version.h>Huang Weiyi2010-05-111-1/+0Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-0/+3
* Staging: rtl8192* needs semaphore.hRandy Dunlap2010-03-041-0/+1