summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/core/rtw_ieee80211.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8188eu: replace tabs with spacesMichael Straube2018-07-241-6/+6
* staging: rtl8188eu: remove unnecessary parenthesesMichael Straube2018-07-241-10/+10
* staging: rtl8188eu: fix comparsions to trueMichael Straube2018-07-241-3/+3
* staging: rtl8188eu: change return type to boolMichael Straube2018-07-241-2/+2
* staging: rtl8188eu: refactor rtw_is_cckratesonly_included()Michael Straube2018-07-241-5/+4Star
* staging: rtl8188eu: refactor rtw_is_cckrates_included()Michael Straube2018-07-241-5/+5
* staging: rtl8188eu: remove blank linesMichael Straube2018-07-211-8/+0Star
* staging: rtl8188eu: replace tabs with spacesMichael Straube2018-07-081-6/+6
* staging: rtl8188eu: refactor rtw_macaddr_cfg()Michael Straube2018-07-081-15/+5Star
* staging: rtl8188eu: replace while with shorter for loopMichael Straube2018-07-071-8/+4Star
* staging: rtl8188eu: remove blank linesMichael Straube2018-06-281-2/+0Star
* staging: rtl8188eu: add SPDX identifiersMichael Straube2018-06-261-9/+1Star
* Staging:rtl888eu:include Fix CamelCase issueJanani Sankara Babu2018-05-311-10/+10
* staging: rtl8188eu: use __func__ instead of function nameSantha Meena Ramamoorthy2018-03-081-6/+6
* staging: rtl8188eu: replace NULL comparison with variableSantha Meena Ramamoorthy2018-03-061-2/+2
* staging:r8188eu: remove ieee80211_is_empty_essid()Ivan Safonov2017-05-151-17/+0Star
* staging:r8188eu: remove ieee80211_get_hdrlen()Ivan Safonov2017-05-151-27/+0Star
* staging: rtl8188eu: fix sparse signedness warnings in rtw_generate_ieAishwarya Pant2017-04-181-1/+1
* staging: rtl8188eu: fix sparse signedness warnings in rtw_set_ieAishwarya Pant2017-04-181-1/+2
* staging: rtl8188eu: fix sparse signedness warnings in rtw_get_ieAishwarya Pant2017-04-181-5/+5
* staging: rtl8188eu: fix type sign of len in rtw_get_bcn_infoPierre-Yves Kerbrat2017-01-191-1/+1
* staging: rtl8188eu: fix type of wpa_ielen in rtw_get_cipher_infoPierre-Yves Kerbrat2017-01-191-1/+1
* staging: rtl8188eu: In core directory, fixed 'missing a balnk line after decl...Yamanappagouda Patil2017-01-031-1/+4
* staging: r8188eu: change rtw_ieee80211_ht_cap type of local variables to ieee...Ivan Safonov2016-09-011-4/+5
* staging: r8188eu: remove action_public_str functionIvan Safonov2016-09-011-26/+0Star
* staging: r8188eu: remove rtw_action_frame_parse functionIvan Safonov2016-09-011-29/+0Star
* staging: r8188eu: remove dump_wps_ie functionIvan Safonov2016-09-011-21/+0Star
* staging: r8188eu: remove dump_ies functionIvan Safonov2016-09-011-16/+0Star
* staging: r8188eu: remove rtw_set_ie_ch_switch functionIvan Safonov2016-09-011-11/+0Star
* staging: r8188eu: remove rtw_set_ie_mesh_ch_switch_parm functionIvan Safonov2016-09-011-13/+0Star
* staging: r8188eu: remove rtw_set_ie_secondary_ch_offset functionIvan Safonov2016-09-011-5/+0Star
* staging: r8188eu: remove hal_ch_offset_to_secondary_ch_offset functionIvan Safonov2016-09-011-12/+0Star
* staging: r8188eu: remove secondary_ch_offset_to_hal_ch_offset functionIvan Safonov2016-09-011-12/+0Star
* staging: r8188eu: remove rtw_get_ie_ex functionIvan Safonov2016-09-011-44/+0Star
* staging: r8188eu: remove rtw_ies_remove_ie functionIvan Safonov2016-09-011-47/+0Star
* staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann2016-03-281-5/+0Star
* rtl8188eu: Add spaces around arithmetic operatorsKyle Kuffermann2016-03-121-44/+44
* staging: rtl8188eu: print OUI with %*phAndy Shevchenko2016-02-081-2/+2
* staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macroIvan Safonov2015-10-291-1/+1
* Staging: rtl8188eu: rtw_ieee80211: Remove unnecessary castShivani Bhardwaj2015-10-171-2/+2
* staging: rtl8188eu: rtw_set_fixed_ie(): accept void* parametersLuca Ceresoli2015-09-291-4/+4
* staging: rtl8188eu: don't duplicate ieee80211 WLAN_EID_* constantsJakub Sitnicki2015-08-011-1/+1
* staging: rtl8188eu: don't duplicate ieee80211 WLAN_CAPABILITY_* constantsJakub Sitnicki2015-07-151-0/+2
* Staging: rtl8188eu: Delete spaceHatice ERTÜRK2015-03-231-4/+4
* Staging: rtl8188eu: Remove extern as it is defined but never usedVatika Harlalka2015-03-201-1/+0Star
* Staging: rtl8188eu: Remove parentheses around right side an assignmentHaneen Mohammed2015-03-161-1/+1
* staging: rtl8188eu: Fix coding style space related ERROR problemsJia He2014-11-041-8/+8
* staging: rtl8188eu: Remove P2P supportnavin patidar2014-07-101-206/+0Star
* staging: rtl8188eu: Remove usb_osintf.h header file.navin patidar2014-07-101-1/+1
* staging: rtl8188eu: re-use hex_to_bin() instead of custom codeAndy Shevchenko2014-07-101-17/+0Star