OSDN Git Service

Remove semaphore wrappers
[android-x86/external-modules-rtl8723au.git] / os_dep / xmit_linux.c
2013-12-03 Jes SorensenRemove semaphore wrappers
2013-12-03 Jes SorensenRemove spinlock wrapping
2013-12-03 Jes SorensenAnother round of malloc/free wrapper removal
2013-12-03 Jes SorensenRemove memcmp wrapper
2013-12-03 Jes SorensenRemove memcpy wrapper
2013-12-02 Jes SorensenReplace malloc/free wrappers with proper kmalloc/kfree
2013-12-02 Larry Fingerrtl8723au: Remove trailing white space from os_dep/*.c
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-05 Larry FingerConvert __FUNCTION__ to __func__
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 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 FingerReplace all "_pkt" with "struct sk_buff"
2013-03-29 Larry FingerAdd files in directory os_dep.