summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/r8192U_wx.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8192u: Remove broken driverPhilipp Hortmann2023-10-151-943/+0
* r8192U_wx.c: style: avoid multiple blank linesBruno Raoult2021-03-261-1/+0
* r8192U_wx.c: style: Unnecessary parenthesesBruno Raoult2021-03-261-1/+1
* r8192U_wx.c: style: braces all arms of statementBruno Raoult2021-03-261-2/+2
* r8192U_wx.c: style: spaces preferred around operatorsBruno Raoult2021-03-261-4/+4
* r8192U_wx.c: style: alignment with open parenthesisBruno Raoult2021-03-261-62/+62
* Staging: rtl8192u: fixed a whitespace coding style issuezhaoxiao2021-03-181-4/+0
* staging: rtl8192u: fixed no space coding style issue.zhaoxiao2021-03-161-7/+7
* Merge 5.12-rc3 into staging-nextGreg Kroah-Hartman2021-03-151-2/+4
|\
| * staging: rtl8192u: fix ->ssid overflow in r8192_wx_set_scan()Dan Carpenter2021-03-101-2/+4
* | staging: rt8192u: Move constant in comparison to the RHSSimone Serra2021-03-101-1/+1
|/
* staging: rtl8192u: clean up comparsions to NULLMichael Straube2020-09-221-3/+3
* staging: rtl8192u: correct placement of else ifMichael Straube2020-09-221-3/+1
* staging: rtl8192u: clean up blank line style issuesMichael Straube2020-09-221-29/+2
* staging: rtl8192u: r8192U_wx: use netdev_warn() instead of printk()Lourdes Pedrajas2020-03-181-1/+1
* staging: rtl8192u: remove header include path to ieee80211/Masahiro Yamada2020-01-101-1/+1
* 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-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