OSDN Git Service

rtl8723au: Remove some trailing white space
[android-x86/external-modules-rtl8723au.git] / include /
2013-12-03 Jes SorensenRemove another set of unecessary typedefs
2013-12-03 Jes Sorensenint is signed - no point in inventing an unnecessary...
2013-12-03 Jes SorensenRemove gross PVOID type
2013-12-03 Jes SorensenRemove hopeless Windows ULONG/USHORT/UCHAR types
2013-12-03 Jes SorensenRemove more non Linux gibberish
2013-12-03 Jes SorensenRemove semaphore wrappers
2013-12-03 Jes SorensenRemove unused res_to_status() function
2013-12-03 Jes SorensenRemove spinlock wrapping
2013-12-03 Jes SorensenRemove memcmp wrapper
2013-12-03 Jes SorensenRemove memset wrapper
2013-12-03 Jes SorensenRemove memcpy wrapper
2013-12-03 Jes SorensenRemove atoi implementation and use sscanf instead
2013-12-03 Jes SorensenRemove malloc debug hacks
2013-12-03 Jes SorensenRemove MP framework (Mass Production test code)
2013-12-02 Jes SorensenRemove more non-Linux isms
2013-12-02 Jes SorensenRemove unused malloc2d/free2d
2013-12-02 Larry Fingerrtl8723au: Remove trailing white space from include/*.h
2013-10-31 Larry Fingerrtl8723au: Fix buffer overrun potential
2013-09-12 Larry Fingerrtl8723au: Fix smatch errors and warnings in core/rtw_m...
2013-09-12 Larry Fingerrtl8723au: Fix smatch problems in hal/rtl8723a_mp.c
2013-09-11 Larry Fingerrtl8723au: Fix smatch errors/warnings for hal/HalDMOutS...
2013-09-09 Larry Fingerrtl8723ae: Fix some sparse warnings
2013-09-08 Larry Fingerrtl8723au: Remove byte order header
2013-09-08 Larry Fingerrtl8723au: Increase maximum RX gain
2013-09-02 Larry Fingerrtl8723au: Fix sparse warnings in core/rtw_debug.c
2013-09-02 Larry Fingerrtl8723au: Remove trailing white space in header files
2013-05-30 Larry Fingerrtl8723au: Change default debugging level
2013-05-29 Larry Fingerrtl8723au: Remove special endian headers and use kernel...
2013-05-27 Larry Fingerrtl8723au: Upgrade to driver version v4.1.6_7336.20130426
2013-05-18 Larry Fingerrtl8723au: Enable Bluetooth Coexistence
2013-05-17 Larry Fingerrtl8723au: Make debug level be dynamic
2013-05-16 Larry Fingerrtl8723au: Make build more robust in the presence of...
2013-05-05 Larry FingerConvert __FUNCTION__ to __func__
2013-05-05 Larry FingerEnsure that there is a space between "else" and leading...
2013-05-05 Larry FingerMake certain that if, for, while, do, and switch have...
2013-04-16 Larry FingerRemove trailing white space
2013-04-16 Larry FingerRemove dead code due to CONFIG_USE_USB_BUFFER_ALLOC_RX...
2013-04-16 Larry FingerRemove dead code for chips other than 8723A
2013-04-16 Larry FingerRemove remaining dependence on CONFIG_XXX_HCI
2013-04-16 Larry FingerRemove dead code associated with CONFIG_GSPI_HCI not...
2013-04-16 Larry FingerRemove dead code used only when CONFIG_PCI_HDI is defined
2013-04-16 Larry FingerRemove more typedef statements
2013-04-16 Larry FingerChange "PURB" to "struct urb *"
2013-04-16 Larry FingerReplace all "_pkt" with "struct sk_buff"
2013-04-16 Larry FingerConvert typedefs in include/rtl8723a_cmd.h
2013-03-30 Larry FingerQuiet some of the log chattiness
2013-03-29 Larry FingerFinish the process of flattening include.
2013-03-29 Larry FingerFlatten include directory
2013-03-29 Larry FingerChange Makefile for flattened directory structure,...