summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723au/hal/hal_com.c
AgeCommit message (Expand)Author
2016-09-10staging: Remove rtl8723au driverJes Sorensen
2016-02-20staging: rtl8723au: Remove unnecessary else following returnJanani Ravichandran
2015-03-26staging: rtl8723au: Update RT_TRACE macro and usesJoe Perches
2015-03-06staging: rtl8723au: Remove rf type from struct hal_versionJes Sorensen
2015-02-26staging: rtl8723au: rewrite the right hand side of an assignmentAya Mahfouz
2015-02-26Staging: rtl8723au: Remove return in void functionMelike Yurtoglu
2014-10-27staging: remove unneeded parentheses around the right hand side of an assignmentJiayi Ye
2014-10-20staging: rtl8723au: Don't read REQ_NQOS_SEQ 16 bits and write back 8 bitsJes Sorensen
2014-09-28staging: rtl8723au: hal: Removed unnecessary braces.Aybuke Ozdemir
2014-09-28staging: rtl8723au: hal: Fix missing blank line warning.Aybuke Ozdemir
2014-09-28staging: rtl8723au: hal: Fix unnecessary whitespace before a quoted newlineAybuke Ozdemir
2014-07-21staging: rtl8723au: Fold rtl8723a_set_nav_upper() into rtl8723au_hal_init()Jes Sorensen
2014-07-21staging: rtl8723au: Remove write-only variables struct dm_priv->{Init,}DMFlagJes Sorensen
2014-07-17staging: rtl8723au: Use proper name REG_CAMCMD and remove wrapper invalidate_...Jes Sorensen
2014-07-17staging: rtl8723au: Reduce number of duplicate defines for link stateJes Sorensen
2014-05-25staging: rtl8723au: Rename BT_WifiScanNotify() rtl8723a_BT_wifiscan_notify()Jes Sorensen
2014-05-25staging: rtl8723au: Convert BT_IsBtDisabled() into rtl8723a_BT_enabled()Jes Sorensen
2014-05-25staging: rtl8723au: Create rtl8723au_bt_intf.hJes Sorensen
2014-05-25staging: Convert __FUNCTION__ to __func__Joe Perches
2014-05-23staging: rtl8723au: Use WLAN_CIPHER_SUITE_* to mark crypto typeJes Sorensen
2014-05-16staging: rtl8723au: Call usb_write*() functions directlyJes Sorensen
2014-05-16staging: rtl8723au: Call usb_read*() functions directlyJes Sorensen
2014-05-16staging: rtl8723au: hal_com.c: Fix one case of returning status in an s32Jes Sorensen
2014-05-16staging: rtl8723au: hal_com.c: Use BIT() consistently instead of BITxJes Sorensen
2014-04-26staging: rtl8723au: Preserve const attribute of cmd handler argumentJes Sorensen
2014-04-14staging: rtl8723au: Eliminate HW_WAR_CHK_HI_QUEUE_EMPTY usageJes Sorensen
2014-04-14staging: rtl8723au: Eliminate HW_VAR_FWLPS_RF_ON usageJes Sorensen
2014-04-14staging: rtl8723au: Eliminate HW_VAR_RF_TYPE usageJes Sorensen
2014-04-14staging: rtl8723au: Remove HW_VAR_TXPAUSEJes Sorensen
2014-04-14staging: rtl8723au: Remove HW_VAR_APFM_ON_MACJes Sorensen
2014-04-14staging: rtl8723au: Eliminate HW_VAR_DM_FLAGJes Sorensen
2014-04-14staging: rtl8723au: Eliminate HW_VAR_DM_FUNC_OP callsJes Sorensen
2014-04-14staging: rtl8723au: Eliminate HW_VAR_CAM_WRITE and clean up all the wrapping ...Jes Sorensen
2014-04-14staging: rtl8723au: Kill off HW_VAR_CAM_EMPTY_ENTRY and some function layers ...Jes Sorensen
2014-04-14staging: rtl8723au: Eliminate HW_VAR_MAC_ADDR usageJes Sorensen
2014-04-14staging: rtl8723au: This gets rid of the last HW_VAR_BCN_VALID usageJes Sorensen
2014-04-05staging: r8723au: Add source files for new driver - part 2Larry Finger