aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8712
AgeCommit message (Expand)AuthorFilesLines
2019-06-20staging: rtl8712: rtl87x_io : make use of kzallocHariprasad Kelam1-3/+1
2019-06-13staging: rtl8712: Fixed CamelCase wkFilterRxFF0 renamed to wk_filter_rx_ff0Deepak Mishra3-3/+3
2019-06-13staging: rtl8712: Fixed CamelCase lockRxFF0Filter renamed to lock_rx_ff0_filterDeepak Mishra3-4/+4
2019-06-13staging: rtl8712: remove the leading spacesLi Mingshuo1-2/+2
2019-06-13staging: rtl8712: Change return values of r8712_createbss_cmd()Nishka Dasgupta3-5/+5
2019-06-13staging: rtl8712: Change return values of r8712_setdatarate_cmd()Nishka Dasgupta3-9/+7
2019-06-10staging: rtl8712: removed unused variables from struct _adapterDeepak Mishra1-4/+0
2019-06-10staging: rtl8712: Fixed CamelCase cmdThread rename to cmd_threadDeepak Mishra2-4/+4
2019-06-10staging: rtl8712: Removed redundant code from function oid_rt_pro_write_regis...Deepak Mishra2-6/+0
2019-06-10staging: rtl8712: Fixed CamelCase for EepromAddressSizeDeepak Mishra3-5/+5
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_wr...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