summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723au/hal
Commit message (Expand)AuthorAgeFilesLines
* Staging: rtl8723au: Remove unnecessary return statement.Sandhya Bankar2016-03-281-2/+0
* Staging: rtl8723au: rtl8723a_rf6052: Remove unnecessary semicolon.Sandhya Bankar2016-03-281-1/+1
* taging: rtl8723au: Remove empty function odm_Init_RSSIForDM23aBhumika Goyal2016-03-111-4/+0
* staging: rtl8723au: hal: Remove unnecessary function and its callBhaktipriya Shridhar2016-03-111-6/+0
* staging: rtl8723au: hal: Use macro DIV_ROUND_UPBhaktipriya Shridhar2016-03-111-2/+1
* staging: rtl8723au: hal: Remove Unused macroBhaktipriya Shridhar2016-03-111-2/+0
* Staging: rtl8723au: Remove print statements and debug messagesBhumika Goyal2016-03-111-5/+1
* staging: rtl8723au: hal: Remove useless return variablesBhaktipriya Shridhar2016-03-101-13/+3
* Staging: rtl8723au: Remove debug messagesBhumika Goyal2016-03-101-6/+2
* Staging: rtl8723au: Clean up tests if NULL returned on failureBhumika Goyal2016-03-101-2/+2
* staging: rtl8723au: hal: Use macro ARRAY_SIZEBhaktipriya Shridhar2016-02-201-1/+1
* staging: rtl8723au: Remove unnecessary else following returnJanani Ravichandran2016-02-201-1/+1
* Staging: rtl8723au: hal: Remove unused macrosBhumika Goyal2016-02-201-2/+0
* Staging: rtl8723au: Remove unused macrosBhumika Goyal2016-02-141-2/+0
* staging: rtl8723au: Use ARRAY_SIZE macro for sizes of arraysJanani Ravichandran2016-02-112-4/+4
* staging: rtl8723au: use %pM and %ph formattingDaniil Leshchev2016-02-072-22/+8
* staging: rtl8723au: change parameter type in rtl8723a_set_rssi_cmd declarationAnatoly Stepanov2016-02-072-4/+4
* staging: rtl8723au: hal: rtl8723a_hal_init: fixed 4 spelling errors.Jiading Gai2016-02-071-4/+4
* Staging: rtl8723au: Use put_unaligned_le32Shraddha Barke2015-10-241-2/+1
* 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: Fix resource leakMateusz Kulikowski2015-09-291-2/+2
* staging: rtl8723au: Clean up getPowerBase()Jes Sorensen2015-09-161-9/+7
* staging: rtl8723au: TurboScanOff is always trueJes Sorensen2015-09-161-21/+11
* staging: rtl8723au: Tidy up SetTxPowerLevel8723A()Jes Sorensen2015-09-161-15/+12
* staging: rtl8723au: Fold getTxPowerIndex() into PHY_SetTxPowerLevel8723A()Jes Sorensen2015-09-161-27/+19
* staging: rtl8723au: Eliminate dummy ccxPowerIndexCheck()Jes Sorensen2015-09-161-8/+0
* staging: rtl8723au: Simplify eeprom content checkingJes Sorensen2015-09-161-31/+11
* Staging: rtl8723au: hal: Remove braces for single statement blocksShraddha Barke2015-09-121-3/+2
* staging: rtl8723au: rtl8723a_hal_init: Improve code readabilityJohannes Postma2015-08-071-1/+1
* staging: rtl8723au: Fix sparse warning: cast to restricted __le16Johannes Postma2015-08-071-1/+1
* staging: rtl8723au: fix up coding style warnings reported by checkpatch.pl.Ting-Chih Hsiao2015-08-051-1/+1
* staging:rtl8723au:odm.c:Removing trailing whitespacesJoglekar Tejas2015-07-141-1/+1
* staging:rtl8723au: Fix return statement reported by coccinellePrasanna Karthik2015-06-171-3/+1
* staging: rtl8723au: fix sparse warningJuston Li2015-05-311-1/+1
* staging: rtl8723au: remove redundant initializationGujulan Elango, Hari Prasath (H.)2015-05-311-1/+1
* Staging: rtl8723au: hal: Remove trailing whitespace in odm.cEdward Lipinsky2015-05-081-1/+1
* Staging: fixed multiple spelling errors.Carlos E. Garcia2015-05-087-8/+8
* drivers: staging: rtl8723au: fix "warning: cast to restricted __le16"Piotr Witoslawski2015-04-031-1/+1
* staging: rtl8723au: Update RT_TRACE macro and usesJoe Perches2015-03-2610-261/+150
* staging: rtl8723au: update_txdesc(): bagg_pkt is always falseJes Sorensen2015-03-231-3/+3
* staging: rtl8723au: Fix trailing whitespaceJes Sorensen2015-03-231-1/+1
* Staging: rtl8723au: Remove parentheses around right side an assignmentHaneen Mohammed2015-03-166-15/+15
* drivers: staging: rtl8723au: hal: Removed unnecessary parenthesesTina Johnson2015-03-091-1/+1
* staging: rtl8723au: Eliminate ODM_SetBBReg()Jes Sorensen2015-03-062-25/+20
* staging: rtl8723au: odm.c: Further reduce the use of ODM_SetBBReg()Jes Sorensen2015-03-061-49/+119
* staging: rtl8723au: Eliminate ODM_GetBBReg()Jes Sorensen2015-03-062-22/+17
* staging: rtl8723au: Get rid of ODM_Read4Byte()Jes Sorensen2015-03-062-12/+4
* staging: rtl8723au: Remove various ODM_* register access wrappersJes Sorensen2015-03-061-53/+0
OpenPOWER on IntegriCloud