aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/ieee80211/ieee80211_module.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-16Staging: rtl8192u: Combine initialization using setup_timerSomya Anand1-3/+2
2015-03-06staging: rtl8192x: Remove use of seq_printf return valueJoe Perches1-1/+3
2015-03-01staging: Remove <linux/moduleparam.h> header.Navya Sri Nizamkari1-1/+0
2015-02-26Staging: rtl8192u: Remove trailing whitespace.Ksenija Stanojevic1-1/+1
2015-02-26Staging: rtl8192u: Fix do not use // c99 comments.Dilek Uzulmez1-7/+7
2014-08-30drivers: staging: rtl8192u: Fix space required after that ',' errorsGreg Donald1-1/+1
2013-10-16Staging: rtl8192u: fix sparse warnings for static functionsTeodora Baluta1-1/+1
2013-07-31Staging: rtl8192u/ieee80211: add missing single_release()Li Zefan1-1/+2
2013-04-09rtl8192u: switch to proc_create()Al Viro1-31/+22
2013-01-07staging/rtl8192u: don't init globals to 0 or NULLSebastian Hahn1-2/+2
2013-01-07staging/rtl8192u: cleanfile runSebastian Hahn1-2/+2
2012-04-24drivers/staging/rtl8192u/ieee80211/ieee80211_module.c: add missing free_netdevJulia Lawall1-1/+1
2011-07-25Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds1-1/+0
2011-07-24get rid of create_proc_entry() abuses - proc_mkdir() is there for purposeAl Viro1-1/+1
2011-07-05Remove unneeded version.h includes from drivers/staging/rtl*/Jesper Juhl1-1/+0
2011-03-14staging: rtl8192u: Remove NULL check before kfreeIlia Mirkin1-5/+2
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall1-5/+2
2010-05-11Staging: Drop memory allocation castJulia Lawall1-1/+1
2010-03-03Staging: rtl8192su, rtl8192u: use min_t() in store_debug_level()Simon Horman1-1/+1
2009-12-11Staging: rtl8192u: remove dead codeMauro Carvalho Chehab1-2/+0
2009-12-11Staging: rtl8192u: remove bad whitespacesMauro Carvalho Chehab1-5/+5
2009-12-11Staging: rtl8192u: make it compileMauro Carvalho Chehab1-75/+7
2009-12-11Staging: Added Realtek rtl8192u driver to stagingJerry Chuang1-0/+394