summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192u
AgeCommit message (Expand)Author
2013-05-13STAGING: rtl8192u: fix checkpatch error by adding space after switchXenia Ragiadakou
2013-05-13STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in t...Xenia Ragiadakou
2013-05-13STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in r...Xenia Ragiadakou
2013-05-13STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in r...Xenia Ragiadakou
2013-05-13STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in r...Xenia Ragiadakou
2013-05-13STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in d...Xenia Ragiadakou
2013-05-13STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in i...Xenia Ragiadakou
2013-05-13STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in i...Xenia Ragiadakou
2013-05-13STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in i...Xenia Ragiadakou
2013-05-13STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in i...Xenia Ragiadakou
2013-05-13STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in i...Xenia Ragiadakou
2013-05-13STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in i...Xenia Ragiadakou
2013-05-13STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in i...Xenia Ragiadakou
2013-05-13STAGING: rtl8192u/ieee20811: fix checkpatch error about pointer position in i...Xenia Ragiadakou
2013-05-13STAGING: rtl8192u: fix checkpatch error about pointer position in r8192U.hXenia Ragiadakou
2013-05-13STAGING: rtl8192u: fix checkpatch error about pointer position in r8192U_wx.cXenia Ragiadakou
2013-05-13STAGING: rtl8192u: fix checkpatch error about pointer position in r8190_rtl8256Xenia Ragiadakou
2013-05-13STAGING: rtl8192u: fix checkpatch error about pointer position in r819xU_phyXenia Ragiadakou
2013-05-13STAGING: rtl8192u: fix checkpatch error about pointer position in r819xU_firm...Xenia Ragiadakou
2013-05-13STAGING: rtl8192u: fix checkpatch error about pointer position in r819xU_cmdpktXenia Ragiadakou
2013-05-12STAGING: rtl8192u: fix checkpatch error about pointer position in r8192U_dm.cXenia Ragiadakou
2013-05-12STAGING: rtl8192u: fix checkpatch error about pointer position in r8192U_core.cXenia Ragiadakou
2013-05-05staging: single_open() leaksAl Viro
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01proc: Supply an accessor for getting the data from a PDE's parentDavid Howells
2013-05-01rtl8192u: Don't need to save device proc dir PDEDavid Howells
2013-05-01proc: Add proc_mkdir_data()David Howells
2013-04-29rtl8192u: Don't use create_proc_read_entry()David Howells
2013-04-09constify a bunch of struct file_operations instancesAl Viro
2013-04-09rtl8192u: switch to proc_create()Al Viro
2013-04-09rtl8192u: don't play with reassigning ->proc_fops, just use proc_create()Al Viro
2013-03-28staging: rtl8192u: fix coding styleHaksu Jeong
2013-02-14staging/rtl8192u/ieee80211: Fix buffer overflow in ieee80211_softmac_wx.cPeter Huewe
2013-01-11staging: rtl8192u: fixed coding style issues in r8192U_core.cPatrik Karlin
2013-01-11staging: rtl8192u: removed some non used else'sPatrik Karlin
2013-01-11staging: rtl8192u: fixed some coding style issues in r8192U_core.cPatrik Karlin
2013-01-07staging/rtl8192u: do not init statics to 0Sebastian Hahn
2013-01-07staging/rtl8192u: use same indent for switch and caseSebastian Hahn
2013-01-07staging/rtl8192u: don't init globals to 0 or NULLSebastian Hahn
2013-01-07staging/rtl8192u: indent with tabs, not spacesSebastian Hahn
2013-01-07staging/rtl8192u: put { on same line as structJennifer Naumann
2013-01-07staging/rtl8192u: cleanfile runSebastian Hahn
2012-11-21staging: rtl8192u: remove use of __devexitBill Pemberton
2012-11-21staging: rtl8192u: remove use of __devinitBill Pemberton
2012-10-22staging: rtl8192u: fix a macro expansion bugDan Carpenter
2012-09-21staging: Fix misspellings of "whether".Adam Buchbinder
2012-09-12drivers/staging/rtl8192u/r8192U_core.c: Remove useless kfreePeter Senna Tschudin
2012-09-04Staging: rtl8192u: using random_ether_addr() to generate random MACWei Yongjun
2012-09-04staging: rtl8192u: use kzalloc to allocate firmware pointerDevendra Naga
2012-09-04Staging: rtl8192u: use is_zero_ether_addr() instead of memcmp()Wei Yongjun