summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/core/rtw_wlan_util.c
AgeCommit message (Expand)Author
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
2018-07-11staging: rtl8188eu: fix lines over 80 charactersMichael Straube
2018-07-11staging: rtl8188eu: add spaces around '|'Michael Straube
2018-06-26staging: rtl8188eu: add SPDX identifiersMichael Straube
2018-05-31Staging:rtl888eu:include Fix CamelCase issueJanani Sankara Babu
2018-03-06staging: rtl8188eu: replace NULL comparison with variableSantha Meena Ramamoorthy
2017-03-06staging:r8188eu: refactor HT_caps_handler() - remove rtw_hal_get_hwreg() callIvan Safonov
2017-01-03staging: rtl8188eu: In core directory, fixed 'missing a balnk line after decl...Yamanappagouda Patil
2016-09-12staging: r8188eu: rename SetHwReg8188EU to rtw_hal_set_hwregIvan Safonov
2016-09-12staging: r8188eu: remove bNotifyChannelChange member of struct adapterIvan Safonov
2016-09-12staging: r8188eu: replace rtw_ieee80211_hdr_3addr with ieee80211_hdr_3addrIvan Safonov
2016-09-01staging: r8188eu: replace HT_caps_element with ieee80211_ht_cap structureIvan Safonov
2016-09-01staging: r8188eu: simplify HT_caps_element structureIvan Safonov
2016-09-01staging: r8188eu: remove HT_cap member of HT_caps_element structureIvan Safonov
2016-09-01staging: r8188eu: change rtw_ieee80211_ht_cap type of local variables to ieee...Ivan Safonov
2016-03-28staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann
2016-02-07staging: rtl8188eu: remove an extra spaceAlexey Tulia
2016-02-07staging: rtl8188eu: rename camelcase bAcceptAddbaReqLuca Ceresoli
2015-10-29staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macroIvan Safonov
2015-09-14staging/rtl8188eu : Remove duplicated BIT() definitionsAnish Bhatt
2015-07-14staging: rtl8188eu: don't duplicate ieee80211 WLAN_CAPABILITY_* constantsJakub Sitnicki
2015-06-12Staging: rtl8188eu: use swap() in WMMOnAssocRsp()Fabian Frederick
2015-03-16Staging: rtl8188eu: Remove parentheses around right side an assignmentHaneen Mohammed