summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/core/rtw_ieee80211.c
AgeCommit message (Expand)AuthorFilesLines
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 decl...Yamanappagouda Patil1-1/+4
2016-09-01staging: r8188eu: change rtw_ieee80211_ht_cap type of local variables to ieee...Ivan 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
2016-09-01staging: r8188eu: remove rtw_set_ie_secondary_ch_offset functionIvan Safonov1-5/+0
2016-09-01staging: r8188eu: remove hal_ch_offset_to_secondary_ch_offset functionIvan Safonov1-12/+0
2016-09-01staging: r8188eu: remove secondary_ch_offset_to_hal_ch_offset functionIvan Safonov1-12/+0
2016-09-01staging: r8188eu: remove rtw_get_ie_ex functionIvan Safonov1-44/+0
2016-09-01staging: r8188eu: remove rtw_ies_remove_ie functionIvan Safonov1-47/+0
2016-03-28staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann1-5/+0
2016-03-12rtl8188eu: Add spaces around arithmetic operatorsKyle Kuffermann1-44/+44
2016-02-08staging: rtl8188eu: print OUI with %*phAndy Shevchenko1-2/+2
2015-10-29staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macroIvan Safonov1-1/+1
2015-10-17Staging: rtl8188eu: rtw_ieee80211: Remove unnecessary castShivani Bhardwaj1-2/+2
2015-09-29staging: rtl8188eu: rtw_set_fixed_ie(): accept void* parametersLuca Ceresoli1-4/+4
2015-08-01staging: rtl8188eu: don't duplicate ieee80211 WLAN_EID_* constantsJakub Sitnicki1-1/+1
2015-07-15staging: rtl8188eu: don't duplicate ieee80211 WLAN_CAPABILITY_* constantsJakub Sitnicki1-0/+2
2015-03-24Staging: rtl8188eu: Delete spaceHatice ERTÜRK1-4/+4
2015-03-20Staging: rtl8188eu: Remove extern as it is defined but never usedVatika Harlalka1-1/+0
2015-03-16Staging: rtl8188eu: Remove parentheses around right side an assignmentHaneen Mohammed1-1/+1
2014-11-04staging: rtl8188eu: Fix coding style space related ERROR problemsJia He1-8/+8
2014-07-10staging: rtl8188eu: Remove P2P supportnavin patidar1-206/+0
2014-07-10staging: rtl8188eu: Remove usb_osintf.h header file.navin patidar1-1/+1
2014-07-10staging: rtl8188eu: re-use hex_to_bin() instead of custom codeAndy Shevchenko1-17/+0
2014-07-10staging: rtl8188eu: substitute custom hex2bin()Andy Shevchenko1-5/+0
2014-07-10staging: rtl8188eu: re-use mac_pton() helperAndy Shevchenko1-6/+5
2014-06-27staging: rtl8188eu: Use cpu_to_le16() insted of RTW_PUT_LE16()navin patidar1-4/+3
2014-06-27staging: rtl8188eu: Use get_unaligned_le16() instead of RTW_GET_LE16()navin patidar1-4/+4
2014-06-27staging: rtl8188eu: Use get_unaligned_be16() instead of RTW_GET_BE16()navin patidar1-4/+4
2014-06-27staging: rtl8188eu: Remove function _rtw_memset()navin patidar1-5/+5
2014-03-19Staging: rtl8188eu: Fix warning of braces are not necessary.Elena Oat1-2/+1
2014-02-14staging: r8188eu: Fix Smatch warningsLarry Finger1-16/+16
2014-02-12staging: r8188eu: Remove _func_enter and _func_exit macrosLarry Finger1-13/+0
2014-02-12staging: r8188eu: Replace wrapper around _rtw_memcmp()Larry Finger1-21/+21
2013-09-26staging: rtl8188eu: Fix typo in rtl8188eu/coreMasanari Iida1-1/+1
2013-09-17staging: r8188eu: Fix smatch warning in core/rtw_ieee80211.Larry Finger1-1/+1