History log of /drivers/staging/rtl8188eu/include/odm_debug.h
Revision Date Author Comments
3fc29811e905a350476871f0be4546c0e3a31924 06-May-2014 Remi Pommarel <repk@triplefau.lt> Staging: rtl8188eu: Fixed prohibited spaces after open '('

This patch fixes all prohibited spaces after open '(' checkpatch.pl errors
for rtl8188eu.

Signed-off-by: Remi Pommarel <repk@triplefau.lt>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
3f35c7ff10679459ca3515c19de8c578d1904976 12-Jan-2014 Tim Jester-Pfadt <t.jp@gmx.de> Staging: rtl8188eu: Fixed required spaces after ',' and around '=' and '=='

This patch fixes all spaces required after ',' and around '=' aswell as '=='
checkpatch.pl errors for rtl8188eu.

Signed-off-by: Tim Jester-Pfadt <t.jp@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
6c0a555e59b4ae5c8438d5ef4b8f1443cf4980fd 23-Dec-2013 Larry Finger <Larry.Finger@lwfinger.net> staging: r8188eu: Simplify code related to SupportICType

This member of struct odm_dm_struct is always set to ODM_RTL8188E for this
driver. Accordingly, the code can be simplified. A number of routines
now are no longer needed and are deleted.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
f7bba924ed74d1811345f7be68d3e802339068de 26-Sep-2013 Masanari Iida <standby24x7@gmail.com> staging: rtl8188eu: Fix typo in rtl8188eu/include

Correct spelling typo in rtl8188eu/include

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
f9f08d70b0081c0f5ff4eabefc47f0832fdb7697 22-Aug-2013 Larry Finger <Larry.Finger@lwfinger.net> staging: r8188eu: Add files for new driver - part 24

This commit adds files include/odm.h, include/odm_HWConfig.h,
include/odm_RTL8188E.h, include/odm_RegConfig8188E.h, include/odm_RegDefine11AC.h,
include/odm_RegDefine11N.h, include/odm_debug.h, include/odm_interface.h,
include/odm_precomp.h, include/odm_reg.h, include/odm_types.h,
include/osdep_intf.h, and include/osdep_service.h.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>