aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/core/rtw_ieee80211.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-10staging: rtl8188eu: core: rtw_ieee80211: Fix incorrectly documented functionLee Jones1-1/+1
2021-03-14staging:r8188eu: replace cap_* definitions with native kernel WLAN_CAPABILITY_*Ivan Safonov1-3/+3
2020-10-26staging: r8188eu: use native wireless IE codes from linux/ieee80211.hIvan Safonov1-18/+18
2020-07-01staging: rtl8188eu: Replace function name with __func__Brooke Basile1-4/+4
2020-06-27staging: rtl8188eu: Fix indentationBrooke Basile1-13/+13
2020-06-27staging: rtl8188eu: Fix strings split across linesBrooke Basile1-6/+6
2020-06-27staging: rtl8188eu: Fix comment formattingBrooke Basile1-9/+17
2020-06-25Staging: rtl8188eu: Fix alignment coding style issuePeilin Ye1-8/+9
2020-04-13staging: rtl8188eu: remove unnecessary parenthesesMichael Straube1-2/+2
2020-03-21staging: rtl8188eu: remove some 5 GHz codeMichael Straube1-7/+3
2020-01-22staging: rtl8188eu: remove else after break or returnMichael Straube1-11/+7
2020-01-14staging: rtl8188eu: remove unused parameters from rtw_check_network_typeMichael Straube1-1/+1
2019-09-12staging: rtl8188eu: make two arrays static const, makes object smallerColin Ian King1-2/+2
2019-06-13staging: rtl8188eu: Change type of rtw_get_sec_ie()Nishka Dasgupta1-3/+1
2019-03-18Staging: rtl8188eu: rtw_ieee80211: Fix indent for 'if' statement.Sanjana Sanikommu1-3/+3
2019-01-25staging: rtw_ieee80211: fix constant comparison warningStephen Martin1-2/+2
2019-01-15staging: rtl8188eu: Refactoring struct ndis_802_11_ssid from CamelCase to correct code style.Florian Büstgens1-3/+3
2018-10-02staging: rtl8188eu: cleanup inconsistent indentingMichael Straube1-1/+1
2018-09-28staging: rtl8188eu: Simplify memcmp logical checksNathan Chancellor1-1/+1
2018-08-27staging: rtl8188eu: Removed code valid for 5GHzBhaskar Singh1-13/+7
2018-07-24staging: rtl8188eu: replace tabs with spacesMichael Straube1-6/+6
2018-07-24staging: rtl8188eu: remove unnecessary parenthesesMichael Straube1-10/+10
2018-07-24staging: rtl8188eu: fix comparsions to trueMichael Straube1-3/+3
2018-07-24staging: rtl8188eu: change return type to boolMichael Straube1-2/+2
2018-07-24staging: rtl8188eu: refactor rtw_is_cckratesonly_included()Michael Straube1-5/+4
2018-07-24staging: rtl8188eu: refactor rtw_is_cckrates_included()Michael Straube1-5/+5
2018-07-21staging: rtl8188eu: remove blank linesMichael Straube1-8/+0
2018-07-08staging: rtl8188eu: replace tabs with spacesMichael Straube1-6/+6
2018-07-08staging: rtl8188eu: refactor rtw_macaddr_cfg()Michael Straube1-15/+5
2018-07-07staging: rtl8188eu: replace while with shorter for loopMichael Straube1-8/+4
2018-06-28staging: rtl8188eu: remove blank linesMichael Straube1-2/+0
2018-06-26staging: rtl8188eu: add SPDX identifiersMichael Straube1-9/+1
2018-05-31Staging:rtl888eu:include Fix CamelCase issueJanani Sankara Babu1-10/+10
2018-03-08staging: rtl8188eu: use __func__ instead of function nameSantha Meena Ramamoorthy1-6/+6
2018-03-06staging: rtl8188eu: replace NULL comparison with variableSantha Meena Ramamoorthy1-2/+2
2017-05-15staging:r8188eu: remove ieee80211_is_empty_essid()Ivan Safonov1-17/+0
2017-05-15staging:r8188eu: remove ieee80211_get_hdrlen()Ivan Safonov1-27/+0
2017-04-18staging: rtl8188eu: fix sparse signedness warnings in rtw_generate_ieAishwarya Pant1-1/+1
2017-04-18staging: rtl8188eu: fix sparse signedness warnings in rtw_set_ieAishwarya Pant1-1/+2
2017-04-18staging: rtl8188eu: fix sparse signedness warnings in rtw_get_ieAishwarya Pant1-5/+5
2017-01-19staging: rtl8188eu: fix type sign of len in rtw_get_bcn_infoPierre-Yves Kerbrat1-1/+1
2017-01-19staging: rtl8188eu: fix type of wpa_ielen in rtw_get_cipher_infoPierre-Yves Kerbrat1-1/+1
2017-01-03staging: rtl8188eu: In core directory, fixed 'missing a balnk line after declarations' warnings.Yamanappagouda Patil1-1/+4
2016-09-01staging: r8188eu: change rtw_ieee80211_ht_cap type of local variables to ieee80211_ht_capIvan Safonov1-4/+5
2016-09-01staging: r8188eu: remove action_public_str functionIvan Safonov1-26/+0
2016-09-01staging: r8188eu: remove rtw_action_frame_parse functionIvan Safonov1-29/+0
2016-09-01staging: r8188eu: remove dump_wps_ie functionIvan Safonov1-21/+0
2016-09-01staging: r8188eu: remove dump_ies functionIvan Safonov1-16/+0
2016-09-01staging: r8188eu: remove rtw_set_ie_ch_switch functionIvan Safonov1-11/+0
2016-09-01staging: r8188eu: remove rtw_set_ie_mesh_ch_switch_parm functionIvan Safonov1-13/+0