aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-09staging: rtl8712: usb_halinit.c: Remove p from variable namesNishka Dasgupta1-144/+144
2019-06-09staging: rtl8712: usb_ops.c: Remove leading p from variable namesNishka Dasgupta1-42/+42
2019-06-09staging: rtl8712: xmit_linux.c: Remove leading p from variable namesNishka Dasgupta1-25/+25
2019-06-09staging: rtl8712: recv_linux.c: Remove leading p from variable namesNishka Dasgupta1-25/+25
2019-06-09staging: rtl8712: hal_init.c: Remove leading p from variable namesNishka Dasgupta1-87/+87
2019-06-06staging: rtl8712: Replace function r8712_free_network_queueNishka Dasgupta1-6/+1
2019-06-03staging: rtl8712: Replace function r8712_init_mlme_privNishka Dasgupta1-6/+1
2019-06-03staging: rtl8712: ieee80211.c: Remove leading p from variable namesNishka Dasgupta1-25/+25
2019-05-30staging: rtl8712: Remove initialisationsNishka Dasgupta1-8/+6
2019-05-30staging: rtl8712: Remove return variable of different typeNishka Dasgupta1-2/+2
2019-05-20staging: rtl8712: get rid of IS_MCASTMichael Straube5-27/+16
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