summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8712: remove unnecessary NULL checkHimadri Pandya2019-04-161-2/+0
* staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman2019-04-031-0/+1
* staging: rtl8712: rtl871x_mlme.c: use !x in place of NULL comparisonPayal Kshirsagar2019-04-021-4/+4
* staging: rtl8712: rtl871x_mp.c: Compress two lines into one linePayal Kshirsagar2019-04-011-3/+2
* Merge 5.1-rc3 into staging-nextGreg Kroah-Hartman2019-04-012-10/+2
|\
| * staging: rtl8712: uninitialized memory in read_bbreg_hdl()Dan Carpenter2019-03-212-10/+2
* | staging: rtl8712: Fix a space issueVatsala Narang2019-03-301-1/+1
* | staging: rtl8712: Remove comparison to trueBranden Bonaby2019-03-271-1/+1
* | staging: rtl8712: remove unnecessary parenthesesBranden Bonaby2019-03-271-5/+5
* | staging: rtl8712: rtl8712_led.c: remove blank linePayal Kshirsagar2019-03-211-1/+0
* | staging: rtl8712: rtl8712_led.c: alignment should match open parenthesisPayal Kshirsagar2019-03-211-2/+2
* | staging: rtl8712: rtl8712_led.c: remove unnecessary parenthesesPayal Kshirsagar2019-03-211-1/+1
* | staging: rtl8712: rtl8712_efuse.h: alignment should match open parenthesisPayal Kshirsagar2019-03-211-1/+1
* | staging: rtl8712: rtl8712_efuse.h: remove blank linePayal Kshirsagar2019-03-211-1/+0
* | staging: rtl8712: alignment should match open parenthesisPayal Kshirsagar2019-03-211-3/+3
* | staging: rtl8712: remove blank linePayal Kshirsagar2019-03-211-1/+0
* | staging: rtl8712 - fix up non-kerneldoc commentsValdis Klētnieks2019-03-182-3/+3
* | staging: rtl8712: line over 80 characters.Bhagyashri Dighole2019-03-184-7/+10
* | staging: rtl8712: Replace NULL comparisonsDaniela Mormocea2019-03-181-5/+5
* | staging: r8712u: Replace '--help--' with 'help'Wentao Cai2019-03-181-5/+5
* | staging: rtl8712: rename bSuspended to suspendedHimadri Pandya2019-03-183-4/+4
* | staging: rtl8712: rename bSurpriseRemoved to surprise_removedHimadri Pandya2019-03-1811-42/+41
* | staging: rtl8712: rename bDriverStopped to driver_stoppedHimadri Pandya2019-03-1811-37/+37
|/
* staging: rtl8712: Fix indentation issuePrashanth Kumar KR2019-02-281-1/+1
* staging: rtl8712: drop pointless static qualifier in r8712_efuse_pg_packet_wr...YueHaibing2019-01-221-1/+1
* staging: rtl8712u: Fix suspend and resume callbacksKai-Heng Feng2019-01-151-8/+0
* staging: rtl8712u: Remove dummy reset-resume callbackKai-Heng Feng2019-01-151-8/+0
* staging: rtl8712: clean up various indentation and coding style issuesColin Ian King2019-01-156-12/+12
* 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/+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