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