aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712
AgeCommit message (Expand)AuthorFilesLines
2019-06-21staging: rtl8712: Remove function r8712_setrfintfs_cmd()Nishka Dasgupta2-22/+0
2019-06-21staging: rtl8712: Remove function r8712_setfwra_cmd()Nishka Dasgupta2-21/+0
2019-06-21staging: rtl8712: Remove function r8712_setfwdig_cmd()Nishka Dasgupta2-21/+0
2019-06-21staging: rtl8712: Remove function r8712_setbasicrate_cmdNishka Dasgupta2-22/+0
2019-06-21staging: rtl8712: r8712_enqueue_cmd_ex(): Change return typeNishka Dasgupta2-5/+4
2019-06-21staging: rtl8712: r8712_wdg_timeout_handler: Remove functionNishka Dasgupta3-7/+1
2019-06-21staging: rtl8712: r8712_wdg_wk_cmd(): Change return typeNishka Dasgupta2-5/+4
2019-06-21staging: rtl8712: r8712_disconnectCtrlEx_cmd(): Change return typeNishka Dasgupta2-5/+4
2019-06-21staging: rtl8712: r8712_addbareq_cmd(): Change return typeNishka Dasgupta2-5/+4
2019-06-20staging: rtl8712: r8712_setMacAddr_cmd(): Change return typeNishka Dasgupta2-5/+4
2019-06-20staging: rtl8712: r8712_setstakey_cmd(): Change return typeNishka Dasgupta2-6/+5
2019-06-20staging: rtl8712: r8712_setopmode_cmd(): Change return typeNishka Dasgupta2-5/+4
2019-06-20staging: rtl8712: r8712_disassoc_cmd(): Change type to voidNishka Dasgupta2-5/+4
2019-06-20staging: rtl8712: r8712_set_chplan_cmd(): Change return typeNishka Dasgupta2-5/+4
2019-06-20staging: rtl8712: Change (r8712)_enqueue_cmd to voidNishka Dasgupta2-10/+6
2019-06-20staging: rtl8712: r8712_joinbss_cmd(): Change return values and typeNishka Dasgupta5-12/+10
2019-06-20staging: rtl8712: rtl871x_cmd.c: Remove unnecessary null checkNishka Dasgupta1-4/+0
2019-06-20staging: rtl8712: rtl8712_efuse.c: Remove leading p from variable namesNishka Dasgupta1-76/+76
2019-06-20staging: rtl8712: mlme_linux.c: Remove leading p from variable namesNishka Dasgupta1-16/+16
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_register_hdlDeepak 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