aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/r8188eu/core/rtw_ap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-23staging: r8188eu: move rtw_indicate_sta_assoc_event() to rtw_ap.cMichael Straube1-0/+21
2022-08-23staging: r8188eu: make rtw_indicate_sta_disassoc_event() staticMichael Straube1-0/+21
2022-07-08staging: r8188eu: Block comments use * on subsequent linesRommel Rodriguez Perez1-12/+11
2022-04-05staging: r8188eu: remove unnecessary blank linesAlaa Mohamed1-3/+0
2022-02-25staging: r8188eu: remove update_bcn_p2p_ie()Michael Straube1-6/+0
2022-02-17staging: r8188eu: fix lines modified by DBG_88E cleanupPhillip Potter1-4/+0
2022-02-17staging: r8188eu: remove smaller sets of converted DBG_88E callsPhillip Potter1-65/+0
2022-02-15staging: r8188eu: remove unconditional if statementMarcelo Aloisio da Silva1-62/+62
2022-02-08Staging: r8188eu: core: 'associcated' may be misspelled - perhaps 'associated'?Leonardo Araujo1-3/+3
2022-01-25staging: r8188eu: convert/remove DBG_88E calls in core/rtw_ap.cPhillip Potter1-89/+56
2022-01-06staging: r8188eu: remove unneeded parameter from rtl8188e_SetHalODMVarMichael Straube1-2/+2
2021-11-25staging: r8188eu: remove rf_type from add_RATid()Michael Straube1-6/+1
2021-10-13staging: r8188eu: Fix misspelling in commentSiou-Jhih, Guo1-1/+1
2021-10-10staging: r8188eu: remove GetHwRegHandler from hal_opsMichael Straube1-1/+1
2021-09-20staging: r8188eu: remove rtw_set_macaddr_acl()Michael Straube1-10/+0
2021-09-20staging: r8188eu: remove rtw_check_beacon_data()Michael Straube1-428/+0
2021-09-20staging: r8188eu: remove rtw_ap_inform_ch_switch()Michael Straube1-35/+0
2021-09-20staging: r8188eu: remove rtw_acl_remove_sta()Michael Straube1-37/+0
2021-09-20staging: r8188eu: remove rtw_acl_add_sta()Michael Straube1-65/+0
2021-09-20staging: r8188eu: remove ap_sta_info_defer_update()Michael Straube1-9/+0
2021-09-13staging: r8188eu: make _rtw_init_queue a macroPavel Skripkin1-1/+1
2021-09-13staging: r8188eu: Remove conditionals CONFIG_88EU_{AP_MODE,P2P}Larry Finger1-8/+0
2021-09-13staging: r8188eu: remove Add_RateATid from hal_opsMichael Straube1-2/+3
2021-09-13staging: r8188eu: remove SetHalODMVarHandler from hal_opsMichael Straube1-2/+2
2021-08-26staging: r8188eu: Fix a resource leak in update_bcn_wps_ieXiangyang Zhang1-1/+2
2021-08-26staging: r8188eu: remove unused function rtw_remove_bcn_ie()Michael Straube1-38/+0
2021-08-26staging: r8188eu: remove unused function rtw_add_bcn_ie()Michael Straube1-63/+0
2021-08-26staging: r8188eu: use GFP_ATOMIC under spinlockMichael Straube1-1/+1
2021-08-18staging: r8188eu: remove null pointer checks before kfreeMichael Straube1-2/+1
2021-08-17staging: r8188eu: add spaces around operators in core/rtw_ap.cMichael Straube1-44/+44
2021-08-16staging: r8188eu: use common ieee80211 constantsMichael Straube1-6/+6
2021-08-12staging: r8188eu: Remove all 5GHz network typesFabio M. De Francesco1-11/+2
2021-08-11staging: r8188eu: Use GFP_ATOMIC under spin lockYang Yingliang1-1/+1
2021-08-10staging: r8188eu: remove unnecessary parentheses in core/rtw_ap.cMichael Straube1-40/+40
2021-08-05staging: r8188eu: Remove wrappers for kalloc() and kzalloc()Larry Finger1-4/+4
2021-08-05staging: r8188eu: clean up comparsions to NULL in core directoryMichael Straube1-11/+11
2021-07-31staging: r8188eu: add missing spaces after ',' and before bracesMichael Straube1-1/+1
2021-07-31staging: r8188eu: remove spaces before ',' and ')'Michael Straube1-1/+1
2021-07-30staging: r8188eu: fix include directory messGreg Kroah-Hartman1-4/+4
2021-07-30staging: r8188eu: Convert header copyright info to SPDX format, part 4Larry Finger1-19/+3
2021-07-28staging: r8188eu: introduce new core dir for RTL8188eu driverPhillip Potter1-0/+1976