summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723au/hal/rtl8723a_bt-coexist.c
Commit message (Expand)AuthorAgeFilesLines
* staging: Remove rtl8723au driverJes Sorensen2016-09-101-11265/+0
* drivers: staging: rtl8723au: hal: Remove pointless testMatthias Beyer2016-09-011-1/+1
* staging: rtl8723au: hal: check BT_Active and BT_State with correct bit patternColin Ian King2016-08-211-1/+1
* staging: rtl8723au: hal: Remove Unused macroBhaktipriya Shridhar2016-03-111-2/+0
* staging: rtl8723au: hal: Remove useless return variablesBhaktipriya Shridhar2016-03-101-13/+3
* Staging: rtl8723au: hal: Remove unused macrosBhumika Goyal2016-02-201-2/+0
* Staging: rtl8723au: Remove unused macrosBhumika Goyal2016-02-141-2/+0
* staging: rtl8723au: use %pM and %ph formattingDaniil Leshchev2016-02-071-18/+6
* staging: rtl8723au: hal: Remove useless intialisationAmitoj Kaur Chawla2015-10-161-4/+4
* Staging: rtl8723au: rtl8723a_bt-coexist: Remove unused variableShivani Bhardwaj2015-10-161-4/+1
* Staging: rtl8723au: Use snprintf instead rsprintfKsenija Stanojevic2015-10-131-38/+37
* staging: rtl8723au: Update RT_TRACE macro and usesJoe Perches2015-03-261-8/+11
* Staging: rtl8723au: Remove parentheses around right side an assignmentHaneen Mohammed2015-03-161-1/+1
* staging: rtl8723au: rates are always set via the firmware interfaceJes Sorensen2015-03-061-19/+9
* staging: rtl8723au: multiple condition with no effect - if identical to elseNicholas Mc Guire2015-02-071-52/+8
* staging: rtl8723au: hal: Removed a space before semicolonAnjana Sasindran2015-01-171-1/+1
* staging: rtl8723au: hal: Removed the extra semicolonAnjana Sasindran2014-12-021-3/+3
* staging:rtl8723au: Fix sparse warning cast to restricted __le16Tobenna P. Igwe2014-11-261-1/+1
* staging: rtl8723au: Remove useless static functionsRoberta Dobrescu2014-11-031-25/+0
* staging: rtl8723au: hal: Remove uneeded return variableRoberta Dobrescu2014-10-271-12/+5
* staging: rtl8723au: Move FillH2CCmd() prototype to rtl8723a_cmd.h where it re...Jes Sorensen2014-06-181-1/+0
* staging: rtl8723au: Use struct ieee80211_ht_cap and associated #definesJes Sorensen2014-06-181-2/+2
* staging: rtl8723au: Rename BTDM_FwC2hBtInfo8723A() to rtl8723a_fw_c2h_BT_info()Jes Sorensen2014-05-251-7/+2
* staging: rtl8723au: rtl8723a_bt-coexist.c: Remove unnecessary #ifdef CONFIG_8...Jes Sorensen2014-05-251-3/+0
* staging: rtl8723au: Rename HALBT_InitBTVars8723A() rtl8723a_BT_init_hal_vars()Jes Sorensen2014-05-251-1/+1
* staging: rtl8723au: Rename BT_WifiAssociateNotify() rtl8723a_BT_wifiassociate...Jes Sorensen2014-05-251-1/+1
* staging: rtl8723au: Rename HALBT_InitHwConfig() rtl8723a_BT_init_hwconfig()Jes Sorensen2014-05-251-1/+1
* staging: rtl8723au: Move rtl8723a_dual_antenna_detection() to rtl8723a_bt-coe...Jes Sorensen2014-05-251-0/+46
* staging: rtl8723au: odm.c: Rename BTDM_DisableEDCATurbo() to rtl8723a_BT_disa...Jes Sorensen2014-05-251-2/+2
* staging: rtl8723au: rtw_pwrctrl.c: Eliminate CONFIG_8723AU_BT_COEXIST #ifdefsJes Sorensen2014-05-251-1/+1
* staging: rtl8723au: Rename BT_LpsLeave() rtl8723a_BT_lps_leave()Jes Sorensen2014-05-251-6/+1
* staging: rtl8723au: Rename BTDM_ForDhcp() to rtl8723a_BT_specialpacket_notify()Jes Sorensen2014-05-251-6/+1
* staging: rtl8723au: Rename BT_WifiMediaStatusNotify() rtl8723a_BT_mediastatus...Jes Sorensen2014-05-251-6/+2
* staging: rtl8723au: Rename BT_WifiScanNotify() rtl8723a_BT_wifiscan_notify()Jes Sorensen2014-05-251-1/+1
* staging: rtl8723au: Rename BTDM_Coexist() to rtl8723a_BT_do_coexist()Jes Sorensen2014-05-251-2/+2
* staging: rtl8723au: Introduce rtl8723a_BT_coexist() - and use it!Jes Sorensen2014-05-251-24/+15
* staging: rtl8723au: Convert BT_IsBtDisabled() into rtl8723a_BT_enabled()Jes Sorensen2014-05-251-11/+11
* staging: rtl8723au: Create rtl8723au_bt_intf.hJes Sorensen2014-05-251-4/+4
* staging: rtl8723au: Call usb_write*() functions directlyJes Sorensen2014-05-161-45/+53
* staging: rtl8723au: Call usb_read*() functions directlyJes Sorensen2014-05-161-29/+30
* staging: rtl8723au: Pull update_ramask call out of HAL wrapper layerJes Sorensen2014-05-161-2/+2
* staging: rtl8723au: rtl8723a_bt-coexist.c: Be consistent in use of BIT()Jes Sorensen2014-05-161-1/+2
* staging: rtl8723au: Remove a bunch of always true #ifdefsJes Sorensen2014-05-151-26/+0
* staging: rtl8723au: Make some of the bt-coexist code less unreadableJes Sorensen2014-04-261-99/+175
* staging: rtl8723au: Eliminate HW_VAR_CAM_WRITE and clean up all the wrapping ...Jes Sorensen2014-04-141-1/+3
* staging: rtl8723au: Kill off HW_VAR_CAM_EMPTY_ENTRY and some function layers ...Jes Sorensen2014-04-141-2/+4
* staging: rtl8723au: Eliminate HW_VAR_CHECK_BSSID and HW_VAR_MLME_JOINJes Sorensen2014-04-141-4/+2
* staging: rtl8723au: Eliminate usage of HW_VAR_BASIC_RATEJes Sorensen2014-04-141-1/+1
* staging: r8723au: Additional source patchesLarry Finger2014-04-051-5/+5
* staging: r8723au: Add source files for new driver - part 2Larry Finger2014-04-051-0/+11304
OpenPOWER on IntegriCloud