aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/core/rtw_ieee80211.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-03staging: rtl8188eu: Fix coding style space related ERROR problemsJia He1-8/+8
2014-07-09staging: rtl8188eu: Remove P2P supportnavin patidar1-206/+0
2014-07-09staging: rtl8188eu: Remove usb_osintf.h header file.navin patidar1-1/+1
2014-07-09staging: rtl8188eu: re-use hex_to_bin() instead of custom codeAndy Shevchenko1-17/+0
2014-07-09staging: rtl8188eu: substitute custom hex2bin()Andy Shevchenko1-5/+0
2014-07-09staging: rtl8188eu: re-use mac_pton() helperAndy Shevchenko1-6/+5
2014-06-26staging: rtl8188eu: Use cpu_to_le16() insted of RTW_PUT_LE16()navin patidar1-4/+3
2014-06-26staging: rtl8188eu: Use get_unaligned_le16() instead of RTW_GET_LE16()navin patidar1-4/+4
2014-06-26staging: rtl8188eu: Use get_unaligned_be16() instead of RTW_GET_BE16()navin patidar1-4/+4
2014-06-26staging: 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-11staging: r8188eu: Remove _func_enter and _func_exit macrosLarry Finger1-13/+0
2014-02-11staging: 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
2013-08-22staging: r8188eu: Add files for new driver - part 2Larry Finger1-0/+1640