OSDN Git Service

android-x86/external-modules-rtl8723au.git
2014-05-19 Chih-Wei HuangAdd the makefile to build with android-x86 tree kitkat-x86 android-x86-4.4-r1
2014-03-20 Larry FingerFix schedule while atomic
2014-03-12 Larry FingerAdd check for psta->aid out of bounds.
2014-03-11 Robin WoodFixed typo
2014-03-09 Larry Fingerrtl8723au: Fix error in previous commit
2014-03-09 Larry Fingerrtl8723au: Fix warning for kernel 3.13 and newer
2014-02-05 Larry Fingerrtl8723au: Update for API changes in kernel 3.14
2014-02-03 Larry Fingerrtl8723au: Fix build problem with dkms
2014-01-09 Larry Fingerrtl8723au: Fix Smatch warnings in hal/rtl8723a_bt-coexist.c
2014-01-09 Larry Fingerrtl8723au: Fix Smatch warnings in core/rtw_xmit.c
2014-01-09 Larry Fingerrtl8723au: Fix Smatch errors in core/rtw_security.c
2013-12-16 Larry Fingerrtl8723au: Remove all code associated with CONFIG_ANDROID
2013-12-16 Larry Fingerrtlwifi: Fix missing global when CONFIG_ANDROID is...
2013-12-16 Larry Fingerrtl8723au: Properly fix problems compiling on old kernel
2013-12-16 Larry Fingerrtl8723au: Add WLAN_EID_HT_OPERATION definition
2013-12-15 Larry Fingerrtl8723au: Define WLAN_EID_SECONDARY_CHANNEL_OFFSET...
2013-12-09 Jes SorensenMake parts of ioctl_linux.c slightly less ugly
2013-12-09 Jes SorensenRemove gross struct typedef abuse
2013-12-09 Jes SorensenRemove incomplete INTEL_PROXIM code
2013-12-09 Jes SorensenClean up USB device registration/unregistration
2013-12-09 Jes SorensenRemove ANDROID_POWER and EARLYSUSPEND hacks
2013-12-09 Jes SorensenRemove unneeded #ifdef CONFIG_RTL8723A checks
2013-12-09 Larry Fingerrtl8723au: Fix sparse warnings in hal/rtl8723a_rf6052.c
2013-12-09 Larry Fingerrtl8723au: Fix sparse warnings in hal/rtl8723a_bt-coexist.c
2013-12-07 Jes SorensenRemove leftover of _{enter,exit}_pwrlock usage
2013-12-07 Jes SorensenEliminate yield() wrapper function
2013-12-07 Jes SorensenRemove struct net_device wrapper
2013-12-07 Larry Fingerrtl8723au: Remove typedef for _pkt and replace with...
2013-12-07 Larry Fingerrtl8723au: Replace typedef _buffer
2013-12-07 Larry Fingerrtl8723au: Eliminate silly typedefs for threads
2013-12-07 Larry Fingerrtl8723au: Replace typedefs for SIZE_T and SSIZE_T
2013-12-07 Larry Fingerrtl8723au: Replace s1Byte with s8
2013-12-07 Larry Fingerrtl8723au: Replace s4Byte with s32
2013-12-07 Larry Fingerrtl8723au: Replace u8Byte with u64
2013-12-07 Larry Fingerrtl8723au: Replace u4Byte with u32
2013-12-07 Larry Fingerrtl8723au: Replace u2Byte with u16
2013-12-07 Larry Fingerrtl8723au: Replace u1Byte with u8
2013-12-07 Larry Fingerrtl8723au: Convert pu1Byte to "u8 *"
2013-12-06 Larry Fingerrtl8723au: Remove all dead code inside #if 0 ... #endif
2013-12-06 Larry Fingerrtl8723au: Convert __inline and __inline__ to standard...
2013-12-06 Larry Fingerrtl8723au: Use standard routines for testing MAC addresses
2013-12-06 Jes SorensenRemove duplicate ethernet definitions
2013-12-06 Jes SorensenRemove msleep() wrapper
2013-12-06 Jes SorensenClean up core I/O functions
2013-12-06 Jes SorensenRemove some le{16,32}_ wrappers as well as generic.h
2013-12-06 Jes SorensenProper mutexes have been available since 2007 or so
2013-12-06 Jes SorensenElminate multiple layers of wrappers for work handling
2013-12-06 Jes SorensenRemove yet another silly typedef
2013-12-06 Jes SorensenFixup container_of() usage
2013-12-06 Jes SorensenRemove private renamed version of container_of() macro
2013-12-06 Jes SorensenRemove get_next() macro
2013-12-06 Jes SorensenDo not try to compile HalPhy.o - it no longer exists
2013-12-06 Jes SorensenRemove the World's ugliest mutex implementation
2013-12-06 Larry FingerRevert "rtl8723au: Fix a couple of small problems"
2013-12-06 Larry Fingerrtl8723au: Fix a couple of small problems
2013-12-06 Jes SorensenRemove special hacks for Funai TVs
2013-12-06 Jes SorensenOnly ODM_SUPPORTED_TYPE == ODM_CE is compiled on Linux
2013-12-06 Jes SorensenUse the kernel's atomic operations directly
2013-12-06 Jes SorensenRemove more non Linux ioctl types
2013-12-06 Jes SorensenRemove unused NDIS ioctl prototype header
2013-12-06 Jes SorensenRemove unused proc_t
2013-12-06 Jes SorensenRemove unused memory alignment size defines
2013-12-06 Jes SorensenRemove useless void redefine
2013-12-06 Jes SorensenRemove hopeless IN/OUT function argument prefix macros
2013-12-06 Jes SorensenRemoved WAPI nastiness
2013-12-06 Jes SorensenRemove incomplete Intel WIDI support code
2013-12-06 Jes SorensenRemove support for pre-2007 wireless extensions
2013-12-06 Jes SorensenRemove unused wireless.h file
2013-12-05 Larry Fingerrtl8723au: Add firmware files to repo
2013-12-04 Jes SorensenRemove support for kernels older than 2.6.32
2013-12-04 Jes SorensenRemove unused _OS_STATUS typedef
2013-12-04 Jes SorensenRemove pointless irqL typedef
2013-12-04 Jes SorensenRemove pointless list wrapping macros
2013-12-04 Jes SorensenRemove a couple of memset's that are immediately overwr...
2013-12-04 Jes SorensenRemove more duplicated ieee80211 definitions
2013-12-04 Jes SorensenRemove another windowsism
2013-12-04 Jes SorensenRemove duplicate copy of ip header definitions/macros
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-04 Larry Fingerrtl8723au: Remove dead code required for CONFIG_PCI_HCI
2013-12-04 Larry Fingerrtl8723au: Finish removing IS_HARDWARE_TYPE_XXX macros
2013-12-04 Larry Fingerrtl8723au: Remove more IS_HARDWARE_TYPE_XXX garbage
2013-12-04 Larry Fingerrtl8723au: Remove more IS_HARDWARE_TYPE_XXX macro usage
2013-12-03 Larry Fingerrtl8723au: Start removing IS_HARDWARE_xxxx macros
2013-12-03 Larry Fingerrtl8723au: Remove some trailing white space
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 SorensenAnother round of malloc/free wrapper removal
2013-12-03 Jes SorensenRemove memcmp wrapper
2013-12-03 Jes SorensenRemove memset wrapper
2013-12-03 Jes SorensenRemove memcpy wrapper
next