summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/r8192U_wx.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8192u: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman2019-04-031-1/+1
* 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-191-40/+40
* Staging: rtl8192u: remove extra blank lines.Ben Marsh2016-03-281-22/+0Star
* staging: rtl8192u: Fix block comments use * on subsequent lines in r8192U_wx.cByeoungwook Kim2016-02-081-18/+20
* staging: rtl8192u: r8192U_wx: fix negative noise and level valuesLuis de Bethencourt2015-10-131-2/+2
* Staging: rtl8192u: Simplify if conditionKsenija Stanojevic2015-03-161-1/+1
* Staging: rtl8192u: Replace printk() with netdev_dbg()Ksenija Stanojevic2015-03-021-1/+1
* staging: rtl8192u: Remove unnecessary ifTapasweni Pathak2014-10-271-6/+0Star
* staging: rtl8192u: Add blank line after variable declarationsGeorgiana Chelu2014-09-291-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-271-1/+1
* Staging: rtl8192u: r8192U_wx.c Fixed some more code-style warnings about spacesChaitanya Hazarey2014-06-271-2/+2
* Staging: rtl8192u: r8192U_wx.c Fixed code-style warningsChaitanya Hazarey2014-06-271-1/+12
* Staging: rtl8192u: r8192U_wx.c Removed some more commented out dead codeChaitanya Hazarey2014-06-201-17/+1Star
* Staging: rtl8192u: r8192U_wx.c Added a single space for code-style issueChaitanya Hazarey2014-06-201-1/+1
* Staging: rtl8192u: r8192U_wx.c Removed all C99 commentsChaitanya Hazarey2014-06-201-65/+65
* Staging: rtl8192u: r8192U_wx.c removed commented dead codeChaitanya Hazarey2014-06-201-10/+0Star
* 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-231-19/+1Star
* staging: rtl8192u: fix checkpatch braces warningRui Miguel Silva2014-05-041-2/+1Star
* staging: rtl8192u: remove #ifdef JOHN_Xenia Ragiadakou2013-10-121-199/+1Star
* staging: Update e-mail address for Andrea MerelloAndrea Merello2013-08-281-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/+1Star
* staging/rtl8192u: cleanfile runSebastian Hahn2013-01-071-11/+11
* staging: rtl8192u Fix a typo.Justin P. Mattock2012-05-021-1/+1
* staging: rtl8192u Fix typos.Justin P. Mattock2012-04-301-4/+4
* staging: replace open-coded ARRAY_SIZEsJim Cromie2012-04-111-2/+2
* Staging: rtl8192u: remove dead code to disable dot11dDavid Chosrova2010-12-011-6/+0Star
* Staging: rtl8192u: remove dead codeMauro Carvalho Chehab2009-12-111-82/+0Star
* Staging: rtl8192u: remove bad whitespacesMauro Carvalho Chehab2009-12-111-160/+160
* Staging: Added Realtek rtl8192u driver to stagingJerry Chuang2009-12-111-0/+1310