summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723au/hal/rtl8723a_hal_init.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-10Staging: rtl8723au: Remove debug messagesBhumika Goyal1-6/+2
2016-03-10Staging: rtl8723au: Clean up tests if NULL returned on failureBhumika Goyal1-2/+2
2016-02-07staging: rtl8723au: hal: rtl8723a_hal_init: fixed 4 spelling errors.Jiading Gai1-4/+4
2015-09-29staging: rtl8723au: Fix resource leakMateusz Kulikowski1-2/+2
2015-09-16staging: rtl8723au: Simplify eeprom content checkingJes Sorensen1-31/+11
2015-08-07staging: rtl8723au: rtl8723a_hal_init: Improve code readabilityJohannes Postma1-1/+1
2015-08-07staging: rtl8723au: Fix sparse warning: cast to restricted __le16Johannes Postma1-1/+1
2015-05-31staging: rtl8723au: fix sparse warningJuston Li1-1/+1
2015-05-08Staging: fixed multiple spelling errors.Carlos E. Garcia1-1/+1
2015-03-26staging: rtl8723au: Update RT_TRACE macro and usesJoe Perches1-67/+57
2015-03-16Staging: rtl8723au: Remove parentheses around right side an assignmentHaneen Mohammed1-6/+6
2015-03-06staging: rtl8723au: remove extra parentheses around right bit shift operationsAya Mahfouz1-3/+3
2015-03-06staging: rtl8723au: rtl8723a_hal_init.c: remove unnecessary bracesDaniele Alessandrelli1-26/+14
2015-03-06staging: rtl8723au: Remove rf type from struct hal_versionJes Sorensen1-9/+1
2015-03-06staging: rtl8723au: rates are always set via the firmware interfaceJes Sorensen1-1/+0
2014-12-02staging: rtl8723au: Hal_InitPGData() avoid unnecessary typecastsJes Sorensen1-7/+5
2014-12-02staging: rtl8723au: _DisableAnalog(): Avoid zero-init variables unnecessarilyJes Sorensen1-5/+5
2014-12-02staging: rtl8723au: Remove unnecessary wrapper _ResetDigitalProcedure1()Jes Sorensen1-8/+2
2014-12-02staging: rtl8723au: _ResetDigitalProcedure1_92C() reduce code obfuscationJes Sorensen1-32/+30
2014-12-02staging: rtl8723au: Remove unnecessary wrapper _DisableRFAFEAndResetBB()Jes Sorensen1-7/+2
2014-12-02staging: rtl8723au: _DisableRFAFEAndResetBB8192C(): Reduce code obfuscationJes Sorensen1-4/+3
2014-12-02staging: rtl8723au: _DisableRFAFEAndResetBB8192C(): Use correct enum valueJes Sorensen1-2/+2
2014-12-02staging: rtl8723au: Fold _BlockWrite() into _PageWrite()Jes Sorensen1-14/+4
2014-12-02staging: rtl8723au: Fold rtw_ack_tx_done23a() into rtw23a_sctx_done_err()Jes Sorensen1-0/+15
2014-11-26staging: rtl8723au: fix sparse warningAleh Suprunovich1-78/+0
2014-11-26staging: rtl8723au: Remove no-op function Hal_InitChannelPlan23a()Jes Sorensen1-4/+0
2014-11-26staging: rtl8723au: Remove unused rtl8723a_update_txdesc() and child functionsJes Sorensen1-248/+0
2014-10-27staging: rtl8723au: hal: Remove uneeded return variableRoberta Dobrescu1-10/+4
2014-10-27staging: rtl8723au: Do not use comparisons on bool testsRoberta Dobrescu1-2/+2
2014-07-17staging: rtl8723au: rtl8723a_InitBeaconParameters(): Remove unused variableJes Sorensen1-2/+0
2014-07-17staging: rtl8723au: Remove RegBcnCtrlValJes Sorensen1-13/+5
2014-07-17staging: rtl8723au: Reduce number of duplicate defines for link stateJes Sorensen1-7/+7
2014-07-08staging: rtl8723au: Simplify _BlockWrite() based on saner rtl8723au_writeN()Jes Sorensen1-84/+5
2014-06-24staging: rtl8723au: Remove no-op CheckFwRsvdPageContent23a()Jes Sorensen1-2/+0
2014-06-17staging: rtl8723au: Request correct firmware file for A-cut partsJes Sorensen1-1/+1
2014-05-28staging: rtl8723au: Remove redundant casting in rtl8723a_hal_init.cSachin Kamat1-1/+1
2014-05-25staging: rtl8723au: Rename BTDM_FwC2hBtInfo8723A() to rtl8723a_fw_c2h_BT_info()Jes Sorensen1-3/+2
2014-05-25staging: rtl8723au: Rename HALBT_InitBTVars8723A() rtl8723a_BT_init_hal_vars()Jes Sorensen1-3/+2
2014-05-25staging: rtl8723au: Make rtl8723a_set_BTCoex_AP_mode_FwRsvdPkt_cmd() a no-op ...Jes Sorensen1-2/+0
2014-05-25staging: rtl8723au: Rename BT_WifiAssociateNotify() rtl8723a_BT_wifiassociate...Jes Sorensen1-4/+2
2014-05-25staging: rtl8723au: rtl8732au_hal_init.c: Use rtl8723au_BT_coexist() to pick ...Jes Sorensen1-9/+9
2014-05-25staging: rtl8723au: Move rtl8723a_dual_antenna_detection() to rtl8723a_bt-coe...Jes Sorensen1-49/+0
2014-05-23staging: rtl8723au: Use kmemdup() instead of memcpy() to duplicate memoryBenoit Taine1-2/+1
2014-05-23staging: rtl8723au: Use WLAN_CIPHER_SUITE_* to mark crypto typeJes Sorensen1-6/+5
2014-05-23staging: rtl8723au: HalEEValueCheck(): content of a u8 is always >= 0Jes Sorensen1-2/+2
2014-05-16staging: rtl8723au: Call usb_write*() functions directlyJes Sorensen1-115/+131
2014-05-16staging: rtl8723au: Call usb_read*() functions directlyJes Sorensen1-39/+41
2014-05-16staging: rtl8723au: rtl8723a_hal_init.c: Fix more messy return type abuseJes Sorensen1-20/+20
2014-05-16staging: rtl8723au: Clean up error code mess in rtw_efuse.cJes Sorensen1-3/+3
2014-05-16staging: rtl8723au: Remove a pile of unused EFUSE read/write functionalityJes Sorensen1-343/+2