summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/core/rtw_ieee80211.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann2016-03-281-5/+0
* rtl8188eu: Add spaces around arithmetic operatorsKyle Kuffermann2016-03-111-44/+44
* staging: rtl8188eu: print OUI with %*phAndy Shevchenko2016-02-071-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-161-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-07-311-1/+1
* staging: rtl8188eu: don't duplicate ieee80211 WLAN_CAPABILITY_* constantsJakub Sitnicki2015-07-141-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/+0
* 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-031-8/+8
* staging: rtl8188eu: Remove P2P supportnavin patidar2014-07-091-206/+0
* staging: rtl8188eu: Remove usb_osintf.h header file.navin patidar2014-07-091-1/+1
* staging: rtl8188eu: re-use hex_to_bin() instead of custom codeAndy Shevchenko2014-07-091-17/+0
* staging: rtl8188eu: substitute custom hex2bin()Andy Shevchenko2014-07-091-5/+0
* staging: rtl8188eu: re-use mac_pton() helperAndy Shevchenko2014-07-091-6/+5
* staging: rtl8188eu: Use cpu_to_le16() insted of RTW_PUT_LE16()navin patidar2014-06-261-4/+3
* staging: rtl8188eu: Use get_unaligned_le16() instead of RTW_GET_LE16()navin patidar2014-06-261-4/+4
* staging: rtl8188eu: Use get_unaligned_be16() instead of RTW_GET_BE16()navin patidar2014-06-261-4/+4
* staging: rtl8188eu: Remove function _rtw_memset()navin patidar2014-06-261-5/+5
* Staging: rtl8188eu: Fix warning of braces are not necessary.Elena Oat2014-03-191-2/+1
* staging: r8188eu: Fix Smatch warningsLarry Finger2014-02-141-16/+16
* staging: r8188eu: Remove _func_enter and _func_exit macrosLarry Finger2014-02-111-13/+0
* staging: r8188eu: Replace wrapper around _rtw_memcmp()Larry Finger2014-02-111-21/+21
* staging: rtl8188eu: Fix typo in rtl8188eu/coreMasanari Iida2013-09-261-1/+1
* staging: r8188eu: Fix smatch warning in core/rtw_ieee80211.Larry Finger2013-09-171-1/+1
* staging: r8188eu: Add files for new driver - part 2Larry Finger2013-08-221-0/+1640
OpenPOWER on IntegriCloud