summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/r8192U_wx.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8192u: make r8192_wx_handlers_def structure constBhumika Goyal2017-10-031-1/+1
* staging: rtl8192u: Fix indentationFu Yong Quah2017-02-091-3/+3
* rtl8192u: r8192_priv: Replace semaphore wx_sem with mutexBinoy Jayan2016-06-181-40/+40
* Staging: rtl8192u: remove extra blank lines.Ben Marsh2016-03-281-22/+0
* staging: rtl8192u: Fix block comments use * on subsequent lines in r8192U_wx.cByeoungwook Kim2016-02-071-18/+20
* staging: rtl8192u: r8192U_wx: fix negative noise and level valuesLuis de Bethencourt2015-10-121-2/+2
* Staging: rtl8192u: Simplify if conditionKsenija Stanojevic2015-03-161-1/+1
* Staging: rtl8192u: Replace printk() with netdev_dbg()Ksenija Stanojevic2015-03-011-1/+1
* staging: rtl8192u: Remove unnecessary ifTapasweni Pathak2014-10-271-6/+0
* staging: rtl8192u: Add blank line after variable declarationsGeorgiana Chelu2014-09-281-0/+2
* drivers/staging/rtl8192u/r8192U_wx.c: fix warnings issued by sparseOvidiu Toader2014-08-161-1/+2
* Staging: rtl8192u: r8192U_wx.c Fixed a code-style error about trailing whites...Chaitanya Hazarey2014-06-261-1/+1
* Staging: rtl8192u: r8192U_wx.c Fixed some more code-style warnings about spacesChaitanya Hazarey2014-06-261-2/+2
* Staging: rtl8192u: r8192U_wx.c Fixed code-style warningsChaitanya Hazarey2014-06-261-1/+12
* Staging: rtl8192u: r8192U_wx.c Removed some more commented out dead codeChaitanya Hazarey2014-06-191-17/+1
* Staging: rtl8192u: r8192U_wx.c Added a single space for code-style issueChaitanya Hazarey2014-06-191-1/+1
* Staging: rtl8192u: r8192U_wx.c Removed all C99 commentsChaitanya Hazarey2014-06-191-65/+65
* Staging: rtl8192u: r8192U_wx.c removed commented dead codeChaitanya Hazarey2014-06-191-10/+0
* Staging: rtl8192u: r8192U_wx.c Fixed a misplaced braceChaitanya Hazarey2014-05-291-1/+2
* Staging: rtl8192u: r8192U_wx.c Added {} braces and newlinesChaitanya Hazarey2014-05-281-38/+46
* Staging: rtl8192u: r8192U_wx.c Added missing spacesChaitanya Hazarey2014-05-281-73/+73
* staging: Convert __FUNCTION__ to __func__Joe Perches2014-05-251-6/+6
* Staging: rtl8192u: Remove old WIRELESS_EXT supportJoel Pelaez Jorge2014-05-241-19/+1
* staging: rtl8192u: fix checkpatch braces warningRui Miguel Silva2014-05-031-2/+1
* staging: rtl8192u: remove #ifdef JOHN_Xenia Ragiadakou2013-10-111-199/+1
* staging: Update e-mail address for Andrea MerelloAndrea Merello2013-08-271-1/+1
* staging: rtl8192u: fix read_nic_* functionsXenia Ragiadakou2013-06-061-1/+1
* STAGING: rtl8192u: fix checkpatch error by adding space after switchXenia Ragiadakou2013-05-131-1/+1
* STAGING: rtl8192u: fix checkpatch error about pointer position in r8192U_wx.cXenia Ragiadakou2013-05-131-16/+16
* staging/rtl8192u: use same indent for switch and caseSebastian Hahn2013-01-071-6/+6
* staging/rtl8192u: put { on same line as structJennifer Naumann2013-01-071-2/+1
* staging/rtl8192u: cleanfile runSebastian Hahn2013-01-071-11/+11
* staging: rtl8192u Fix a typo.Justin P. Mattock2012-05-011-1/+1
* staging: rtl8192u Fix typos.Justin P. Mattock2012-04-301-4/+4
* staging: replace open-coded ARRAY_SIZEsJim Cromie2012-04-101-2/+2
* Staging: rtl8192u: remove dead code to disable dot11dDavid Chosrova2010-12-011-6/+0
* Staging: rtl8192u: remove dead codeMauro Carvalho Chehab2009-12-111-82/+0
* Staging: rtl8192u: remove bad whitespacesMauro Carvalho Chehab2009-12-111-160/+160
* Staging: Added Realtek rtl8192u driver to stagingJerry Chuang2009-12-111-0/+1310
OpenPOWER on IntegriCloud