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