summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8192u: fix control-message timeoutsJohan Hovold2021-10-261-9/+9
* staging: rtl: use eth_hw_addr_set()Jakub Kicinski2021-10-202-5/+9
* staging: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski2021-10-201-1/+1
* staging: use eth_hw_addr_set()Jakub Kicinski2021-10-201-1/+1
* staging: rtl8192u: remove unused static variableSaurav Girepunje2021-10-051-3/+0
* staging/rtl8192u: Prefer kcalloc over open coded arithmeticLen Baker2021-08-261-3/+3
* staging/rtl8192u: Initialize variables in the definition blockLen Baker2021-08-261-6/+3
* staging/rtl8192u: Avoid CamelCase in names of variablesLen Baker2021-08-261-48/+47
* staging: rtl8192u: Fix bitwise vs logical operator in TranslateRxSignalStuff8...Nathan Chancellor2021-08-161-1/+1
* staging: rtl8192u: Avoid field-overflowing memcpy()Kees Cook2021-08-103-38/+19
* staging/rtl8192u: Remove all strcpy() uses in favor of strscpy()Len Baker2021-07-271-1/+2
* staging: rtl8192u: fix spaces in r8192U_hw.hManikishan Ghantasala2021-06-031-1/+1
* staging: rtl8192u: put parentheses on macros with complex values in r8192U_hw.hManikishan Ghantasala2021-06-031-7/+7
* staging: rtl8192u: r8192U_hw.h: fix spaces preferred around that '|' code sty...Manikishan Ghantasala2021-06-031-9/+8
* staging: rtl8192u: remove the repeated declarationShaokun Zhang2021-06-031-2/+0
* staging: rtl8192u: Fix shadowed variable nameThomas Bracht Laumann Jespersen2021-06-031-1/+1
* staging: rtl8192u: Fixed warnings of coding stylePiyush Thange2021-05-271-2/+4
* staging: rtl8192u: Fix variable shadowing warningCláudio Maia2021-05-191-4/+0
* staging: rtl8192u: fix typos in commentsIain Craig2021-05-101-8/+8
* staging: rtl8192u: ieee80211_softmac: Move a large data struct onto the heapLee Jones2021-05-101-3/+6
* staging: r819xU_cmdpkt: Remove functionless method 'cmpk_handle_query_config_rx'Lee Jones2021-05-101-41/+0
* staging: r819xU_phy: Remove some local variables from the stackLee Jones2021-05-101-9/+39
* staging: r8192U_core: Do not use kernel-doc formatting for !kernel-doc headersLee Jones2021-05-101-2/+2
* staging: r8192U_core: Remove unused variable 'ret' and demote kernel-doc abuseLee Jones2021-05-101-5/+2
* Staging: rtl8192u: ieee80211: remove odd backslash.Dmitrii Wolf2021-04-121-1/+1
* staging: rtl8192u: Fix potential infinite loopColin Ian King2021-04-071-1/+1
* staging: rt8192u: change constants to be on rightVardhan H G2021-04-071-2/+2
* staging: rtl8192u: remove unused variableJiapeng Chong2021-04-071-2/+1
* 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: avoid Wempty-body warningArnd Bergmann2021-03-221-3/+3
* 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: rtl8192u: ieee80211: Remove braces for single line blocksAtul Gopinathan2021-03-123-30/+22
* | staging: rt8192u: Move constant in comparison to the RHSSimone Serra2021-03-101-1/+1
* | staging: rtl8192u: remove unnecessary return in r8190_rtl8256.cDu Cheng2021-03-101-1/+0
* | staging: rtl8192u: fix RT_TRACE() in r8190_rtl8256.cDu Cheng2021-03-101-3/+3
|/
* staging: rtl8192u: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi2021-02-041-1/+1
* staging: rtl8192u/ieee80211: fix switch case indentationAnirudh Rayabharam2021-01-311-14/+14
* Staging: rtl8192u: use %s and __func__Puranjay Mohan2021-01-261-1/+1
* staging: rtl819x: select CONFIG_CRC32Arnd Bergmann2021-01-051-0/+1
* staging: rtl8192u: Add null check in rtl8192_usb_initendpointsDinghao Liu2020-12-281-0/+2
* staging: rtl8192u: fix wrong judgement in rtl8192_rx_isrZhang Qilong2020-11-061-1/+1
* staging/rtl8192u/ieee80211: remove debugging lineElena Afanasova2020-10-261-2/+0
* staging/rtl8192u/ieee80211: use __func__ macroElena Afanasova2020-10-261-6/+6