summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192u/r8192U_wx.c
AgeCommit message (Expand)Author
2021-03-26r8192U_wx.c: style: avoid multiple blank linesBruno Raoult
2021-03-26r8192U_wx.c: style: Unnecessary parenthesesBruno Raoult
2021-03-26r8192U_wx.c: style: braces all arms of statementBruno Raoult
2021-03-26r8192U_wx.c: style: spaces preferred around operatorsBruno Raoult
2021-03-26r8192U_wx.c: style: alignment with open parenthesisBruno Raoult
2021-03-18Staging: rtl8192u: fixed a whitespace coding style issuezhaoxiao
2021-03-16staging: rtl8192u: fixed no space coding style issue.zhaoxiao
2021-03-15Merge 5.12-rc3 into staging-nextGreg Kroah-Hartman
2021-03-10staging: rt8192u: Move constant in comparison to the RHSSimone Serra
2021-03-10staging: rtl8192u: fix ->ssid overflow in r8192_wx_set_scan()Dan Carpenter
2020-09-22staging: rtl8192u: clean up comparsions to NULLMichael Straube
2020-09-22staging: rtl8192u: correct placement of else ifMichael Straube
2020-09-22staging: rtl8192u: clean up blank line style issuesMichael Straube
2020-03-18staging: rtl8192u: r8192U_wx: use netdev_warn() instead of printk()Lourdes Pedrajas
2020-01-10staging: rtl8192u: remove header include path to ieee80211/Masahiro Yamada
2019-04-03staging: rtl8192u: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman
2017-10-03staging: rtl8192u: make r8192_wx_handlers_def structure constBhumika Goyal
2017-02-09staging: rtl8192u: Fix indentationFu Yong Quah
2016-06-18rtl8192u: r8192_priv: Replace semaphore wx_sem with mutexBinoy Jayan
2016-03-28Staging: rtl8192u: remove extra blank lines.Ben Marsh
2016-02-07staging: rtl8192u: Fix block comments use * on subsequent lines in r8192U_wx.cByeoungwook Kim
2015-10-12staging: rtl8192u: r8192U_wx: fix negative noise and level valuesLuis de Bethencourt
2015-03-16Staging: rtl8192u: Simplify if conditionKsenija Stanojevic
2015-03-01Staging: rtl8192u: Replace printk() with netdev_dbg()Ksenija Stanojevic
2014-10-27staging: rtl8192u: Remove unnecessary ifTapasweni Pathak
2014-09-28staging: rtl8192u: Add blank line after variable declarationsGeorgiana Chelu
2014-08-16drivers/staging/rtl8192u/r8192U_wx.c: fix warnings issued by sparseOvidiu Toader
2014-06-26Staging: rtl8192u: r8192U_wx.c Fixed a code-style error about trailing whites...Chaitanya Hazarey
2014-06-26Staging: rtl8192u: r8192U_wx.c Fixed some more code-style warnings about spacesChaitanya Hazarey
2014-06-26Staging: rtl8192u: r8192U_wx.c Fixed code-style warningsChaitanya Hazarey
2014-06-19Staging: rtl8192u: r8192U_wx.c Removed some more commented out dead codeChaitanya Hazarey
2014-06-19Staging: rtl8192u: r8192U_wx.c Added a single space for code-style issueChaitanya Hazarey
2014-06-19Staging: rtl8192u: r8192U_wx.c Removed all C99 commentsChaitanya Hazarey
2014-06-19Staging: rtl8192u: r8192U_wx.c removed commented dead codeChaitanya Hazarey
2014-05-29Staging: rtl8192u: r8192U_wx.c Fixed a misplaced braceChaitanya Hazarey
2014-05-28Staging: rtl8192u: r8192U_wx.c Added {} braces and newlinesChaitanya Hazarey
2014-05-28Staging: rtl8192u: r8192U_wx.c Added missing spacesChaitanya Hazarey
2014-05-25staging: Convert __FUNCTION__ to __func__Joe Perches
2014-05-24Staging: rtl8192u: Remove old WIRELESS_EXT supportJoel Pelaez Jorge
2014-05-03staging: rtl8192u: fix checkpatch braces warningRui Miguel Silva
2013-10-11staging: rtl8192u: remove #ifdef JOHN_Xenia Ragiadakou
2013-08-27staging: Update e-mail address for Andrea MerelloAndrea Merello
2013-06-06staging: rtl8192u: fix read_nic_* functionsXenia Ragiadakou
2013-05-13STAGING: rtl8192u: fix checkpatch error by adding space after switchXenia Ragiadakou
2013-05-13STAGING: rtl8192u: fix checkpatch error about pointer position in r8192U_wx.cXenia Ragiadakou
2013-01-07staging/rtl8192u: use same indent for switch and caseSebastian Hahn
2013-01-07staging/rtl8192u: put { on same line as structJennifer Naumann
2013-01-07staging/rtl8192u: cleanfile runSebastian Hahn
2012-05-01staging: rtl8192u Fix a typo.Justin P. Mattock
2012-04-30staging: rtl8192u Fix typos.Justin P. Mattock