summaryrefslogtreecommitdiff
path: root/drivers/staging/r8188eu/core/rtw_cmd.c
AgeCommit message (Expand)Author
2023-03-09staging: r8188eu: delete driverGreg Kroah-Hartman
2023-02-16staging: r8188eu: merge _rtw_enqueue_cmd into its callerMartin Kaiser
2023-01-27staging: r8188eu: make rtw_chk_hi_queue_cmd a void functionMartin Kaiser
2023-01-17staging: r8188eu: cmd_seq is write-onlyMartin Kaiser
2022-11-02staging: r8188eu: convert rtw_setdatarate_cmd to correct error semanticsPhillip Potter
2022-10-20staging: r8188eu: convert rtw_init_cmd_priv() to common error logicMichael Straube
2022-10-20staging: r8188eu: convert rtw_init_evt_priv() to common error logicMichael Straube
2022-09-24staging: r8188eu: remove recv_osdep.hMichael Straube
2022-09-24staging: r8188eu: fix a potential memory leak in rtw_init_cmd_priv()Xiaoke Wang
2022-09-11staging: r8188eu: make c2h_evt_read() staticMichael Straube
2022-09-09staging: r8188eu: remove channel parameters from rtw_sitesurvey_cmdMartin Kaiser
2022-09-09staging: r8188eu: remove mlme_osdep.hMichael Straube
2022-06-10staging: r8188eu: add error handling of rtw_read32Pavel Skripkin
2022-04-26staging: r8188eu: drop unnecessary wrapper _rtw_dequeue_cmdVihas Makwana
2022-04-26staging: r8188eu: drop unnecessary wrapper _rtw_alloc_networkVihas Makwana
2022-04-26staging: r8188eu: drop unnecessary wrapper _rtw_init_evt_privVihas Makwana
2022-04-26staging: r8188eu: drop unnecessary wrapper _rtw_init_cmd_privVihas Makwana
2022-04-26staging: r8188eu: drop unnecessary wrapper _rtw_free_cmd_privVihas Makwana
2022-04-26Revert "staging: r8188eu: use in-kernel ieee channel"Solomon Tan
2022-04-22staging: r8188eu: use in-kernel ieee channelSolomon Tan
2022-04-07staging: r8188eu: use sizeof(*pvar) for allocating structsRebecca Mckeever
2022-04-07staging: r8188eu: correct misspelling in comment 'tppe' -> 'type'Rebecca Mckeever
2022-04-07staging: r8188eu: remove extra 'the'Rebecca Mckeever
2022-04-07staging: r8188eu: format comments in drivers/net styleRebecca Mckeever
2022-04-07staging: r8188eu: use round_up() instead of _RND4()Michael Straube
2022-04-05staging: r8188eu: remove HAL_DEF_IS_SUPPORT_ANT_DIVMichael Straube
2022-04-04staging: r8188eu: add blank line between functionsRebecca Mckeever
2022-04-04staging: r8188eu: combine both sides of conditional statementRebecca Mckeever
2022-04-04staging: r8188eu: remove handlerOS independent commentRebecca Mckeever
2022-04-04staging: r8188eu: remove HW_VAR_H2C_FW_JOINBSSRPT from SetHwReg8188EU()Michael Straube
2022-04-04staging: r8188eu: remove HW_VAR_RPT_TIMER_SETTING from SetHwReg8188EU()Michael Straube
2022-04-04staging: r8188eu: remove HW_VAR_ANTENNA_DIVERSITY_SELECT from SetHwReg8188EU()Michael Straube
2022-04-04staging: r8188eu: remove spaces before tabsRebecca Mckeever
2022-04-04staging: r8188eu: remove unnecessary braces in conditional statementsRebecca Mckeever
2022-04-04staging: r8188eu: format block commentsRebecca Mckeever
2022-04-04staging: r8188eu: correct misspelling in comment "conider" -> "consider"Rebecca Mckeever
2022-04-04staging: r8188eu: remove else after returnRebecca Mckeever
2022-04-04staging: r8188eu: place constants on the right side of testsRebecca Mckeever
2022-04-04staging: r8188eu: remove handlerOS independent commentRebecca Mckeever
2022-04-04staging: r8188eu: remove HW_VAR_CHK_HI_QUEUE_EMPTY from GetHwReg8188EU()Michael Straube
2022-04-04staging: r8188eu: add a check for rtw_cbuf_alloc()Xiaoke Wang
2022-04-04staging: r8188eu: fix suspect code indent for conditional statementsRebecca Mckeever
2022-02-21staging: r8188eu: move out assignment in if conditionMarcelo Aloisio da Silva
2022-02-17staging: r8188eu: fix lines modified by DBG_88E cleanupPhillip Potter
2022-02-17staging: r8188eu: remove smaller sets of converted DBG_88E callsPhillip Potter
2022-02-17staging: r8188eu: evt_done_cnt is set but not usedMartin Kaiser
2022-01-31staging: r8188eu: remove c2h_evt_clear()Michael Straube
2022-01-25staging: r8188eu: remove _cancel_timer wrapperMartin Kaiser
2022-01-25staging: r8188eu: remove rtw_list_delete wrapperMartin Kaiser
2022-01-25staging: r8188eu: we always enqueue in rtw_set_chplan_cmdMartin Kaiser