index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
rpi-mipi
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723au
/
include
Age
Commit message (
Expand
)
Author
2014-05-16
staging: rtl8723au: rtw_wlan_util.c: Fix up random mixing of bool vs int
Jes Sorensen
2014-05-16
staging: rtl8723au: rtw_sta_mgt.c: Clean up messy usage of return types
Jes Sorensen
2014-05-16
staging: rtl8723au: rtw_security.c: Clean up mess of error return code types
Jes Sorensen
2014-05-16
staging: rtl8723au: Don't return true/false in unsigned int
Jes Sorensen
2014-05-16
staging: rtl8723au: rtw_mlme_ext.c: Use int to return error codes
Jes Sorensen
2014-05-16
staging: rtl8723au: rtw_ioctl_set.c: Fix up messy error code handling
Jes Sorensen
2014-05-16
staging: rtl8723au: Remove unused usb_read_mem/usb_write_mem stubs
Jes Sorensen
2014-05-16
staging: rtl8723au: Clean up error codes in IO functions
Jes Sorensen
2014-05-16
staging: rtl8723au: Remove unused rtw_is_wps_ie23a()
Jes Sorensen
2014-05-16
staging: rtl8723au: Clean up error code mess in rtw_efuse.c
Jes Sorensen
2014-05-16
staging: rtl8723au: Make cmd and event handlers return int instead of u8
Jes Sorensen
2014-05-16
staging: rtl8723au: Remove unused mp_custom_oid.h
Jes Sorensen
2014-05-16
staging: rtl8723au: usb_vendor_req.h isn't used - remove it
Jes Sorensen
2014-05-16
staging: rtl8723au: usb_osintf.h isn't used for anything - get rid of it
Jes Sorensen
2014-05-16
staging: rtl8723au: Get rid of rtl8723au_set_hal_ops() and get rid of hal_ops.h
Jes Sorensen
2014-05-16
staging: rtl8723au: Remove sw led hal ops
Jes Sorensen
2014-05-16
staging: rtl8723au: Remove unused HAL interrupt function wrappers
Jes Sorensen
2014-05-16
staging: rtl8723au: Remove unused hal_power_on() wrapper
Jes Sorensen
2014-05-16
staging: rtl8723au: Make direct calls to GetHalDefVar8192CUsb()
Jes Sorensen
2014-05-16
staging: rtl8723au: Pull update_ramask call out of HAL wrapper layer
Jes Sorensen
2014-05-16
staging: rtl8723au: Call xmit/recv handlers directly instead of via HAL wrappers
Jes Sorensen
2014-05-16
staging: rtl8723au: Disentangle recv/xmit_priv init/free from HAL wrappers
Jes Sorensen
2014-05-16
staging: rtl8723au: Pull hal_init/deinit out of HAL wrapper layer
Jes Sorensen
2014-05-16
staging: rtl8723au: Remove a pile of unused EFUSE read/write functionality
Jes Sorensen
2014-05-16
staging: rtl8723au: Remove first half of EFUSE functions from HAL wrappers
Jes Sorensen
2014-05-16
staging: rtl8723au: Disentangle set_odm_var() from the HAL wrappers
Jes Sorensen
2014-05-16
staging: rtl8723au: Get rid of unused rtw_hal_get_odm_var23()
Jes Sorensen
2014-05-16
staging: rtl8723au: Disentangle rtl8723a_add_rateatid() from HAL
Jes Sorensen
2014-05-16
staging: rtl8723au: Disentangle beacon register settings from the HAL wrappers
Jes Sorensen
2014-05-16
staging: rtl8723au: Call bandwidth and channel setting handlers directly
Jes Sorensen
2014-05-16
staging: rtl8723au: Disentangle chip_configure from HAL wrappers
Jes Sorensen
2014-05-16
staging: rtl8723au: We love wrappers!
Jes Sorensen
2014-05-16
staging: rtl8723au: Remove HAL wrappers about USB init/deinit
Jes Sorensen
2014-05-16
staging: rtl8723au: Remove HAL wrappers around read_chip_version
Jes Sorensen
2014-05-16
staging: rtl8723au: Remove unused HAL wrappers around PHY register read/write...
Jes Sorensen
2014-05-16
staging: rtl8723au: Remove HAL notch_filter wrappers
Jes Sorensen
2014-05-16
staging: rtl8723au: Remove unused hal_reset_security_engine code
Jes Sorensen
2014-05-16
staging: rtl8723au: Get rid of sreset related HAL clutter
Jes Sorensen
2014-05-16
staging: rtl8723au: Get rid of rtw_hal_dm_* clutter
Jes Sorensen
2014-05-16
staging: rtl8723au: Remove some more HAL clutter
Jes Sorensen
2014-05-16
staging: rtl8723au: Call rtl8723a_init_default_value_directly()
Jes Sorensen
2014-05-16
staging: rtl8723au: Remove unused hal_data_sz from struct rtw_adapter
Jes Sorensen
2014-05-16
staging: rtl8723au: Remove unused rtl8723a_clone_haldata()
Jes Sorensen
2014-05-16
staging: rtl8723au: Remove unused bBTFWReady from struct rtw_adapter
Jes Sorensen
2014-05-16
staging: rtl8723au: osdep_service.h: Reduce excessive header inclusion
Jes Sorensen
2014-05-16
staging: rtl8723au: Remove obsolete BITx #defines
Jes Sorensen
2014-05-16
staging: rtl8723au: rtw_sreset.h: Use BIT() instead of BITx
Jes Sorensen
2014-05-16
staging: rtl8723au: odm_reg.h: Use BIT() instead of BITx
Jes Sorensen
2014-05-16
staging: rtl8723au: odm_debug.h: Use BIT() instead of BITx
Jes Sorensen
2014-05-16
staging: rtl8723au: odm.h: Use BIT() instead of BITx
Jes Sorensen
[prev]
[next]