summaryrefslogtreecommitdiff
path: root/drivers/staging/r8188eu/core/rtw_sta_mgt.c
AgeCommit message (Expand)Author
2023-03-09staging: r8188eu: delete driverGreg Kroah-Hartman
2023-02-16staging: r8188eu: replace hand coded loop with list_for_each_entryMartin Kaiser
2023-01-31staging: r8188eu: make sta_pending a list_headMartin Kaiser
2023-01-31staging: r8188eu: change another function param from __queue to list_headMartin Kaiser
2022-11-02staging: r8188eu: convert rtw_free_stainfo() to voidMichael Straube
2022-10-25staging: r8188eu: use standard multicast addr checkMartin Kaiser
2022-10-20staging: r8188eu: convert _rtw_init_sta_priv() to common error logicMichael Straube
2022-09-24staging: r8188eu: remove recv_osdep.hMichael Straube
2022-09-09staging: r8188eu: remove mlme_osdep.hMichael Straube
2022-08-23staging: r8188eu: remove xmit_osdep.hMichael Straube
2022-08-23staging: r8188eu: make init_addba_retry_timer() staticMichael Straube
2022-08-16staging: r8188eu: make rtw_init_recv_timer() staticMichael Straube
2022-04-05staging: r8188eu: remove unncessary ternary operatorMichael Straube
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-15staging: r8188eu: mark _rtw_free_sta_priv as voidVihas Makwana
2022-01-25staging: r8188eu: convert DBG_88E calls in core/rtw_sta_mgt.cPhillip Potter
2022-01-06staging: r8188eu: remove unneeded parameter from rtl8188e_SetHalODMVarMichael Straube
2021-09-13staging: r8188eu: make _rtw_init_queue a macroPavel Skripkin
2021-09-13staging: r8188eu: Remove conditionals CONFIG_88EU_{AP_MODE,P2P}Larry Finger
2021-09-13staging: r8188eu: remove SetHalODMVarHandler from hal_opsMichael Straube
2021-09-13staging: r8188eu: core: remove null check before vfreeSaurav Girepunje
2021-08-19staging: r8188eu: convert all rtw_zvmalloc calls to vzalloc callsPhillip Potter
2021-08-17staging: r8188eu: clean up spacing style issues in core/rtw_sta_mgt.cMichael Straube
2021-08-12staging: r8188eu: Fix Smatch warnings for core/*.cLarry Finger
2021-08-11staging: r8188eu: remove rtw_mfree_sta_priv_lock functionPhillip Potter
2021-08-10staging: r8188eu: remove unnecessary parentheses in core/rtw_sta_mgt.cMichael Straube
2021-08-06staging: r8188eu: remove RT_TRACE calls from core/rtw_sta_mgt.cPhillip Potter
2021-08-05staging: r8188eu: Remove more empty routinesLarry Finger
2021-08-05staging: r8188eu: Remove all calls to _rtw_spinlock_free()Larry Finger
2021-08-05staging: r8188eu: Remove wrapper around vfreeLarry Finger
2021-08-05staging: r8188eu: core: Remove rtw_mfree_all_stainfo()Fabio M. De Francesco
2021-08-05staging: r8188eu: clean up comparsions to NULL in core directoryMichael Straube
2021-07-31staging: r8188eu: remove spaces before ',' and ')'Michael Straube
2021-07-30staging: r8188eu: fix include directory messGreg Kroah-Hartman
2021-07-30staging: r8188eu: Convert header copyright info to SPDX format, part 4Larry Finger
2021-07-28staging: r8188eu: introduce new core dir for RTL8188eu driverPhillip Potter