summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.20-rc6 into staging-nextGreg Kroah-Hartman2018-12-102-2/+2
|\
| * staging: rtl8712: Fix possible buffer overrunYoung Xiao2018-12-052-2/+2
* | Staging: rtl8712: fix small typoYangtao Li2018-11-071-1/+1
* | staging: rtl8712: fix CamelCase in fw_priv structRobert Eshleman2018-11-072-9/+9
|/
* staging: rtl8712: add SPDX identifiersMichael Straube2018-10-0393-1206/+93Star
* staging: rtl8712: Remove unnecessary parenthesesDafna Hirschfeld2018-10-021-3/+3
* staging: rtl8712: replace licence header with SPDX licence idAndré Lehmann2018-09-201-9/+1Star
* Staging: rtl8712: Add space between else and opening braceAndré Lehmann2018-09-101-1/+1
* staging: rtl8712u: Fix compiler warning about strncpyLarry Finger2018-09-101-1/+1
* staging: rtl8712: remove unused array iw_operation_modeColin Ian King2018-08-271-5/+0Star
* Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-08-181-3/+0Star
|\
| * staging: rtl8712: remove redundant pointer 'nic'Colin Ian King2018-07-211-3/+0Star
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-08-161-3/+2Star
|\ \
| * | staging: rtl: Use existing define with polynomialKrzysztof Kozlowski2018-07-271-3/+2Star
| |/
* / ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HEJohannes Berg2018-06-181-1/+0Star
|/
* 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/+0Star
* 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/+100Star
* staging: rtl8712: style fix returned error codeMartin Homuth2017-12-191-1/+1
* staging: rtl8712: style fix unneeded elseMartin Homuth2017-12-191-37/+35Star
* 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/+0Star
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-222-10/+8Star
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-1413-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/+0Star
* | 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-191-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/+2Star
|\
| * 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/+1Star
* | 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/+5Star