summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723au/include
AgeCommit message (Expand)Author
2014-05-16staging: rtl8723au: rtw_sta_mgt.c: Clean up messy usage of return typesJes Sorensen
2014-05-16staging: rtl8723au: rtw_security.c: Clean up mess of error return code typesJes Sorensen
2014-05-16staging: rtl8723au: Don't return true/false in unsigned intJes Sorensen
2014-05-16staging: rtl8723au: rtw_mlme_ext.c: Use int to return error codesJes Sorensen
2014-05-16staging: rtl8723au: rtw_ioctl_set.c: Fix up messy error code handlingJes Sorensen
2014-05-16staging: rtl8723au: Remove unused usb_read_mem/usb_write_mem stubsJes Sorensen
2014-05-16staging: rtl8723au: Clean up error codes in IO functionsJes Sorensen
2014-05-16staging: rtl8723au: Remove unused rtw_is_wps_ie23a()Jes Sorensen
2014-05-16staging: rtl8723au: Clean up error code mess in rtw_efuse.cJes Sorensen
2014-05-16staging: rtl8723au: Make cmd and event handlers return int instead of u8Jes Sorensen
2014-05-16staging: rtl8723au: Remove unused mp_custom_oid.hJes Sorensen
2014-05-16staging: rtl8723au: usb_vendor_req.h isn't used - remove itJes Sorensen
2014-05-16staging: rtl8723au: usb_osintf.h isn't used for anything - get rid of itJes Sorensen
2014-05-16staging: rtl8723au: Get rid of rtl8723au_set_hal_ops() and get rid of hal_ops.hJes Sorensen
2014-05-16staging: rtl8723au: Remove sw led hal opsJes Sorensen
2014-05-16staging: rtl8723au: Remove unused HAL interrupt function wrappersJes Sorensen
2014-05-16staging: rtl8723au: Remove unused hal_power_on() wrapperJes Sorensen
2014-05-16staging: rtl8723au: Make direct calls to GetHalDefVar8192CUsb()Jes Sorensen
2014-05-16staging: rtl8723au: Pull update_ramask call out of HAL wrapper layerJes Sorensen
2014-05-16staging: rtl8723au: Call xmit/recv handlers directly instead of via HAL wrappersJes Sorensen
2014-05-16staging: rtl8723au: Disentangle recv/xmit_priv init/free from HAL wrappersJes Sorensen
2014-05-16staging: rtl8723au: Pull hal_init/deinit out of HAL wrapper layerJes Sorensen
2014-05-16staging: rtl8723au: Remove a pile of unused EFUSE read/write functionalityJes Sorensen
2014-05-16staging: rtl8723au: Remove first half of EFUSE functions from HAL wrappersJes Sorensen
2014-05-16staging: rtl8723au: Disentangle set_odm_var() from the HAL wrappersJes Sorensen
2014-05-16staging: rtl8723au: Get rid of unused rtw_hal_get_odm_var23()Jes Sorensen
2014-05-16staging: rtl8723au: Disentangle rtl8723a_add_rateatid() from HALJes Sorensen
2014-05-16staging: rtl8723au: Disentangle beacon register settings from the HAL wrappersJes Sorensen
2014-05-16staging: rtl8723au: Call bandwidth and channel setting handlers directlyJes Sorensen
2014-05-16staging: rtl8723au: Disentangle chip_configure from HAL wrappersJes Sorensen
2014-05-16staging: rtl8723au: We love wrappers!Jes Sorensen
2014-05-16staging: rtl8723au: Remove HAL wrappers about USB init/deinitJes Sorensen
2014-05-16staging: rtl8723au: Remove HAL wrappers around read_chip_versionJes Sorensen
2014-05-16staging: rtl8723au: Remove unused HAL wrappers around PHY register read/write...Jes Sorensen
2014-05-16staging: rtl8723au: Remove HAL notch_filter wrappersJes Sorensen
2014-05-16staging: rtl8723au: Remove unused hal_reset_security_engine codeJes Sorensen
2014-05-16staging: rtl8723au: Get rid of sreset related HAL clutterJes Sorensen
2014-05-16staging: rtl8723au: Get rid of rtw_hal_dm_* clutterJes Sorensen
2014-05-16staging: rtl8723au: Remove some more HAL clutterJes Sorensen
2014-05-16staging: rtl8723au: Call rtl8723a_init_default_value_directly()Jes Sorensen
2014-05-16staging: rtl8723au: Remove unused hal_data_sz from struct rtw_adapterJes Sorensen
2014-05-16staging: rtl8723au: Remove unused rtl8723a_clone_haldata()Jes Sorensen
2014-05-16staging: rtl8723au: Remove unused bBTFWReady from struct rtw_adapterJes Sorensen
2014-05-16staging: rtl8723au: osdep_service.h: Reduce excessive header inclusionJes Sorensen
2014-05-16staging: rtl8723au: Remove obsolete BITx #definesJes Sorensen
2014-05-16staging: rtl8723au: rtw_sreset.h: Use BIT() instead of BITxJes Sorensen
2014-05-16staging: rtl8723au: odm_reg.h: Use BIT() instead of BITxJes Sorensen
2014-05-16staging: rtl8723au: odm_debug.h: Use BIT() instead of BITxJes Sorensen
2014-05-16staging: rtl8723au: odm.h: Use BIT() instead of BITxJes Sorensen
2014-05-16staging: rtl8723au: hal_intf.h: Be consistent and use BIT() instead of BITxJes Sorensen