aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/r8192U_wx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-03staging: rtl8192u: make r8192_wx_handlers_def structure constBhumika Goyal1-1/+1
2017-02-09staging: rtl8192u: Fix indentationFu Yong Quah1-3/+3
2016-06-18rtl8192u: r8192_priv: Replace semaphore wx_sem with mutexBinoy Jayan1-40/+40
2016-03-28Staging: rtl8192u: remove extra blank lines.Ben Marsh1-22/+0
2016-02-07staging: rtl8192u: Fix block comments use * on subsequent lines in r8192U_wx.cByeoungwook Kim1-18/+20
2015-10-12staging: rtl8192u: r8192U_wx: fix negative noise and level valuesLuis de Bethencourt1-2/+2
2015-03-16Staging: rtl8192u: Simplify if conditionKsenija Stanojevic1-1/+1
2015-03-01Staging: rtl8192u: Replace printk() with netdev_dbg()Ksenija Stanojevic1-1/+1
2014-10-27staging: rtl8192u: Remove unnecessary ifTapasweni Pathak1-6/+0
2014-09-28staging: rtl8192u: Add blank line after variable declarationsGeorgiana Chelu1-0/+2
2014-08-16drivers/staging/rtl8192u/r8192U_wx.c: fix warnings issued by sparseOvidiu Toader1-1/+2
2014-06-26Staging: rtl8192u: r8192U_wx.c Fixed a code-style error about trailing whitespaceChaitanya Hazarey1-1/+1
2014-06-26Staging: rtl8192u: r8192U_wx.c Fixed some more code-style warnings about spacesChaitanya Hazarey1-2/+2
2014-06-26Staging: rtl8192u: r8192U_wx.c Fixed code-style warningsChaitanya Hazarey1-1/+12
2014-06-19Staging: rtl8192u: r8192U_wx.c Removed some more commented out dead codeChaitanya Hazarey1-17/+1
2014-06-19Staging: rtl8192u: r8192U_wx.c Added a single space for code-style issueChaitanya Hazarey1-1/+1
2014-06-19Staging: rtl8192u: r8192U_wx.c Removed all C99 commentsChaitanya Hazarey1-65/+65
2014-06-19Staging: rtl8192u: r8192U_wx.c removed commented dead codeChaitanya Hazarey1-10/+0
2014-05-29Staging: rtl8192u: r8192U_wx.c Fixed a misplaced braceChaitanya Hazarey1-1/+2
2014-05-28Staging: rtl8192u: r8192U_wx.c Added {} braces and newlinesChaitanya Hazarey1-38/+46
2014-05-28Staging: rtl8192u: r8192U_wx.c Added missing spacesChaitanya Hazarey1-73/+73
2014-05-25staging: Convert __FUNCTION__ to __func__Joe Perches1-6/+6
2014-05-24Staging: rtl8192u: Remove old WIRELESS_EXT supportJoel Pelaez Jorge1-19/+1
2014-05-03staging: rtl8192u: fix checkpatch braces warningRui Miguel Silva1-2/+1
2013-10-11staging: rtl8192u: remove #ifdef JOHN_Xenia Ragiadakou1-199/+1
2013-08-27staging: Update e-mail address for Andrea MerelloAndrea Merello1-1/+1
2013-06-06staging: rtl8192u: fix read_nic_* functionsXenia Ragiadakou1-1/+1
2013-05-13STAGING: rtl8192u: fix checkpatch error by adding space after switchXenia Ragiadakou1-1/+1
2013-05-13STAGING: rtl8192u: fix checkpatch error about pointer position in r8192U_wx.cXenia Ragiadakou1-16/+16
2013-01-07staging/rtl8192u: use same indent for switch and caseSebastian Hahn1-6/+6
2013-01-07staging/rtl8192u: put { on same line as structJennifer Naumann1-2/+1
2013-01-07staging/rtl8192u: cleanfile runSebastian Hahn1-11/+11
2012-05-01staging: rtl8192u Fix a typo.Justin P. Mattock1-1/+1
2012-04-30staging: rtl8192u Fix typos.Justin P. Mattock1-4/+4
2012-04-10staging: replace open-coded ARRAY_SIZEsJim Cromie1-2/+2
2010-12-01Staging: rtl8192u: remove dead code to disable dot11dDavid Chosrova1-6/+0
2009-12-11Staging: rtl8192u: remove dead codeMauro Carvalho Chehab1-82/+0
2009-12-11Staging: rtl8192u: remove bad whitespacesMauro Carvalho Chehab1-160/+160
2009-12-11Staging: Added Realtek rtl8192u driver to stagingJerry Chuang1-0/+1310