aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-16staging: rtl8712: remove unnecessary NULL checkHimadri Pandya1-2/+0
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman1-0/+1
2019-04-02staging: rtl8712: rtl871x_mlme.c: use !x in place of NULL comparisonPayal Kshirsagar1-4/+4
2019-04-01staging: rtl8712: rtl871x_mp.c: Compress two lines into one linePayal Kshirsagar1-3/+2
2019-04-01Merge 5.1-rc3 into staging-nextGreg Kroah-Hartman2-10/+2
2019-03-30staging: rtl8712: Fix a space issueVatsala Narang1-1/+1
2019-03-27staging: rtl8712: Remove comparison to trueBranden Bonaby1-1/+1
2019-03-27staging: rtl8712: remove unnecessary parenthesesBranden Bonaby1-5/+5
2019-03-21staging: rtl8712: rtl8712_led.c: remove blank linePayal Kshirsagar1-1/+0
2019-03-21staging: rtl8712: rtl8712_led.c: alignment should match open parenthesisPayal Kshirsagar1-2/+2
2019-03-21staging: rtl8712: rtl8712_led.c: remove unnecessary parenthesesPayal Kshirsagar1-1/+1
2019-03-21staging: rtl8712: rtl8712_efuse.h: alignment should match open parenthesisPayal Kshirsagar1-1/+1
2019-03-21staging: rtl8712: rtl8712_efuse.h: remove blank linePayal Kshirsagar1-1/+0
2019-03-21staging: rtl8712: alignment should match open parenthesisPayal Kshirsagar1-3/+3
2019-03-21staging: rtl8712: remove blank linePayal Kshirsagar1-1/+0
2019-03-21staging: rtl8712: uninitialized memory in read_bbreg_hdl()Dan Carpenter2-10/+2
2019-03-18staging: rtl8712 - fix up non-kerneldoc commentsValdis Klētnieks2-3/+3
2019-03-18staging: rtl8712: line over 80 characters.Bhagyashri Dighole4-7/+10
2019-03-18staging: rtl8712: Replace NULL comparisonsDaniela Mormocea1-5/+5
2019-03-18staging: r8712u: Replace '--help--' with 'help'Wentao Cai1-5/+5
2019-03-18staging: rtl8712: rename bSuspended to suspendedHimadri Pandya3-4/+4
2019-03-18staging: rtl8712: rename bSurpriseRemoved to surprise_removedHimadri Pandya11-42/+41
2019-03-18staging: rtl8712: rename bDriverStopped to driver_stoppedHimadri Pandya11-37/+37
2019-02-28staging: rtl8712: Fix indentation issuePrashanth Kumar KR1-1/+1
2019-01-22staging: rtl8712: drop pointless static qualifier in r8712_efuse_pg_packet_write()YueHaibing1-1/+1
2019-01-15staging: rtl8712u: Fix suspend and resume callbacksKai-Heng Feng1-8/+0
2019-01-15staging: rtl8712u: Remove dummy reset-resume callbackKai-Heng Feng1-8/+0
2019-01-15staging: rtl8712: clean up various indentation and coding style issuesColin Ian King6-12/+12
2018-12-10Merge 4.20-rc6 into staging-nextGreg Kroah-Hartman2-2/+2
2018-12-05staging: rtl8712: Fix possible buffer overrunYoung Xiao2-2/+2
2018-11-07Staging: rtl8712: fix small typoYangtao Li1-1/+1
2018-11-07staging: rtl8712: fix CamelCase in fw_priv structRobert Eshleman2-9/+9
2018-10-03staging: rtl8712: add SPDX identifiersMichael Straube93-1206/+93
2018-10-02staging: rtl8712: Remove unnecessary parenthesesDafna Hirschfeld1-3/+3
2018-09-20staging: rtl8712: replace licence header with SPDX licence idAndré Lehmann1-9/+1
2018-09-10Staging: rtl8712: Add space between else and opening braceAndré Lehmann1-1/+1
2018-09-10staging: rtl8712u: Fix compiler warning about strncpyLarry Finger1-1/+1
2018-08-27staging: rtl8712: remove unused array iw_operation_modeColin Ian King1-5/+0
2018-08-18Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-3/+0
2018-08-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-3/+2
2018-07-27staging: rtl: Use existing define with polynomialKrzysztof Kozlowski1-3/+2
2018-07-21staging: rtl8712: remove redundant pointer 'nic'Colin Ian King1-3/+0
2018-06-18ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HEJohannes Berg1-1/+0
2018-03-06staging: rtl8712: remove unnecessary parenthesesArushi Singhal3-41/+41
2018-03-06staging: rtl8712: Add spaces around '|'Arushi Singhal2-2/+2
2018-03-06staging: rtl8712: Added spaces around '+'Arushi Singhal1-2/+2
2018-03-06staging: rtl8712: Remove multiple blank line(s)Arushi Singhal9-12/+0
2018-03-06staging: rtl8712: match alignment with open parenthesisArushi Singhal2-2/+2
2018-03-06staging: rtl8712: Fixed 'tabstop' coding style warningArushi Singhal1-1/+1
2018-02-19staging: rtl8712: fix signedness of length to rtl8717_set_ieStefano Manni1-1/+2