summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712/rtl871x_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8712: fix open parentheses alignmentRyan England2023-12-231-103/+56
* staging: rtl8712: cmd: remove redundant space after castAliya Rahmani2022-04-141-1/+1
* staging: rtl8712: Use completions for signalingSathish Kumar2022-04-041-1/+1
* staging: rtl8712: prepare for const netdev->dev_addrJakub Kicinski2021-10-201-1/+1
* staging: rtl8712: Fix possible buffer overflow in r8712_sitesurvey_cmdLee Gibson2021-03-101-2/+4
* staging: rtl8712: clean up comparsions to NULLMichael Straube2020-09-221-2/+2
* staging: rtl8712: Annotate r8712_sitesurvey_cmd()Mauro Dreissig2020-07-101-6/+1
* staging: rtl8712: Replace function r8712_dequeue_cmd()Nishka Dasgupta2019-07-011-6/+1
* staging: rtl8712: Replace function r8712_enqueue_cmd()Nishka Dasgupta2019-07-011-10/+7
* staging: rtl8712: Change return values of r8712_getrfreg_cmd()Nishka Dasgupta2019-07-011-4/+4
* staging: rtl8712: Change return values of r8712_setrfreg_cmd()Nishka Dasgupta2019-06-261-4/+4
* staging: rtl8712: Remove r8712_setassocsta_cmd()Nishka Dasgupta2019-06-261-29/+0
* staging: rtl8712: Remove r8712_setrttbl_cmd()Nishka Dasgupta2019-06-261-22/+0
* staging: rtl8712: Replace r8712_free_evt_priv()Nishka Dasgupta2019-06-261-6/+1
* staging: rtl8712: Replace r8712_free_cmd_priv()Nishka Dasgupta2019-06-261-6/+1
* staging: rtl8712: Change return values of r8712_init_evt_priv()Nishka Dasgupta2019-06-261-2/+2
* staging: rtl8712: Replace function r8712_init_evt_priv()Nishka Dasgupta2019-06-261-6/+1
* staging: rtl8712: Change return values in r8712_init_cmd_priv()Nishka Dasgupta2019-06-261-3/+3
* staging: rtl8712: Replace function r8712_init_cmd_priv()Nishka Dasgupta2019-06-211-6/+1
* staging: rtl8712: Remove function r8712_setrfintfs_cmd()Nishka Dasgupta2019-06-211-21/+0
* staging: rtl8712: Remove function r8712_setfwra_cmd()Nishka Dasgupta2019-06-211-20/+0
* staging: rtl8712: Remove function r8712_setfwdig_cmd()Nishka Dasgupta2019-06-211-20/+0
* staging: rtl8712: Remove function r8712_setbasicrate_cmdNishka Dasgupta2019-06-211-21/+0
* staging: rtl8712: r8712_enqueue_cmd_ex(): Change return typeNishka Dasgupta2019-06-211-4/+3
* staging: rtl8712: r8712_wdg_wk_cmd(): Change return typeNishka Dasgupta2019-06-211-4/+3
* staging: rtl8712: r8712_disconnectCtrlEx_cmd(): Change return typeNishka Dasgupta2019-06-211-4/+3
* staging: rtl8712: r8712_addbareq_cmd(): Change return typeNishka Dasgupta2019-06-211-4/+3
* staging: rtl8712: r8712_setMacAddr_cmd(): Change return typeNishka Dasgupta2019-06-201-4/+3
* staging: rtl8712: r8712_setstakey_cmd(): Change return typeNishka Dasgupta2019-06-201-5/+4
* staging: rtl8712: r8712_setopmode_cmd(): Change return typeNishka Dasgupta2019-06-201-4/+3
* staging: rtl8712: r8712_disassoc_cmd(): Change type to voidNishka Dasgupta2019-06-201-4/+3
* staging: rtl8712: r8712_set_chplan_cmd(): Change return typeNishka Dasgupta2019-06-201-4/+3
* staging: rtl8712: Change (r8712)_enqueue_cmd to voidNishka Dasgupta2019-06-201-9/+5
* staging: rtl8712: r8712_joinbss_cmd(): Change return values and typeNishka Dasgupta2019-06-201-3/+3
* staging: rtl8712: rtl871x_cmd.c: Remove unnecessary null checkNishka Dasgupta2019-06-201-4/+0
* staging: rtl8712: Change return values of r8712_createbss_cmd()Nishka Dasgupta2019-06-131-3/+3
* staging: rtl8712: Change return values of r8712_setdatarate_cmd()Nishka Dasgupta2019-06-131-4/+4
* staging: rtl8712: add SPDX identifiersMichael Straube2018-10-031-13/+1
* staging: rtl8712: style fix multiple line dereferencesMartin Homuth2017-12-211-18/+18
* staging: rtl8712: Fix unbalanced braces around else statementLiam Ryan2017-09-171-1/+2
* staging : rtl8712: Free memory when kmalloc failsSouptick Joarder2016-11-071-1/+4
* Staging: rtl8712: rtl871x_cmd: Use !x instead of x == NULL.Sandhya Bankar2016-09-201-11/+11
* staging: rtl8172: fixed comment style in rts871x_cmd.cLouie Lu2016-09-021-21/+25
* rtl8712: Replace semaphore terminate_cmdthread_sema with completionBinoy Jayan2016-08-211-1/+1
* rtl8712: Replace semaphore cmd_queue_sema with completionBinoy Jayan2016-08-211-3/+3
* staging: rtl8712: rtl871x_cmd: Clean up tests if NULL returned on failureBhaktipriya Shridhar2016-03-281-40/+40
* Staging: rtl8712: Remove function r8712_setptm_cmd and r8712_gettssi_cmdBhumika Goyal2016-03-111-47/+0
* staging: rtl8712: use list_first_entry_or_null()Geliang Tang2016-02-071-8/+5
* staging: rtl8712: spaces preferred around operandsLuis de Bethencourt2015-10-241-5/+5
* staging: rtl8712: braces should be used on all armsLuis de Bethencourt2015-10-241-3/+4