summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192u/r8192U_core.c
AgeCommit message (Expand)Author
2013-05-05staging: single_open() leaksAl Viro
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-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: 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-09-12drivers/staging/rtl8192u/r8192U_core.c: Remove useless kfreePeter Senna Tschudin
2012-09-04staging: rtl8192u: use kzalloc to allocate firmware pointerDevendra Naga
2012-05-01staging:rtl8192u Fix typos and commentsJustin P. Mattock
2012-04-30staging: rtl8192u Fix typos.Justin P. Mattock
2012-03-02Staging: rtl8712/rtl8192u: move USB device ID within staging drivers.Martin Krause
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-07-25Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-07-24get rid of create_proc_entry() abuses - proc_mkdir() is there for purposeAl Viro
2011-07-05drivers:rtl8192u:remove the use of obsolete create_workqueue in r8192U_core.cWanlong Gao
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-14staging: rtl8192u: Remove NULL check before kfreeIlia Mirkin
2010-12-01Staging: rtl8192u: check return code kmalloc.David Chosrova
2010-12-01Staging: rtl8192u: remove dead code to disable dot11dDavid Chosrova
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches
2010-11-09Staging: trivial: fix typos concerning "controller"Uwe Kleine-König
2010-09-05staging: rtl8192u: improve error pathVasiliy Kulikov
2010-09-04staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-08-05Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman
2010-06-30Staging: rtl8192u_usb: Add LG device ID 043e:7a01Ben Hutchings
2010-06-18staging: rtl8192u: fix checkpatch.pl issues to line 514Mike Gilks
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall
2010-05-11Staging: Drop memory allocation castJulia Lawall
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03staging: make USB device id constantNémeth Márton
2010-03-03staging: Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder
2010-03-03Staging: rtl8187x: Use %pM for mac address outputJoe Perches
2009-12-11Staging: rtl8192u: remove dead codeMauro Carvalho Chehab
2009-12-11Staging: rtl8192u: remove bad whitespacesMauro Carvalho Chehab
2009-12-11Staging: rtl8192u: make it compileMauro Carvalho Chehab
2009-12-11Staging: Added Realtek rtl8192u driver to stagingJerry Chuang