summaryrefslogtreecommitdiff
path: root/drivers/staging/r8188eu/core/rtw_ap.c
AgeCommit message (Expand)Author
2023-03-09staging: r8188eu: delete driverGreg Kroah-Hartman
2022-10-31staging: r8188eu: make rtw_sta_flush to voidKang Minchul
2022-08-23staging: r8188eu: move rtw_indicate_sta_assoc_event() to rtw_ap.cMichael Straube
2022-08-23staging: r8188eu: make rtw_indicate_sta_disassoc_event() staticMichael Straube
2022-07-08staging: r8188eu: Block comments use * on subsequent linesRommel Rodriguez Perez
2022-04-05staging: r8188eu: remove unnecessary blank linesAlaa Mohamed
2022-02-25staging: r8188eu: remove update_bcn_p2p_ie()Michael 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: remove unconditional if statementMarcelo Aloisio da Silva
2022-02-08Staging: r8188eu: core: 'associcated' may be misspelled - perhaps 'associated'?Leonardo Araujo
2022-01-25staging: r8188eu: convert/remove DBG_88E calls in core/rtw_ap.cPhillip Potter
2022-01-06staging: r8188eu: remove unneeded parameter from rtl8188e_SetHalODMVarMichael Straube
2021-11-25staging: r8188eu: remove rf_type from add_RATid()Michael Straube
2021-10-13staging: r8188eu: Fix misspelling in commentSiou-Jhih, Guo
2021-10-10staging: r8188eu: remove GetHwRegHandler from hal_opsMichael Straube
2021-09-20staging: r8188eu: remove rtw_set_macaddr_acl()Michael Straube
2021-09-20staging: r8188eu: remove rtw_check_beacon_data()Michael Straube
2021-09-20staging: r8188eu: remove rtw_ap_inform_ch_switch()Michael Straube
2021-09-20staging: r8188eu: remove rtw_acl_remove_sta()Michael Straube
2021-09-20staging: r8188eu: remove rtw_acl_add_sta()Michael Straube
2021-09-20staging: r8188eu: remove ap_sta_info_defer_update()Michael 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 Add_RateATid from hal_opsMichael Straube
2021-09-13staging: r8188eu: remove SetHalODMVarHandler from hal_opsMichael Straube
2021-08-26staging: r8188eu: Fix a resource leak in update_bcn_wps_ieXiangyang Zhang
2021-08-26staging: r8188eu: remove unused function rtw_remove_bcn_ie()Michael Straube
2021-08-26staging: r8188eu: remove unused function rtw_add_bcn_ie()Michael Straube
2021-08-26staging: r8188eu: use GFP_ATOMIC under spinlockMichael Straube
2021-08-18staging: r8188eu: remove null pointer checks before kfreeMichael Straube
2021-08-17staging: r8188eu: add spaces around operators in core/rtw_ap.cMichael Straube
2021-08-16staging: r8188eu: use common ieee80211 constantsMichael Straube
2021-08-12staging: r8188eu: Remove all 5GHz network typesFabio M. De Francesco
2021-08-11staging: r8188eu: Use GFP_ATOMIC under spin lockYang Yingliang
2021-08-10staging: r8188eu: remove unnecessary parentheses in core/rtw_ap.cMichael Straube
2021-08-05staging: r8188eu: Remove wrappers for kalloc() and kzalloc()Larry Finger
2021-08-05staging: r8188eu: clean up comparsions to NULL in core directoryMichael Straube
2021-07-31staging: r8188eu: add missing spaces after ',' and before bracesMichael 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