OSDN Git Service

android-x86/external-modules-rtl8723au.git
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
2013-12-03 Jes SorensenRemove custom Android hacks
2013-12-03 Jes SorensenRemove atoi implementation and use sscanf instead
2013-12-03 Jes SorensenRemove malloc debug hacks
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 Jes Sorensenrun through dos2unix
2013-12-02 Jes SorensenUse kmalloc/kfree and check return value of kmalloc()
2013-12-02 Jes SorensenUse kzalloc instead of rtw_kzmalloc
2013-12-02 Jes SorensenReplace rtw_mfree with kfree
2013-12-02 Jes SorensenUse kmalloc/kfree instead of wrapper macros
2013-12-02 Jes SorensenReplace malloc/free wrappers with proper kmalloc/kfree
2013-12-02 Jes SorensenDon't call _rtw_mfree() directly from outside osdep_ser...
2013-12-02 Jes SorensenRemove more non-Linux isms
2013-12-02 Jes SorensenRemove some more unnecessary platform code
2013-12-02 Jes SorensenRemove unused malloc2d/free2d
2013-12-02 Larry Fingerrtl8723au: Remove trailing white space from include/*.h
2013-12-02 Larry Fingerrtl8723au: Remove trailing white space from os_dep/*.c
2013-12-02 Larry Fingerrtl8723au: Remove trailing white space for hal/*.c
2013-12-02 Larry Fingerrtl8723au: Remove trailing white space from core/*.c
2013-12-02 Larry Fingerrtl8723au: Remove C99 comments from hal/HalDMOutSrc8192...
2013-12-02 Larry Fingerrtl8723au: Remove C99 comments from hal/hal_com.c
2013-12-02 Larry Fingerrtl8723au: Remove C99 comments from hal/Hal8723UHWImg_CE.c
2013-12-02 Larry Fingerrtl8723au: Remove C99 comments from hal/Hal8723PwrSeq.c
2013-12-01 Larry Fingerrtl8723au: Remove C99 comments from core/rtw_xmit.c
2013-12-01 Larry Fingerrtl8723au: Remove C99 comments from core/rtw_wlan_util.c
2013-12-01 Larry Fingerrtl8723au: Remove C99 comments from core/rtw_tdls.c
2013-12-01 Larry Fingerrtl8723au: Remove C99 comments from core/rtw_sta_mgt.c
2013-12-01 Larry Fingerrtl8723au: Remove C99 comments from core/rtw_sreset.c
2013-12-01 Larry Fingerrtl8723au: Remove C99 comments from core/rtw_rf.c and...
2013-12-01 Larry Fingerrtl8723au: Remove C99 comments from core/rtw_pwrctrl...
2013-12-01 Larry Fingerrtl8723au: Remove C99 comments from core/rtw_p2p.c
2013-12-01 Larry Fingerrtl8723au: Remove C99 comments from core/rtw_mp_ioctl.c
2013-11-30 Larry Fingerrtl8723au: Remove C99 comments from core/rtw_mp.c
2013-11-30 Larry Fingerrtl8723au: Remove C99 comments from core/rtw_mlme_ext.c
2013-11-30 Larry Fingerrtl8723au: Remove C99 comments from core/rtw_mlme.c
2013-11-30 Larry Fingerrtl8723au: Remove C99 comments from core/rtw_led.c
2013-11-30 Larry Fingerrtl8723au: Remove C99 comments from core/rtw_iol.c
2013-11-30 Larry Fingerrtl8723au: Remove C99 comments from core/rtw_ioctl_set.c
2013-11-30 Larry Fingerrtl8723au: Remove C99 comments from core/rtw_ioctl_query.c
2013-11-30 Larry Fingerrtl8723au: Remove C99 comments from core/rtw_io.c
2013-11-30 Larry Fingerrtl8723au: Remove C99 comments from core/rtw_ieee80211.c
2013-11-30 Larry Fingerrtl8723au: Remove C99 comments from core/rtw_efuse.c
2013-11-30 Larry Fingerrtl8723au: Remove C99 comments from core/rtw_debug.c
2013-11-30 Larry Fingerrtl8723au: Remove C99 comments from core/rtw_cmd.c
2013-11-30 Larry Fingerrtl8723au: Remove C99 comments from core/rtw_bt_mp.c
2013-11-30 Larry Fingerrtl8723au: Remove C99 cfomments from core/rtw_br_ext.c
2013-11-30 Larry Fingerrtl8723au: Remove C99 comments fro core/rtw_ap.c
2013-11-12 Larry Fingerrtl8723au: Modify README.md
2013-11-09 kfuchsAdded simple install instructions to README.md
2013-10-31 Larry Fingerrtl8723au: Fix buffer overrun potential
2013-10-23 Larry Fingerrtl8723au: Fix typo in DKMS parameter
2013-10-18 Larry Fingerrtl8723au: Set device type to wlan
2013-10-14 John ClemensDKMS support
2013-10-07 Larry Fingerrtl8723au: Fix skb leak in usb_read_port_complete()
2013-09-12 Larry Fingerrtl8723au: Fix smatch errors in core/rtw_mlme.c
2013-09-12 Larry Fingerrtl8723au: Fix smatch warning in hal/rtl8723a_phycfg.c
2013-09-12 Larry Fingerrtl8723au: Fix smatch errors in core/rtw_efuse.c
next