summaryrefslogtreecommitdiffstats
path: root/drivers/staging/r8188eu/core/rtw_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* staging: r8188eu: delete driverGreg Kroah-Hartman2023-03-091-1529/+0
* staging: r8188eu: merge _rtw_enqueue_cmd into its callerMartin Kaiser2023-02-161-38/+9
* staging: r8188eu: make rtw_chk_hi_queue_cmd a void functionMartin Kaiser2023-01-271-11/+5
* staging: r8188eu: cmd_seq is write-onlyMartin Kaiser2023-01-171-4/+0
* staging: r8188eu: convert rtw_setdatarate_cmd to correct error semanticsPhillip Potter2022-11-021-11/+7
* staging: r8188eu: convert rtw_init_cmd_priv() to common error logicMichael Straube2022-10-201-4/+4
* staging: r8188eu: convert rtw_init_evt_priv() to common error logicMichael Straube2022-10-201-5/+3
* staging: r8188eu: remove recv_osdep.hMichael Straube2022-09-241-1/+0
* staging: r8188eu: fix a potential memory leak in rtw_init_cmd_priv()Xiaoke Wang2022-09-241-10/+5
* staging: r8188eu: make c2h_evt_read() staticMichael Straube2022-09-111-0/+60
* staging: r8188eu: remove channel parameters from rtw_sitesurvey_cmdMartin Kaiser2022-09-091-13/+1
* staging: r8188eu: remove mlme_osdep.hMichael Straube2022-09-091-1/+0
* staging: r8188eu: add error handling of rtw_read32Pavel Skripkin2022-06-101-2/+13
* staging: r8188eu: drop unnecessary wrapper _rtw_dequeue_cmdVihas Makwana2022-04-261-21/+13
* staging: r8188eu: drop unnecessary wrapper _rtw_alloc_networkVihas Makwana2022-04-261-1/+1
* staging: r8188eu: drop unnecessary wrapper _rtw_init_evt_privVihas Makwana2022-04-261-18/+9
* staging: r8188eu: drop unnecessary wrapper _rtw_init_cmd_privVihas Makwana2022-04-261-43/+34
* staging: r8188eu: drop unnecessary wrapper _rtw_free_cmd_privVihas Makwana2022-04-261-9/+4
* Revert "staging: r8188eu: use in-kernel ieee channel"Solomon Tan2022-04-261-3/+3
* staging: r8188eu: use in-kernel ieee channelSolomon Tan2022-04-221-3/+3
* staging: r8188eu: use sizeof(*pvar) for allocating structsRebecca Mckeever2022-04-071-34/+34
* staging: r8188eu: correct misspelling in comment 'tppe' -> 'type'Rebecca Mckeever2022-04-071-1/+1
* staging: r8188eu: remove extra 'the'Rebecca Mckeever2022-04-071-1/+1
* staging: r8188eu: format comments in drivers/net styleRebecca Mckeever2022-04-071-6/+3
* staging: r8188eu: use round_up() instead of _RND4()Michael Straube2022-04-071-1/+1
* staging: r8188eu: remove HAL_DEF_IS_SUPPORT_ANT_DIVMichael Straube2022-04-051-3/+8
* staging: r8188eu: add blank line between functionsRebecca Mckeever2022-04-041-0/+1
* staging: r8188eu: combine both sides of conditional statementRebecca Mckeever2022-04-041-6/+2
* staging: r8188eu: remove handlerOS independent commentRebecca Mckeever2022-04-041-1/+0
* staging: r8188eu: remove HW_VAR_H2C_FW_JOINBSSRPT from SetHwReg8188EU()Michael Straube2022-04-041-2/+2
* staging: r8188eu: remove HW_VAR_RPT_TIMER_SETTING from SetHwReg8188EU()Michael Straube2022-04-041-1/+4
* staging: r8188eu: remove HW_VAR_ANTENNA_DIVERSITY_SELECT from SetHwReg8188EU()Michael Straube2022-04-041-1/+7
* staging: r8188eu: remove spaces before tabsRebecca Mckeever2022-04-041-8/+8
* staging: r8188eu: remove unnecessary braces in conditional statementsRebecca Mckeever2022-04-041-7/+4
* staging: r8188eu: format block commentsRebecca Mckeever2022-04-041-15/+14
* staging: r8188eu: correct misspelling in comment "conider" -> "consider"Rebecca Mckeever2022-04-041-1/+1
* staging: r8188eu: remove else after returnRebecca Mckeever2022-04-041-2/+4
* staging: r8188eu: place constants on the right side of testsRebecca Mckeever2022-04-041-3/+3
* staging: r8188eu: remove handlerOS independent commentRebecca Mckeever2022-04-041-1/+0
* staging: r8188eu: remove HW_VAR_CHK_HI_QUEUE_EMPTY from GetHwReg8188EU()Michael Straube2022-04-041-7/+7
* staging: r8188eu: add a check for rtw_cbuf_alloc()Xiaoke Wang2022-04-041-0/+2
* staging: r8188eu: fix suspect code indent for conditional statementsRebecca Mckeever2022-04-041-1/+1
* staging: r8188eu: move out assignment in if conditionMarcelo Aloisio da Silva2022-02-211-1/+2
* staging: r8188eu: fix lines modified by DBG_88E cleanupPhillip Potter2022-02-171-4/+2
* staging: r8188eu: remove smaller sets of converted DBG_88E callsPhillip Potter2022-02-171-8/+0
* staging: r8188eu: evt_done_cnt is set but not usedMartin Kaiser2022-02-171-1/+0
* staging: r8188eu: remove c2h_evt_clear()Michael Straube2022-01-311-1/+1
* staging: r8188eu: remove _cancel_timer wrapperMartin Kaiser2022-01-251-2/+1
* staging: r8188eu: remove rtw_list_delete wrapperMartin Kaiser2022-01-251-1/+1
* staging: r8188eu: we always enqueue in rtw_set_chplan_cmdMartin Kaiser2022-01-251-17/+9