summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723au/hal/rtl8723a_hal_init.c
AgeCommit message (Expand)Author
2016-09-10staging: Remove rtl8723au driverJes Sorensen
2016-03-28Staging: rtl8723au: Remove unnecessary return statement.Sandhya Bankar
2016-03-11Staging: rtl8723au: Remove debug messagesBhumika Goyal
2016-03-11Staging: rtl8723au: Clean up tests if NULL returned on failureBhumika Goyal
2016-02-08staging: rtl8723au: hal: rtl8723a_hal_init: fixed 4 spelling errors.Jiading Gai
2015-09-29staging: rtl8723au: Fix resource leakMateusz Kulikowski
2015-09-17staging: rtl8723au: Simplify eeprom content checkingJes Sorensen
2015-08-07staging: rtl8723au: rtl8723a_hal_init: Improve code readabilityJohannes Postma
2015-08-07staging: rtl8723au: Fix sparse warning: cast to restricted __le16Johannes Postma
2015-05-31staging: rtl8723au: fix sparse warningJuston Li
2015-05-08Staging: fixed multiple spelling errors.Carlos E. Garcia
2015-03-26staging: rtl8723au: Update RT_TRACE macro and usesJoe Perches
2015-03-16Staging: rtl8723au: Remove parentheses around right side an assignmentHaneen Mohammed
2015-03-06staging: rtl8723au: remove extra parentheses around right bit shift operationsAya Mahfouz
2015-03-06staging: rtl8723au: rtl8723a_hal_init.c: remove unnecessary bracesDaniele Alessandrelli
2015-03-06staging: rtl8723au: Remove rf type from struct hal_versionJes Sorensen
2015-03-06staging: rtl8723au: rates are always set via the firmware interfaceJes Sorensen
2014-12-03staging: rtl8723au: Hal_InitPGData() avoid unnecessary typecastsJes Sorensen
2014-12-03staging: rtl8723au: _DisableAnalog(): Avoid zero-init variables unnecessarilyJes Sorensen
2014-12-03staging: rtl8723au: Remove unnecessary wrapper _ResetDigitalProcedure1()Jes Sorensen
2014-12-03staging: rtl8723au: _ResetDigitalProcedure1_92C() reduce code obfuscationJes Sorensen
2014-12-03staging: rtl8723au: Remove unnecessary wrapper _DisableRFAFEAndResetBB()Jes Sorensen
2014-12-03staging: rtl8723au: _DisableRFAFEAndResetBB8192C(): Reduce code obfuscationJes Sorensen
2014-12-03staging: rtl8723au: _DisableRFAFEAndResetBB8192C(): Use correct enum valueJes Sorensen
2014-12-03staging: rtl8723au: Fold _BlockWrite() into _PageWrite()Jes Sorensen
2014-12-03staging: rtl8723au: Fold rtw_ack_tx_done23a() into rtw23a_sctx_done_err()Jes Sorensen
2014-11-26staging: rtl8723au: fix sparse warningAleh Suprunovich
2014-11-26staging: rtl8723au: Remove no-op function Hal_InitChannelPlan23a()Jes Sorensen
2014-11-26staging: rtl8723au: Remove unused rtl8723a_update_txdesc() and child functionsJes Sorensen
2014-10-27staging: rtl8723au: hal: Remove uneeded return variableRoberta Dobrescu
2014-10-27staging: rtl8723au: Do not use comparisons on bool testsRoberta Dobrescu
2014-07-18staging: rtl8723au: rtl8723a_InitBeaconParameters(): Remove unused variableJes Sorensen
2014-07-18staging: rtl8723au: Remove RegBcnCtrlValJes Sorensen
2014-07-18staging: rtl8723au: Reduce number of duplicate defines for link stateJes Sorensen
2014-07-08staging: rtl8723au: Simplify _BlockWrite() based on saner rtl8723au_writeN()Jes Sorensen
2014-06-24staging: rtl8723au: Remove no-op CheckFwRsvdPageContent23a()Jes Sorensen
2014-06-17staging: rtl8723au: Request correct firmware file for A-cut partsJes Sorensen
2014-05-28staging: rtl8723au: Remove redundant casting in rtl8723a_hal_init.cSachin Kamat
2014-05-25staging: rtl8723au: Rename BTDM_FwC2hBtInfo8723A() to rtl8723a_fw_c2h_BT_info()Jes Sorensen
2014-05-25staging: rtl8723au: Rename HALBT_InitBTVars8723A() rtl8723a_BT_init_hal_vars()Jes Sorensen
2014-05-25staging: rtl8723au: Make rtl8723a_set_BTCoex_AP_mode_FwRsvdPkt_cmd() a no-op ...Jes Sorensen
2014-05-25staging: rtl8723au: Rename BT_WifiAssociateNotify() rtl8723a_BT_wifiassociate...Jes Sorensen
2014-05-25staging: rtl8723au: rtl8732au_hal_init.c: Use rtl8723au_BT_coexist() to pick ...Jes Sorensen
2014-05-25staging: rtl8723au: Move rtl8723a_dual_antenna_detection() to rtl8723a_bt-coe...Jes Sorensen
2014-05-23staging: rtl8723au: Use kmemdup() instead of memcpy() to duplicate memoryBenoit Taine
2014-05-23staging: rtl8723au: Use WLAN_CIPHER_SUITE_* to mark crypto typeJes Sorensen
2014-05-23staging: rtl8723au: HalEEValueCheck(): content of a u8 is always >= 0Jes Sorensen
2014-05-16staging: rtl8723au: Call usb_write*() functions directlyJes Sorensen
2014-05-16staging: rtl8723au: Call usb_read*() functions directlyJes Sorensen
2014-05-16staging: rtl8723au: rtl8723a_hal_init.c: Fix more messy return type abuseJes Sorensen