summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8712: fix use after free bugsDan Carpenter2022-09-151-36/+0
* staging: rtl8712: fix uninit-value in r871xu_drv_init()Wang Cheng2022-06-141-3/+3
* staging: r8712u: fix control-message timeoutJohan Hovold2021-11-121-1/+1
* staging: rtl8712: Fix possible buffer overflow in r8712_sitesurvey_cmdLee Gibson2021-03-171-2/+4
* staging: rtl8712: unterminated string leads to read overflowDan Carpenter2021-03-171-1/+1
* staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASKPascal Terjan2020-06-101-8/+1
* staging: rtl8712: fix interface sanity checkJohan Hovold2019-12-171-1/+1
* staging: rtl8712: reduce stack usage, againArnd Bergmann2019-07-141-69/+88
* staging: rtl8712: uninitialized memory in read_bbreg_hdl()Dan Carpenter2019-05-042-10/+2
* staging: rtl8712: Fix possible buffer overrunYoung Xiao2018-12-132-2/+2
* Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-08-181-3/+0
|\
| * staging: rtl8712: remove redundant pointer 'nic'Colin Ian King2018-07-211-3/+0
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-08-151-3/+2
|\ \
| * | staging: rtl: Use existing define with polynomialKrzysztof Kozlowski2018-07-271-3/+2
| |/
* / ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HEJohannes Berg2018-06-181-1/+0
|/
* staging: rtl8712: remove unnecessary parenthesesArushi Singhal2018-03-063-41/+41
* staging: rtl8712: Add spaces around '|'Arushi Singhal2018-03-062-2/+2
* staging: rtl8712: Added spaces around '+'Arushi Singhal2018-03-061-2/+2
* staging: rtl8712: Remove multiple blank line(s)Arushi Singhal2018-03-069-12/+0
* staging: rtl8712: match alignment with open parenthesisArushi Singhal2018-03-062-2/+2
* staging: rtl8712: Fixed 'tabstop' coding style warningArushi Singhal2018-03-061-1/+1
* staging: rtl8712: fix signedness of length to rtl8717_set_ieStefano Manni2018-02-191-1/+2
* staging: rtl8712: make unsigned length for rtl8717_get{_wpa_, _wpa2_, _}ieStefano Manni2018-02-194-9/+10
* staging: rtl8712: remove redundant initialization to 'rfPath'Colin Ian King2018-01-221-1/+1
* staging: rtl8712: style fix multiple line dereferencesMartin Homuth2017-12-215-117/+100
* staging: rtl8712: style fix returned error codeMartin Homuth2017-12-191-1/+1
* staging: rtl8712: style fix unneeded elseMartin Homuth2017-12-191-37/+35
* staging: rtl8712: style fix indentationMartin Homuth2017-12-193-13/+13
* staging: rtl8712: style fix over 80 characters warningsMartin Homuth2017-12-195-13/+22
* staging: rtl8712: Cleanup codestyle, change spaces to tabsNeil Singh2017-12-131-1/+1
* staging: rtl8712: Cleanup codestyle, break up long lineNeil Singh2017-12-131-2/+3
* staging: rtl8712: remove redundant zero assignment to val32Colin Ian King2017-11-281-1/+0
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-212-10/+8
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-1313-49/+51
|\
| * staging: rtl8712: Convert timers to use timer_setup()Kees Cook2017-10-185-33/+34
| * staging: rtl8712: Fix indent coding style issueMihaela Muraru2017-09-261-1/+1
| * staging: rtl8712: Fix unbalanced braces around else statementLiam Ryan2017-09-178-14/+16
| * Staging: rtl8712: Remove multiple blank linesSrishti Sharma2017-09-171-1/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-025-0/+5
|/
* staging: rtl8712: constify usb_device_idArvind Yadav2017-08-181-1/+1
* staging: rtl8712: Remove explicit NULL comparisonMuhammad Falak R Wani2017-07-161-4/+4
* staging: rtl8712: fix "Alignment match open parenthesis"Arushi Singhal2017-07-163-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-3/+2
|\
| * net: manual clean code which call skb_put_[data:zero]yuan linyu2017-06-201-2/+2
| * networking: introduce and use skb_put_data()Johannes Berg2017-06-161-2/+1
* | Staging: rtl8712 : wifi.h: Fixed Macro argument reuseJaya Durga2017-06-251-2/+4
* | staging: rtl8712: use octal permissionsAleksey Kurbatov2017-05-151-1/+1
* | Staging: rtl8712: ieee80211: fixed camelcase coding style issueJaya Durga2017-05-151-5/+5
* | Staging: rtl8712: ieee80211: fixed brace coding style issueJaya Durga2017-05-151-1/+2
|/
* staging: rtl8712: fixed multiple line derefence issuePrasant Jalan2017-04-081-6/+5