aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723au/hal/rtl8723a_bt-coexist.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-10staging: Remove rtl8723au driverJes Sorensen1-11265/+0
2016-09-01drivers: staging: rtl8723au: hal: Remove pointless testMatthias Beyer1-1/+1
2016-08-21staging: rtl8723au: hal: check BT_Active and BT_State with correct bit patternColin Ian King1-1/+1
2016-03-11staging: rtl8723au: hal: Remove Unused macroBhaktipriya Shridhar1-2/+0
2016-03-10staging: rtl8723au: hal: Remove useless return variablesBhaktipriya Shridhar1-13/+3
2016-02-20Staging: rtl8723au: hal: Remove unused macrosBhumika Goyal1-2/+0
2016-02-14Staging: rtl8723au: Remove unused macrosBhumika Goyal1-2/+0
2016-02-07staging: rtl8723au: use %pM and %ph formattingDaniil Leshchev1-18/+6
2015-10-16staging: rtl8723au: hal: Remove useless intialisationAmitoj Kaur Chawla1-4/+4
2015-10-16Staging: rtl8723au: rtl8723a_bt-coexist: Remove unused variableShivani Bhardwaj1-4/+1
2015-10-13Staging: rtl8723au: Use snprintf instead rsprintfKsenija Stanojevic1-38/+37
2015-03-26staging: rtl8723au: Update RT_TRACE macro and usesJoe Perches1-8/+11
2015-03-16Staging: rtl8723au: Remove parentheses around right side an assignmentHaneen Mohammed1-1/+1
2015-03-06staging: rtl8723au: rates are always set via the firmware interfaceJes Sorensen1-19/+9
2015-02-07staging: rtl8723au: multiple condition with no effect - if identical to elseNicholas Mc Guire1-52/+8
2015-01-17staging: rtl8723au: hal: Removed a space before semicolonAnjana Sasindran1-1/+1
2014-12-02staging: rtl8723au: hal: Removed the extra semicolonAnjana Sasindran1-3/+3
2014-11-26staging:rtl8723au: Fix sparse warning cast to restricted __le16Tobenna P. Igwe1-1/+1
2014-11-03staging: rtl8723au: Remove useless static functionsRoberta Dobrescu1-25/+0
2014-10-27staging: rtl8723au: hal: Remove uneeded return variableRoberta Dobrescu1-12/+5
2014-06-18staging: rtl8723au: Move FillH2CCmd() prototype to rtl8723a_cmd.h where it really belongsJes Sorensen1-1/+0
2014-06-18staging: rtl8723au: Use struct ieee80211_ht_cap and associated #definesJes Sorensen1-2/+2
2014-05-25staging: rtl8723au: Rename BTDM_FwC2hBtInfo8723A() to rtl8723a_fw_c2h_BT_info()Jes Sorensen1-7/+2
2014-05-25staging: rtl8723au: rtl8723a_bt-coexist.c: Remove unnecessary #ifdef CONFIG_8723AU_BT_COEXISTJes Sorensen1-3/+0
2014-05-25staging: rtl8723au: Rename HALBT_InitBTVars8723A() rtl8723a_BT_init_hal_vars()Jes Sorensen1-1/+1
2014-05-25staging: rtl8723au: Rename BT_WifiAssociateNotify() rtl8723a_BT_wifiassociate_notify()Jes Sorensen1-1/+1
2014-05-25staging: rtl8723au: Rename HALBT_InitHwConfig() rtl8723a_BT_init_hwconfig()Jes Sorensen1-1/+1
2014-05-25staging: rtl8723au: Move rtl8723a_dual_antenna_detection() to rtl8723a_bt-coexist.cJes Sorensen1-0/+46
2014-05-25staging: rtl8723au: odm.c: Rename BTDM_DisableEDCATurbo() to rtl8723a_BT_disable_EDCA_turbo()Jes Sorensen1-2/+2
2014-05-25staging: rtl8723au: rtw_pwrctrl.c: Eliminate CONFIG_8723AU_BT_COEXIST #ifdefsJes Sorensen1-1/+1
2014-05-25staging: rtl8723au: Rename BT_LpsLeave() rtl8723a_BT_lps_leave()Jes Sorensen1-6/+1
2014-05-25staging: rtl8723au: Rename BTDM_ForDhcp() to rtl8723a_BT_specialpacket_notify()Jes Sorensen1-6/+1
2014-05-25staging: rtl8723au: Rename BT_WifiMediaStatusNotify() rtl8723a_BT_mediastatus_notify()Jes Sorensen1-6/+2
2014-05-25staging: rtl8723au: Rename BT_WifiScanNotify() rtl8723a_BT_wifiscan_notify()Jes Sorensen1-1/+1
2014-05-25staging: rtl8723au: Rename BTDM_Coexist() to rtl8723a_BT_do_coexist()Jes Sorensen1-2/+2
2014-05-25staging: rtl8723au: Introduce rtl8723a_BT_coexist() - and use it!Jes Sorensen1-24/+15
2014-05-25staging: rtl8723au: Convert BT_IsBtDisabled() into rtl8723a_BT_enabled()Jes Sorensen1-11/+11
2014-05-25staging: rtl8723au: Create rtl8723au_bt_intf.hJes Sorensen1-4/+4
2014-05-16staging: rtl8723au: Call usb_write*() functions directlyJes Sorensen1-45/+53
2014-05-16staging: rtl8723au: Call usb_read*() functions directlyJes Sorensen1-29/+30
2014-05-16staging: rtl8723au: Pull update_ramask call out of HAL wrapper layerJes Sorensen1-2/+2
2014-05-16staging: rtl8723au: rtl8723a_bt-coexist.c: Be consistent in use of BIT()Jes Sorensen1-1/+2
2014-05-15staging: rtl8723au: Remove a bunch of always true #ifdefsJes Sorensen1-26/+0
2014-04-26staging: rtl8723au: Make some of the bt-coexist code less unreadableJes Sorensen1-99/+175
2014-04-14staging: rtl8723au: Eliminate HW_VAR_CAM_WRITE and clean up all the wrapping around itJes Sorensen1-1/+3
2014-04-14staging: rtl8723au: Kill off HW_VAR_CAM_EMPTY_ENTRY and some function layers wrapping itJes Sorensen1-2/+4
2014-04-14staging: rtl8723au: Eliminate HW_VAR_CHECK_BSSID and HW_VAR_MLME_JOINJes Sorensen1-4/+2
2014-04-14staging: rtl8723au: Eliminate usage of HW_VAR_BASIC_RATEJes Sorensen1-1/+1
2014-04-05staging: r8723au: Additional source patchesLarry Finger1-5/+5
2014-04-05staging: r8723au: Add source files for new driver - part 2Larry Finger1-0/+11304