OSDN Git Service

Remove duplicate copy of if_ether.h and use the kernel provided one
[android-x86/external-modules-rtl8723au.git] / core / rtw_recv.c
2013-12-04 Jes SorensenRemove duplicate copy of if_ether.h and use the kernel...
2013-12-04 Jes SorensenStart removing duplicated ieee80211 definitions
2013-12-04 Larry Fingerrtl8723au: Remove CONFIG_USB_HCI
2013-12-04 Larry Fingerrtl8723au: Remove dead code associated with CONFIG_GSPI_HCI
2013-12-04 Larry Fingerrtl8723au: Remove dead code that depends on CONFIG_SDIO_HCI
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 semaphore wrappers
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 various pieces of non Linux code
2013-12-03 Jes SorensenRemove MP framework (Mass Production test code)
2013-12-02 Larry Fingerrtl8723au: Remove trailing white space from core/*.c
2013-12-01 Larry Fingerrtl8723au: Remove C99 comments from core/rtw_pwrctrl...
2013-09-12 Larry Fingerrtl8723au: Fix smatch errors in core/rtw_recv.c
2013-05-27 Larry Fingerrtl8723au: Upgrade to driver version v4.1.6_7336.20130426
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-05-05 Larry FingerRemove space before \n in formats
2013-04-16 Larry FingerRemove dead code due to CONFIG_USE_USB_BUFFER_ALLOC_RX...
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 FingerReplace all "_pkt" with "struct sk_buff"
2013-03-29 Larry FingerAdd new files in core directory