aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/staging/rtl8192u/r8192U_wx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-15staging: rtl8192u: Remove broken driverPhilipp Hortmann1-943/+0
2021-03-26r8192U_wx.c: style: avoid multiple blank linesBruno Raoult1-1/+0
2021-03-26r8192U_wx.c: style: Unnecessary parenthesesBruno Raoult1-1/+1
2021-03-26r8192U_wx.c: style: braces all arms of statementBruno Raoult1-2/+2
2021-03-26r8192U_wx.c: style: spaces preferred around operatorsBruno Raoult1-4/+4
2021-03-26r8192U_wx.c: style: alignment with open parenthesisBruno Raoult1-62/+62
2021-03-18Staging: rtl8192u: fixed a whitespace coding style issuezhaoxiao1-4/+0
2021-03-16staging: rtl8192u: fixed no space coding style issue.zhaoxiao1-7/+7
2021-03-15Merge 5.12-rc3 into staging-nextGreg Kroah-Hartman1-2/+4
2021-03-10staging: rt8192u: Move constant in comparison to the RHSSimone Serra1-1/+1
2021-03-10staging: rtl8192u: fix ->ssid overflow in r8192_wx_set_scan()Dan Carpenter1-2/+4
2020-09-22staging: rtl8192u: clean up comparsions to NULLMichael Straube1-3/+3
2020-09-22staging: rtl8192u: correct placement of else ifMichael Straube1-3/+1
2020-09-22staging: rtl8192u: clean up blank line style issuesMichael Straube1-29/+2
2020-03-18staging: rtl8192u: r8192U_wx: use netdev_warn() instead of printk()Lourdes Pedrajas1-1/+1
2020-01-10staging: rtl8192u: remove header include path to ieee80211/Masahiro Yamada1-1/+1
2019-04-03staging: rtl8192u: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman1-1/+1
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