summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8712: add SPDX identifiersMichael Straube2018-10-0393-1206/+93
* staging: rtl8712: Remove unnecessary parenthesesDafna Hirschfeld2018-10-021-3/+3
* staging: rtl8712: replace licence header with SPDX licence idAndré Lehmann2018-09-201-9/+1
* 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/+0
* 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
* staging: rtl8712: code style fixTejaswini Poluri2017-04-081-5/+5
* staging: rtl8712: Invert comparison to reduce indentationNarcisa Ana Maria Vasile2017-03-231-6/+5
* staging: rtl8712: Restructure code for clarityNarcisa Ana Maria Vasile2017-03-231-36/+33
* staging: rtl8712: Invert the test on check_fwstate() to reduce indentationNarcisa Ana Maria Vasile2017-03-231-7/+7