summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/core/rtw_wlan_util.c
AgeCommit message (Expand)Author
2021-08-01staging: rtl8188eu: remove rtl8188eu driver from staging dirPhillip Potter
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_wlan_util.cPhillip Potter
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from core/rtw_wlan_util.cPhillip Potter
2021-06-03staging: rtl8188eu: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-05-10staging: rtl8188eu: remove enum WIFI_FRAME_SUBTYPEChristophe JAILLET
2020-10-26staging: r8188eu: use native wireless IE codes from linux/ieee80211.hIvan Safonov
2020-10-05staging: r8188eu: remove unnecessary type casts (struct wlan_bssid_ex *)Ivan Safonov
2020-10-01staging: rtl8188eu: remove unused variable ratelenMichael Straube
2020-10-01staging: rtl8188eu: remove cckrates{only}_included()Michael Straube
2020-09-16staging: rtl8188eu: remove extra indentationsMichael Straube
2020-07-23Staging: rtl8188eu: Fix a constant comparison coding style issuePriti Chattopadhyay
2020-01-22staging: rtl8188eu: remove else after break or returnMichael Straube
2019-10-15staging: rtl8188eu: remove blank linesMichael Straube
2019-10-15staging: rtl8188eu: convert variables from unsigned char to u8Michael Straube
2019-10-15staging: rtl8188eu: rename variables to avoid mixed caseMichael Straube
2019-07-22staging: rtl8188eu: Replace function beacon_timing_control()Nishka Dasgupta
2019-07-22staging: rtl8188eu: core: Remove function enable_rate_adaptive()Nishka Dasgupta
2019-07-22staging: rtl8188eu: core: Replace function Set_MSR()Nishka Dasgupta
2019-06-26staging: rtl8188eu: remove unused function is_ap_in_wep()Michael Straube
2019-06-26staging: rtl8188eu: remove unused function get_bsstype()Michael Straube
2019-06-20staging: rtl8188eu: remove unused codeMichael Straube
2019-04-01staging: rtl8188eu: Modify return statement.Sanjana Sanikommu
2019-01-15staging: rtl8188eu: Refactoring struct ndis_802_11_ssid from CamelCase to cor...Florian Büstgens
2018-12-19staging: rtl8188eu: change return type of is_basicrate() to boolMichael Straube
2018-12-19staging: rtl8188eu: constify some arraysMichael Straube
2018-12-19staging: rtl8188eu: convert unsigned char arrays to u8Michael Straube
2018-12-06staging: rtl8188eu: replace if else with ternary operatorMichael Straube
2018-12-06staging: rtl8188eu: write out multiplying in wifirate2_ratetbl_inx()Michael Straube
2018-12-06staging: rtl8188eu: add spaces around operators in rtw_wlan_util.cMichael Straube
2018-12-06staging: rtl8188eu: cleanup long lines in rtw_wlan_util.cMichael Straube
2018-12-06staging: rtl8188eu: cleanup block comment in rtw_wlan_util.cMichael Straube
2018-12-06staging: rtl8188eu: cleanup declarations in rtw_wlan_util.cMichael Straube
2018-12-06staging: rtl8188eu: remove unnecessary parentheses in rtw_wlan_util.cMichael Straube
2018-12-06staging: rtl8188eu: simplify array initializationsMichael Straube
2018-12-06staging: rtl8188eu: refactor cckratesonly_included()Michael Straube
2018-12-06staging: rtl8188eu: refactor cckrates_included()Michael Straube
2018-11-26staging: rtl8188eu: cleanup remaining comparsions to trueMichael Straube
2018-11-07staging: rtl8188eu: remove unnecessary ternary operatorMichael Straube
2018-10-15staging: rtl8188eu: cleanup comparsions to falseMichael Straube
2018-09-28staging: rtl8188eu: Simplify memcmp logical checksNathan Chancellor
2018-09-11staging: rtl8188eu: change array type to u8Michael Straube
2018-09-10staging: rtl8188eu: remove unnecessary parenthesesMichael Straube
2018-09-10staging: rtl8188eu: remove whitespaceMichael Straube
2018-09-10staging: rtl8188eu: fix comparsions to trueMichael Straube
2018-09-10staging: rtl8188eu: Remove code valid only for 5 GHzMichael Straube
2018-07-30staging: rtl8188eu: remove unused should_forbid_n_rate()Michael Straube
2018-07-29staging: rtl8188eu: remove unused rtw_get_oper_choffset()Michael Straube
2018-07-29staging: rtl8188eu: remove unused rtw_get_oper_bw()Michael Straube
2018-07-29staging: rtl8188eu: remove unused CAM_empty_entry()Michael Straube
2018-07-11staging: rtl8188eu: remove blank linesMichael Straube