summaryrefslogtreecommitdiff
path: root/drivers/staging/r8188eu/core/rtw_mlme.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-09staging: r8188eu: delete driverGreg Kroah-Hartman1-2067/+0
2023-01-17staging: r8188eu: xmit_priv's vcs is not usedMartin Kaiser1-5/+0
2022-11-08staging: r8188eu: merge two rtw_free_network_nolock functionsMartin Kaiser1-15/+8
2022-10-25staging: r8188eu: NetworkTypeInUse is not in useMartin Kaiser1-16/+0
2022-10-20staging: r8188eu: convert rtw_init_mlme_priv() to common error logicMichael Straube1-8/+4
2022-09-24staging: r8188eu: remove recv_osdep.hMichael Straube1-1/+0
2022-09-11staging: r8188eu: remove rtw_clear_scan_denyMartin Kaiser1-3/+0
2022-09-11staging: r8188eu: remove empty rtw_set_scan_deny macroMartin Kaiser1-2/+0
2022-09-09staging: r8188eu: remove channel parameters from rtw_sitesurvey_cmdMartin Kaiser1-1/+1
2022-09-09staging: r8188eu: remove mlme_osdep.hMichael Straube1-1/+0
2022-09-01staging: r8188eu: remove os_dep/mlme_linux.cMichael Straube1-0/+31
2022-08-24staging: r8188eu: remove unnecessary null checkMinghao Chi1-4/+0
2022-08-23staging: r8188eu: remove xmit_osdep.hMichael Straube1-1/+0
2022-08-23staging: r8188eu: rename rtw_os_xmit_schedule()Michael Straube1-4/+3
2022-08-23staging: r8188eu: make rtw_os_xmit_schedule() staticMichael Straube1-0/+17
2022-08-23staging: r8188eu: remove unused function parameterMichael Straube1-2/+2
2022-08-23staging: r8188eu: merge rtw_{os,}_indicate_scan_done()Michael Straube1-1/+1
2022-08-23staging: r8188eu: merge rtw_{os,}_indicate_connect()Michael Straube1-1/+4
2022-08-23staging: r8188eu: merge rtw_{os,}_indicate_disconnect()Michael Straube1-10/+5
2022-08-23staging: r8188eu: make rtw_reset_securitypriv() staticMichael Straube1-0/+51
2022-08-23staging: r8188eu: make rtw_report_sec_ie() staticMichael Straube1-0/+27
2022-07-01staging: r8188eu: remove HW_VAR_H2C_MEDIA_STATUS_RPT from SetHwReg8188EU()Michael Straube1-2/+2
2022-06-06staging: r8188eu: Drop redundant memset overwritten by memcpyHaowen Bai1-2/+0
2022-05-19staging: r8188eu: assoc_rsp and assoc_rsp_len are not usedMartin Kaiser1-1/+0
2022-05-06staging: r8188eu: drop redundant check in _rtw_free_mlme_privVihas Makwana1-3/+1
2022-05-06staging: r8188eu: remove unused else conditionJaehee Park1-3/+0
2022-04-26staging: r8188eu: drop unnecessary wrapper _rtw_alloc_networkVihas Makwana1-34/+25
2022-04-26staging: r8188eu: drop unnecessary wrapper _rtw_free_mlme_privVihas Makwana1-11/+4
2022-04-26staging: r8188eu: drop unnecessary wrapper _rtw_init_mlme_privVihas Makwana1-56/+47
2022-04-22staging: r8188eu: correct typo in commentsJaehee Park1-5/+5
2022-04-22staging: r8188eu: replace spaces with tabsJaehee Park1-1/+1
2022-04-22staging: r8188eu: remove 'added by' author commentsJaehee Park1-4/+0
2022-04-22staging: r8188eu: remove spaces before tabsJaehee Park1-7/+7
2022-04-22staging: r8188eu: remove unnecessary braces in single statement blockJaehee Park1-2/+1
2022-04-20staging: r8188eu: place constants in right side in a comparisonMahak Gupta1-6/+6
2022-04-13drivers: staging: rtl8192eu: Fix deadlock in rtw_joinbss_event_prehandleDuoming Zhou1-2/+4
2022-04-12staging: r8188eu: improve timeout handling in rtw_check_join_candidateMartin Kaiser1-1/+3
2022-04-05staging: r8188eu: remove HAL_DEF_CURRENT_ANTENNAMichael Straube1-2/+10
2022-04-05staging: r8188eu: cur_ant is set but never usedMichael Straube1-7/+0
2022-04-05staging: r8188eu: simplify control flowSevinj Aghayeva1-19/+6
2022-04-04staging: r8188eu: use sizeof(*pvar) for allocating structsRebecca Mckeever1-2/+2
2022-04-04staging: r8188eu: remove HW_VAR_TX_RPT_MAX_MACID from SetHwReg8188EU()Michael Straube1-1/+7
2022-04-04staging: r8188eu: simplify if-else statementMichael Straube1-10/+4
2022-04-04staging: r8188eu: remove HW_VAR_RXDMA_AGG_PG_TH from SetHwReg8188EU()Michael Straube1-13/+21
2022-04-04staging: r8188eu: remove empty rtw_fwdbg_event_callbackMartin Kaiser1-4/+0
2022-04-04staging: r8188eu: remove empty rtw_dummy_event_callbackMartin Kaiser1-4/+0
2022-04-04staging: r8188eu: the MCS_rate_2R array is not usedMartin Kaiser1-1/+0
2022-04-04staging: r8188eu: make _rtw_init_mlme_priv staticMartin Kaiser1-1/+1
2022-03-18staging: r8188eu: remove unnecessary memset in r8188euWan Jiabing1-1/+0
2022-03-14staging: r8188eu: mark rtw_is_desired_network as boolVihas Makwana1-1/+1