summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8712/rtl871x_cmd.c
AgeCommit message (Expand)Author
2021-10-20staging: rtl8712: prepare for const netdev->dev_addrJakub Kicinski
2021-03-10staging: rtl8712: Fix possible buffer overflow in r8712_sitesurvey_cmdLee Gibson
2020-09-22staging: rtl8712: clean up comparsions to NULLMichael Straube
2020-07-10staging: rtl8712: Annotate r8712_sitesurvey_cmd()Mauro Dreissig
2019-07-01staging: rtl8712: Replace function r8712_dequeue_cmd()Nishka Dasgupta
2019-07-01staging: rtl8712: Replace function r8712_enqueue_cmd()Nishka Dasgupta
2019-07-01staging: rtl8712: Change return values of r8712_getrfreg_cmd()Nishka Dasgupta
2019-06-26staging: rtl8712: Change return values of r8712_setrfreg_cmd()Nishka Dasgupta
2019-06-26staging: rtl8712: Remove r8712_setassocsta_cmd()Nishka Dasgupta
2019-06-26staging: rtl8712: Remove r8712_setrttbl_cmd()Nishka Dasgupta
2019-06-26staging: rtl8712: Replace r8712_free_evt_priv()Nishka Dasgupta
2019-06-26staging: rtl8712: Replace r8712_free_cmd_priv()Nishka Dasgupta
2019-06-26staging: rtl8712: Change return values of r8712_init_evt_priv()Nishka Dasgupta
2019-06-26staging: rtl8712: Replace function r8712_init_evt_priv()Nishka Dasgupta
2019-06-26staging: rtl8712: Change return values in r8712_init_cmd_priv()Nishka Dasgupta
2019-06-21staging: rtl8712: Replace function r8712_init_cmd_priv()Nishka Dasgupta
2019-06-21staging: rtl8712: Remove function r8712_setrfintfs_cmd()Nishka Dasgupta
2019-06-21staging: rtl8712: Remove function r8712_setfwra_cmd()Nishka Dasgupta
2019-06-21staging: rtl8712: Remove function r8712_setfwdig_cmd()Nishka Dasgupta
2019-06-21staging: rtl8712: Remove function r8712_setbasicrate_cmdNishka Dasgupta
2019-06-21staging: rtl8712: r8712_enqueue_cmd_ex(): Change return typeNishka Dasgupta
2019-06-21staging: rtl8712: r8712_wdg_wk_cmd(): Change return typeNishka Dasgupta
2019-06-21staging: rtl8712: r8712_disconnectCtrlEx_cmd(): Change return typeNishka Dasgupta
2019-06-21staging: rtl8712: r8712_addbareq_cmd(): Change return typeNishka Dasgupta
2019-06-20staging: rtl8712: r8712_setMacAddr_cmd(): Change return typeNishka Dasgupta
2019-06-20staging: rtl8712: r8712_setstakey_cmd(): Change return typeNishka Dasgupta
2019-06-20staging: rtl8712: r8712_setopmode_cmd(): Change return typeNishka Dasgupta
2019-06-20staging: rtl8712: r8712_disassoc_cmd(): Change type to voidNishka Dasgupta
2019-06-20staging: rtl8712: r8712_set_chplan_cmd(): Change return typeNishka Dasgupta
2019-06-20staging: rtl8712: Change (r8712)_enqueue_cmd to voidNishka Dasgupta
2019-06-20staging: rtl8712: r8712_joinbss_cmd(): Change return values and typeNishka Dasgupta
2019-06-20staging: rtl8712: rtl871x_cmd.c: Remove unnecessary null checkNishka Dasgupta
2019-06-13staging: rtl8712: Change return values of r8712_createbss_cmd()Nishka Dasgupta
2019-06-13staging: rtl8712: Change return values of r8712_setdatarate_cmd()Nishka Dasgupta
2018-10-03staging: rtl8712: add SPDX identifiersMichael Straube
2017-12-21staging: rtl8712: style fix multiple line dereferencesMartin Homuth
2017-09-17staging: rtl8712: Fix unbalanced braces around else statementLiam Ryan
2016-11-07staging : rtl8712: Free memory when kmalloc failsSouptick Joarder
2016-09-20Staging: rtl8712: rtl871x_cmd: Use !x instead of x == NULL.Sandhya Bankar
2016-09-02staging: rtl8172: fixed comment style in rts871x_cmd.cLouie Lu
2016-08-21rtl8712: Replace semaphore terminate_cmdthread_sema with completionBinoy Jayan
2016-08-21rtl8712: Replace semaphore cmd_queue_sema with completionBinoy Jayan
2016-03-28staging: rtl8712: rtl871x_cmd: Clean up tests if NULL returned on failureBhaktipriya Shridhar
2016-03-11Staging: rtl8712: Remove function r8712_setptm_cmd and r8712_gettssi_cmdBhumika Goyal
2016-02-07staging: rtl8712: use list_first_entry_or_null()Geliang Tang
2015-10-24staging: rtl8712: spaces preferred around operandsLuis de Bethencourt
2015-10-24staging: rtl8712: braces should be used on all armsLuis de Bethencourt
2015-10-24staging: rtl8712: Remove boolean comparisonsLuis de Bethencourt
2015-08-07staging: rtl8712: rename functionJoshua Clayton
2015-08-07staging: rtl8712: remove duplicate structJoshua Clayton