summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* staging: rtl8723au: Call usb_intf_{start,stop} directlyJes Sorensen2014-05-16
* staging: rtl8723au: Call rtl8723au_set_hw_type() directlyJes Sorensen2014-05-16
* staging: rtl8723au: Remove unused usb_suspend_semaJes Sorensen2014-05-16
* staging: rtl8723au: Move last utility function from osdep_service.c to os_int...Jes Sorensen2014-05-16
* staging: rtl8723au: os_intfs.c: Various cosmetic cleanupsJes Sorensen2014-05-16
* staging: rtl8723au: os_dep/usb_ops_linux.c: More bad parenthesis cleanupJes Sorensen2014-05-16
* staging: rtl8723au: hal/usb_ops_linux.c: Various cleanupsJes Sorensen2014-05-16
* staging: rtl8723au: odm_precomp.h: Remove unused #define TEST_FALG__Jes Sorensen2014-05-16
* staging: rtl8723au: hal_com.c: Fix one case of returning status in an s32Jes Sorensen2014-05-16
* staging: rtl8723au: rtl8723a_cmd.c: Fix up bad return typesJes Sorensen2014-05-16
* staging: rtl8723au: rtl8723a_hal_init.c: Fix more messy return type abuseJes Sorensen2014-05-16
* staging: rtl8723au: rtl8723a_phycfg.c: Use int for error return codesJes Sorensen2014-05-16
* staging: rtl8723au: rtl8723au_xmit.c: Fixup messy return type usageJes Sorensen2014-05-16
* staging: rtl8723au: rtl8723au_xmit_tasklet(): Remove unnecessary variable initJes Sorensen2014-05-16
* staging: rtl8723au: usb_halinit.c: Another u8 error code caseJes Sorensen2014-05-16
* staging: rtl8723au: usb_intf.c: Fixup yet another round of u8 abuse for error...Jes Sorensen2014-05-16
* staging: rtl8723au: os_intfs.c: Fixup more u8/uint abuse for error return codesJes Sorensen2014-05-16
* staging: rtl8732au: ioctl_cfg80211.c: Fix another case of u8 abuse for error ...Jes Sorensen2014-05-16
* staging: rtl8723au: rtw_xmit.c: Be consistent in using int for error return typeJes Sorensen2014-05-16
* staging: rtl8723au: rtw_wlan_util.c: Fix up random mixing of bool vs intJes Sorensen2014-05-16
* staging: rtl8723au: rtw_sta_mgt.c: Clean up messy usage of return typesJes Sorensen2014-05-16
* staging: rtl8723au: rtw_security.c: Clean up mess of error return code typesJes Sorensen2014-05-16
* staging: rtl8723au: decryptor() use int to store error codesJes Sorensen2014-05-16
* staging: rtl8723au: Don't return true/false in unsigned intJes Sorensen2014-05-16
* staging: rtl8723au: rtw_mlme_ext.c: Use int to return error codesJes Sorensen2014-05-16
* staging: rtl8723au: rtw_ioctl_set.c: Fix up messy error code handlingJes Sorensen2014-05-16
* staging: rtl8723au: Remove unused usb_read_mem/usb_write_mem stubsJes Sorensen2014-05-16
* staging: rtl8723au: Clean up error codes in IO functionsJes Sorensen2014-05-16
* staging: rtl8723au: Remove unused rtw_is_wps_ie23a()Jes Sorensen2014-05-16
* staging: rtl8723au: Clean up error code mess in rtw_efuse.cJes Sorensen2014-05-16
* staging: rtl8723au: Make cmd and event handlers return int instead of u8Jes Sorensen2014-05-16
* staging: rtl8723au: Remove unused mp_custom_oid.hJes Sorensen2014-05-16
* staging: rtl8723au: usb_vendor_req.h isn't used - remove itJes Sorensen2014-05-16
* staging: rtl8723au: usb_osintf.h isn't used for anything - get rid of itJes Sorensen2014-05-16
* staging: rtl8723au: Get rid of rtl8723au_set_hal_ops() and get rid of hal_ops.hJes Sorensen2014-05-16
* staging: rtl8723au: Remove sw led hal opsJes Sorensen2014-05-16
* staging: rtl8723au: Remove unused HAL interrupt function wrappersJes Sorensen2014-05-16
* staging: rtl8723au: Remove unused hal_power_on() wrapperJes Sorensen2014-05-16
* staging: rtl8723au: Make direct calls to GetHalDefVar8192CUsb()Jes Sorensen2014-05-16
* staging: rtl8723au: Pull update_ramask call out of HAL wrapper layerJes Sorensen2014-05-16
* staging: rtl8723au: Call xmit/recv handlers directly instead of via HAL wrappersJes Sorensen2014-05-16
* staging: rtl8723au: Disentangle recv/xmit_priv init/free from HAL wrappersJes Sorensen2014-05-16
* staging: rtl8723au: Pull hal_init/deinit out of HAL wrapper layerJes Sorensen2014-05-16
* staging: rtl8723au: Remove a pile of unused EFUSE read/write functionalityJes Sorensen2014-05-16
* staging: rtl8723au: Remove first half of EFUSE functions from HAL wrappersJes Sorensen2014-05-16
* staging: rtl8723au: Disentangle set_odm_var() from the HAL wrappersJes Sorensen2014-05-16
* staging: rtl8723au: Get rid of unused rtw_hal_get_odm_var23()Jes Sorensen2014-05-16
* staging: rtl8723au: Disentangle rtl8723a_add_rateatid() from HALJes Sorensen2014-05-16
* staging: rtl8723au: Disentangle beacon register settings from the HAL wrappersJes Sorensen2014-05-16
* staging: rtl8732au: Remove some unused hal data pointersJes Sorensen2014-05-16