summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/core/rtw_ieee80211.c
AgeCommit message (Expand)Author
2017-05-15staging:r8188eu: remove ieee80211_is_empty_essid()Ivan Safonov
2017-05-15staging:r8188eu: remove ieee80211_get_hdrlen()Ivan Safonov
2017-04-18staging: rtl8188eu: fix sparse signedness warnings in rtw_generate_ieAishwarya Pant
2017-04-18staging: rtl8188eu: fix sparse signedness warnings in rtw_set_ieAishwarya Pant
2017-04-18staging: rtl8188eu: fix sparse signedness warnings in rtw_get_ieAishwarya Pant
2017-01-19staging: rtl8188eu: fix type sign of len in rtw_get_bcn_infoPierre-Yves Kerbrat
2017-01-19staging: rtl8188eu: fix type of wpa_ielen in rtw_get_cipher_infoPierre-Yves Kerbrat
2017-01-03staging: rtl8188eu: In core directory, fixed 'missing a balnk line after decl...Yamanappagouda Patil
2016-09-01staging: r8188eu: change rtw_ieee80211_ht_cap type of local variables to ieee...Ivan Safonov
2016-09-01staging: r8188eu: remove action_public_str functionIvan Safonov
2016-09-01staging: r8188eu: remove rtw_action_frame_parse functionIvan Safonov
2016-09-01staging: r8188eu: remove dump_wps_ie functionIvan Safonov
2016-09-01staging: r8188eu: remove dump_ies functionIvan Safonov
2016-09-01staging: r8188eu: remove rtw_set_ie_ch_switch functionIvan Safonov
2016-09-01staging: r8188eu: remove rtw_set_ie_mesh_ch_switch_parm functionIvan Safonov
2016-09-01staging: r8188eu: remove rtw_set_ie_secondary_ch_offset functionIvan Safonov
2016-09-01staging: r8188eu: remove hal_ch_offset_to_secondary_ch_offset functionIvan Safonov
2016-09-01staging: r8188eu: remove secondary_ch_offset_to_hal_ch_offset functionIvan Safonov
2016-09-01staging: r8188eu: remove rtw_get_ie_ex functionIvan Safonov
2016-09-01staging: r8188eu: remove rtw_ies_remove_ie functionIvan Safonov
2016-03-28staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann
2016-03-11rtl8188eu: Add spaces around arithmetic operatorsKyle Kuffermann
2016-02-07staging: rtl8188eu: print OUI with %*phAndy Shevchenko
2015-10-29staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macroIvan Safonov
2015-10-16Staging: rtl8188eu: rtw_ieee80211: Remove unnecessary castShivani Bhardwaj
2015-09-29staging: rtl8188eu: rtw_set_fixed_ie(): accept void* parametersLuca Ceresoli
2015-07-31staging: rtl8188eu: don't duplicate ieee80211 WLAN_EID_* constantsJakub Sitnicki
2015-07-14staging: rtl8188eu: don't duplicate ieee80211 WLAN_CAPABILITY_* constantsJakub Sitnicki
2015-03-23Staging: rtl8188eu: Delete spaceHatice ERTÜRK
2015-03-20Staging: rtl8188eu: Remove extern as it is defined but never usedVatika Harlalka
2015-03-16Staging: rtl8188eu: Remove parentheses around right side an assignmentHaneen Mohammed
2014-11-03staging: rtl8188eu: Fix coding style space related ERROR problemsJia He
2014-07-09staging: rtl8188eu: Remove P2P supportnavin patidar
2014-07-09staging: rtl8188eu: Remove usb_osintf.h header file.navin patidar
2014-07-09staging: rtl8188eu: re-use hex_to_bin() instead of custom codeAndy Shevchenko
2014-07-09staging: rtl8188eu: substitute custom hex2bin()Andy Shevchenko
2014-07-09staging: rtl8188eu: re-use mac_pton() helperAndy Shevchenko
2014-06-26staging: rtl8188eu: Use cpu_to_le16() insted of RTW_PUT_LE16()navin patidar
2014-06-26staging: rtl8188eu: Use get_unaligned_le16() instead of RTW_GET_LE16()navin patidar
2014-06-26staging: rtl8188eu: Use get_unaligned_be16() instead of RTW_GET_BE16()navin patidar
2014-06-26staging: rtl8188eu: Remove function _rtw_memset()navin patidar
2014-03-19Staging: rtl8188eu: Fix warning of braces are not necessary.Elena Oat
2014-02-14staging: r8188eu: Fix Smatch warningsLarry Finger
2014-02-11staging: r8188eu: Remove _func_enter and _func_exit macrosLarry Finger
2014-02-11staging: r8188eu: Replace wrapper around _rtw_memcmp()Larry Finger
2013-09-26staging: rtl8188eu: Fix typo in rtl8188eu/coreMasanari Iida
2013-09-17staging: r8188eu: Fix smatch warning in core/rtw_ieee80211.Larry Finger
2013-08-22staging: r8188eu: Add files for new driver - part 2Larry Finger