aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u
AgeCommit message (Expand)AuthorFilesLines
2013-05-13STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in dot11dXenia Ragiadakou2-11/+11
2013-05-13STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in ieee80211_tx.cXenia Ragiadakou1-12/+12
2013-05-13STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in ieee80211_softmac.cXenia Ragiadakou1-39/+39
2013-05-13STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in ieee80211_rx.cXenia Ragiadakou1-17/+17
2013-05-13STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in ieee80211_crypt_wep.cXenia Ragiadakou1-2/+2
2013-05-13STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in ieee80211_crypt_tkip.cXenia Ragiadakou1-4/+4
2013-05-13STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in ieee80211_crypt_ccmp.cXenia Ragiadakou1-7/+7
2013-05-13STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in ieee80211_cryptXenia Ragiadakou2-3/+3
2013-05-13STAGING: rtl8192u/ieee20811: fix checkpatch error about pointer position in ieee20811.hXenia Ragiadakou1-46/+46
2013-05-13STAGING: rtl8192u: fix checkpatch error about pointer position in r8192U.hXenia Ragiadakou1-2/+2
2013-05-13STAGING: rtl8192u: fix checkpatch error about pointer position in r8192U_wx.cXenia Ragiadakou1-16/+16
2013-05-13STAGING: rtl8192u: fix checkpatch error about pointer position in r8190_rtl8256Xenia Ragiadakou2-10/+10
2013-05-13STAGING: rtl8192u: fix checkpatch error about pointer position in r819xU_phyXenia Ragiadakou2-43/+43
2013-05-13STAGING: rtl8192u: fix checkpatch error about pointer position in r819xU_firmware.cXenia Ragiadakou1-2/+2
2013-05-13STAGING: rtl8192u: fix checkpatch error about pointer position in r819xU_cmdpktXenia Ragiadakou2-14/+14
2013-05-12STAGING: rtl8192u: fix checkpatch error about pointer position in r8192U_dm.cXenia Ragiadakou1-21/+21
2013-05-12STAGING: rtl8192u: fix checkpatch error about pointer position in r8192U_core.cXenia Ragiadakou1-86/+86
2013-05-05staging: single_open() leaksAl Viro1-1/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-163/+110
2013-05-01proc: Supply an accessor for getting the data from a PDE's parentDavid Howells1-1/+1
2013-05-01rtl8192u: Don't need to save device proc dir PDEDavid Howells2-13/+6
2013-05-01proc: Add proc_mkdir_data()David Howells1-2/+1
2013-04-29rtl8192u: Don't use create_proc_read_entry()David Howells1-122/+90
2013-04-09constify a bunch of struct file_operations instancesAl Viro1-1/+1
2013-04-09rtl8192u: switch to proc_create()Al Viro1-31/+22
2013-04-09rtl8192u: don't play with reassigning ->proc_fops, just use proc_create()Al Viro1-5/+1
2013-03-28staging: rtl8192u: fix coding styleHaksu Jeong1-43/+34
2013-02-14staging/rtl8192u/ieee80211: Fix buffer overflow in ieee80211_softmac_wx.cPeter Huewe1-14/+15
2013-01-11staging: rtl8192u: fixed coding style issues in r8192U_core.cPatrik Karlin1-20/+15
2013-01-11staging: rtl8192u: removed some non used else'sPatrik Karlin1-8/+1
2013-01-11staging: rtl8192u: fixed some coding style issues in r8192U_core.cPatrik Karlin1-43/+37
2013-01-07staging/rtl8192u: do not init statics to 0Sebastian Hahn4-29/+29
2013-01-07staging/rtl8192u: use same indent for switch and caseSebastian Hahn7-401/+401
2013-01-07staging/rtl8192u: don't init globals to 0 or NULLSebastian Hahn1-2/+2
2013-01-07staging/rtl8192u: indent with tabs, not spacesSebastian Hahn9-352/+352
2013-01-07staging/rtl8192u: put { on same line as structJennifer Naumann8-84/+42
2013-01-07staging/rtl8192u: cleanfile runSebastian Hahn35-978/+958
2012-11-21staging: rtl8192u: remove use of __devexitBill Pemberton1-2/+2
2012-11-21staging: rtl8192u: remove use of __devinitBill Pemberton1-2/+2
2012-10-22staging: rtl8192u: fix a macro expansion bugDan Carpenter1-1/+4
2012-09-21staging: Fix misspellings of "whether".Adam Buchbinder1-1/+1
2012-09-12drivers/staging/rtl8192u/r8192U_core.c: Remove useless kfreePeter Senna Tschudin1-16/+7
2012-09-04Staging: rtl8192u: using random_ether_addr() to generate random MACWei Yongjun1-7/+1
2012-09-04staging: rtl8192u: use kzalloc to allocate firmware pointerDevendra Naga1-3/+1
2012-09-04Staging: rtl8192u: use is_zero_ether_addr() instead of memcmp()Wei Yongjun1-2/+3
2012-09-04Staging: rtl8192u: use is_broadcast_ether_addr() instead of memcmp()Wei Yongjun1-3/+3
2012-08-13staging: rtl8192u: Fix typo in staging/rtl8192uMasanari Iida7-10/+10
2012-05-09staging: Remove test of is_broadcast with is_multicastJoe Perches3-6/+5
2012-05-01staging: "rtl8192e/r8192u" typo change ContiuneDiffCount.Justin P. Mattock2-11/+11
2012-05-01staging:rtl8192u Fix typos and commentsJustin P. Mattock6-26/+26