summaryrefslogtreecommitdiff
path: root/drivers/staging/r8188eu/core/rtw_ieee80211.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-09staging: r8188eu: delete driverGreg Kroah-Hartman1-1150/+0
2022-06-10staging: r8188eu: Add blank line after declarationsRommel Rodriguez Perez1-0/+1
2022-04-20staging: r8188eu: place constants in right side in a comparisonMahak Gupta1-2/+2
2022-04-13staging: r8188eu: remove else after return and break statementsMahak Gupta1-24/+17
2022-03-14staging: r8188eu: mark rtw_is_cckratesonly_included as boolVihas Makwana1-1/+1
2022-03-14staging: r8188eu: mark rtw_is_cckrates_included as boolVihas Makwana1-1/+1
2022-02-17staging: r8188eu: fix lines modified by DBG_88E cleanupPhillip Potter1-14/+4
2022-02-17staging: r8188eu: remove smaller sets of converted DBG_88E callsPhillip Potter1-19/+0
2022-01-25staging: r8188eu: convert DBG_88E calls in core/rtw_ieee80211.cPhillip Potter1-18/+18
2021-11-25staging: r8188eu: remove rf_type from rtw_mcs_rate()Michael Straube1-55/+18
2021-09-27staging: r8188eu: remove rtw_set_ie_secondary_ch_offset()Michael Straube1-5/+0
2021-09-27staging: r8188eu: remove rtw_set_ie_mesh_ch_switch_parm()Michael Straube1-13/+0
2021-09-27staging: r8188eu: remove rtw_set_ie_ch_switch()Michael Straube1-11/+0
2021-09-27staging: r8188eu: remove rtw_ies_remove_ie()Michael Straube1-90/+0
2021-09-27staging: r8188eu: remove rtw_action_frame_parse()Michael Straube1-29/+0
2021-09-27staging: r8188eu: remove ieee80211_is_empty_essid()Michael Straube1-17/+0
2021-09-27staging: r8188eu: remove ieee80211_get_hdrlen()Michael Straube1-27/+0
2021-09-27staging: r8188eu: remove secondary_ch_offset_to_hal_ch_offset()Michael Straube1-12/+0
2021-09-27staging: r8188eu: remove hal_ch_offset_to_secondary_ch_offset()Michael Straube1-12/+0
2021-09-27staging: r8188eu: remove dump_ies()Michael Straube1-59/+0
2021-09-27staging: r8188eu: remove action_public_str()Michael Straube1-26/+0
2021-09-13staging: r8188eu: Remove conditionals CONFIG_88EU_{AP_MODE,P2P}Larry Finger1-5/+0
2021-09-13staging: r8188eu: remove unnecessary parenthesesMichael Straube1-1/+1
2021-09-13staging: r8188eu: add missing blank line after declarationsMichael Straube1-0/+1
2021-09-13staging: r8188eu: use ether_addr_copy() in rtw_macaddr_cfg()Michael Straube1-2/+2
2021-09-13staging: r8188eu: use random default mac addressMichael Straube1-9/+2
2021-09-13staging: r8188eu: use is_*_ether_addr() in rtw_macaddr_cfg()Michael Straube1-4/+1
2021-09-13staging: r8188eu: use mac_pton() in rtw_macaddr_cfg()Michael Straube1-6/+4
2021-08-18staging: r8188eu: clean up comparsions to trueMichael Straube1-2/+2
2021-08-17staging: r8188eu: clean up spacing style issues in core/rtw_ieee80211.cMichael Straube1-62/+62
2021-08-12staging: r8188eu: Remove all 5GHz network typesFabio M. De Francesco1-16/+3
2021-08-10staging: r8188eu: remove remaining unnecessary parentheses in core dirMichael Straube1-2/+2
2021-08-06staging: r8188eu: fix unused variable warnings in core/rtw_ieee80211.cPhillip Potter1-3/+1
2021-08-05staging: r8188eu: remove RT_TRACE calls from core/rtw_ieee80211.cPhillip Potter1-61/+6
2021-08-05staging: r8188eu: clean up comparsions to NULL in core directoryMichael Straube1-5/+5
2021-07-31staging: r8188eu: remove spaces before ',' and ')'Michael Straube1-7/+7
2021-07-30staging: r8188eu: fix include directory messGreg Kroah-Hartman1-6/+6
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/+1625