aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/r8192U_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-21staging: rtl8192u: remove use of __devexitBill Pemberton1-2/+2
2012-11-21staging: rtl8192u: remove use of __devinitBill Pemberton1-2/+2
2012-09-12drivers/staging/rtl8192u/r8192U_core.c: Remove useless kfreePeter Senna Tschudin1-16/+7
2012-09-04staging: rtl8192u: use kzalloc to allocate firmware pointerDevendra Naga1-3/+1
2012-05-01staging:rtl8192u Fix typos and commentsJustin P. Mattock1-12/+12
2012-04-30staging: rtl8192u Fix typos.Justin P. Mattock1-28/+28
2012-03-02Staging: rtl8712/rtl8192u: move USB device ID within staging drivers.Martin Krause1-1/+0
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-07-25Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds1-4/+0
2011-07-24get rid of create_proc_entry() abuses - proc_mkdir() is there for purposeAl Viro1-4/+2
2011-07-05drivers:rtl8192u:remove the use of obsolete create_workqueue in r8192U_core.cWanlong Gao1-4/+0
2011-03-31Fix common misspellingsLucas De Marchi1-3/+3
2011-03-14staging: rtl8192u: Remove NULL check before kfreeIlia Mirkin1-27/+12
2010-12-01Staging: rtl8192u: check return code kmalloc.David Chosrova1-0/+2
2010-12-01Staging: rtl8192u: remove dead code to disable dot11dDavid Chosrova1-21/+0
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-11-09Staging: trivial: fix typos concerning "controller"Uwe Kleine-König1-1/+1
2010-09-05staging: rtl8192u: improve error pathVasiliy Kulikov1-5/+18
2010-09-04staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König1-1/+1
2010-08-05Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman1-45/+28
2010-06-30Staging: rtl8192u_usb: Add LG device ID 043e:7a01Ben Hutchings1-0/+2
2010-06-18staging: rtl8192u: fix checkpatch.pl issues to line 514Mike Gilks1-45/+28
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall1-3/+1
2010-05-11Staging: Drop memory allocation castJulia Lawall1-4/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-03staging: make USB device id constantNémeth Márton1-1/+1
2010-03-03staging: Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder1-1/+1
2010-03-03Staging: rtl8187x: Use %pM for mac address outputJoe Perches1-2/+2
2009-12-11Staging: rtl8192u: remove dead codeMauro Carvalho Chehab1-1083/+0
2009-12-11Staging: rtl8192u: remove bad whitespacesMauro Carvalho Chehab1-355/+355
2009-12-11Staging: rtl8192u: make it compileMauro Carvalho Chehab1-38/+72
2009-12-11Staging: Added Realtek rtl8192u driver to stagingJerry Chuang1-0/+7134