summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723au/hal
AgeCommit message (Expand)AuthorFilesLines
2016-03-11taging: rtl8723au: Remove empty function odm_Init_RSSIForDM23aBhumika Goyal1-4/+0
2016-03-11staging: rtl8723au: hal: Remove unnecessary function and its callBhaktipriya Shridhar1-6/+0
2016-03-11staging: rtl8723au: hal: Use macro DIV_ROUND_UPBhaktipriya Shridhar1-2/+1
2016-03-11staging: rtl8723au: hal: Remove Unused macroBhaktipriya Shridhar1-2/+0
2016-03-11Staging: rtl8723au: Remove print statements and debug messagesBhumika Goyal1-5/+1
2016-03-10staging: rtl8723au: hal: Remove useless return variablesBhaktipriya Shridhar1-13/+3
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-20staging: rtl8723au: hal: Use macro ARRAY_SIZEBhaktipriya Shridhar1-1/+1
2016-02-20staging: rtl8723au: Remove unnecessary else following returnJanani Ravichandran1-1/+1
2016-02-20Staging: rtl8723au: hal: Remove unused macrosBhumika Goyal1-2/+0
2016-02-14Staging: rtl8723au: Remove unused macrosBhumika Goyal1-2/+0
2016-02-11staging: rtl8723au: Use ARRAY_SIZE macro for sizes of arraysJanani Ravichandran2-4/+4
2016-02-07staging: rtl8723au: use %pM and %ph formattingDaniil Leshchev2-22/+8
2016-02-07staging: rtl8723au: change parameter type in rtl8723a_set_rssi_cmd declarationAnatoly Stepanov2-4/+4
2016-02-07staging: rtl8723au: hal: rtl8723a_hal_init: fixed 4 spelling errors.Jiading Gai1-4/+4
2015-10-24Staging: rtl8723au: Use put_unaligned_le32Shraddha Barke1-2/+1
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-09-29staging: rtl8723au: Fix resource leakMateusz Kulikowski1-2/+2
2015-09-16staging: rtl8723au: Clean up getPowerBase()Jes Sorensen1-9/+7
2015-09-16staging: rtl8723au: TurboScanOff is always trueJes Sorensen1-21/+11
2015-09-16staging: rtl8723au: Tidy up SetTxPowerLevel8723A()Jes Sorensen1-15/+12
2015-09-16staging: rtl8723au: Fold getTxPowerIndex() into PHY_SetTxPowerLevel8723A()Jes Sorensen1-27/+19
2015-09-16staging: rtl8723au: Eliminate dummy ccxPowerIndexCheck()Jes Sorensen1-8/+0
2015-09-16staging: rtl8723au: Simplify eeprom content checkingJes Sorensen1-31/+11
2015-09-12Staging: rtl8723au: hal: Remove braces for single statement blocksShraddha Barke1-3/+2
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-08-05staging: rtl8723au: fix up coding style warnings reported by checkpatch.pl.Ting-Chih Hsiao1-1/+1
2015-07-14staging:rtl8723au:odm.c:Removing trailing whitespacesJoglekar Tejas1-1/+1
2015-06-17staging:rtl8723au: Fix return statement reported by coccinellePrasanna Karthik1-3/+1
2015-05-31staging: rtl8723au: fix sparse warningJuston Li1-1/+1
2015-05-31staging: rtl8723au: remove redundant initializationGujulan Elango, Hari Prasath (H.)1-1/+1
2015-05-08Staging: rtl8723au: hal: Remove trailing whitespace in odm.cEdward Lipinsky1-1/+1
2015-05-08Staging: fixed multiple spelling errors.Carlos E. Garcia7-8/+8
2015-04-03drivers: staging: rtl8723au: fix "warning: cast to restricted __le16"Piotr Witoslawski1-1/+1
2015-03-26staging: rtl8723au: Update RT_TRACE macro and usesJoe Perches10-261/+150
2015-03-23staging: rtl8723au: update_txdesc(): bagg_pkt is always falseJes Sorensen1-3/+3
2015-03-23staging: rtl8723au: Fix trailing whitespaceJes Sorensen1-1/+1
2015-03-16Staging: rtl8723au: Remove parentheses around right side an assignmentHaneen Mohammed6-15/+15
2015-03-09drivers: staging: rtl8723au: hal: Removed unnecessary parenthesesTina Johnson1-1/+1
2015-03-06staging: rtl8723au: Eliminate ODM_SetBBReg()Jes Sorensen2-25/+20
2015-03-06staging: rtl8723au: odm.c: Further reduce the use of ODM_SetBBReg()Jes Sorensen1-49/+119
2015-03-06staging: rtl8723au: Eliminate ODM_GetBBReg()Jes Sorensen2-22/+17
2015-03-06staging: rtl8723au: Get rid of ODM_Read4Byte()Jes Sorensen2-12/+4
2015-03-06staging: rtl8723au: Remove various ODM_* register access wrappersJes Sorensen1-53/+0
2015-03-06staging: rtl8723au: Eliminate ODM_Write1Byte()Jes Sorensen3-16/+5
2015-03-06staging: rtl8723au: odm_ConfigBB_PHY_8723A() always issues 32 bit writesJes Sorensen2-33/+30