summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu/hal
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8188eu: cleanup brace coding style issuesMichael Straube2018-12-193-8/+6
* staging: rtl8188eu: reuse Hal_GetChnlGroup88E()Michael Straube2018-12-122-15/+4
* staging: rtl8188eu: simplify loop in rtl88eu_phy_iq_calibrate()Michael Straube2018-12-121-9/+4
* staging: rtl8188eu: cleanup comment in hal8188e_rate_adaptive.cMichael Straube2018-12-051-14/+3
* staging: rtl8188eu: cleanup alignment issues in hal8188e_rate_adaptive.cMichael Straube2018-12-051-19/+18
* staging: rtl8188eu: cleanup lines ending with '('Michael Straube2018-12-051-14/+6
* staging: rtl8188eu: add spaces around operators in hal8188e_rate_adaptive.cMichael Straube2018-12-051-25/+29
* staging: rtl8188eu: remove parentheses in hal8188e_rate_adaptive.cMichael Straube2018-12-051-4/+4
* staging: rtl8188eu: use __func__ in hal8188e_rate_adaptive.cMichael Straube2018-12-051-16/+20
* staging: rtl8188eu: rename SwLed0 to avoid CamelCaseMichael Straube2018-11-221-2/+2
* staging: rtl8188eu: rename SwLedOff to avoid CamelCaseMichael Straube2018-11-221-1/+1
* staging: rtl8188eu: rename SwLedOn to avoid CamelCaseMichael Straube2018-11-221-1/+1
* staging: rtl8188eu: rename LedCfg to avoid CamelCaseMichael Straube2018-11-221-10/+10
* staging: rtl8188eu: add spaces around '&' in rtl8188eu_led.cMichael Straube2018-11-221-1/+1
* staging: rtl8188eu: cleanup comments in rtl8188eu_led.cMichael Straube2018-11-221-15/+1
* staging: rtl8188eu: remove unnecessary parentheses in rtl8188eu_led.cMichael Straube2018-11-221-4/+4
* staging: rtl8188eu: cleanup long line in rtw_hal_xmit()Michael Straube2018-11-071-1/+1
* staging: rtl8188eu: change return type of rtw_hal_xmit()Michael Straube2018-11-071-1/+1
* staging: rtl8188eu: change return type of rtl8188eu_xmitframe_complete()Michael Straube2018-11-071-1/+2
* staging: rtl8188eu: change type of is_cck_rate - styleMichael Straube2018-11-071-6/+6
* staging: rtl8188eu: rename variable isCCKrate - styleMichael Straube2018-11-071-7/+9
* staging: rtl8188eu: rename variable Max_spatial_stream - styleMichael Straube2018-11-071-4/+4
* staging: rtl8188eu: simplify odm_evm_db_to_percentage()Michael Straube2018-11-071-11/+2
* drivers: staging: rtl*: fix spelling mistake "Orginial" -> "Original"Colin Ian King2018-11-071-4/+4
* staging: rtl8188eu: cleanup comparsions to falseMichael Straube2018-10-151-1/+1
* staging: rtl8188eu: remove whitespace - styleMichael Straube2018-10-141-1/+1
* staging: rtl8188eu: rename Hal_MappingOutPipe() - styleMichael Straube2018-10-142-2/+2
* staging: rtl8188eu: remove unused parameter of hal_com_get_channel_plan()Michael Straube2018-10-142-5/+3
* staging: rtl8188eu: rename HalSetBrateCfg() - styleMichael Straube2018-10-142-2/+2
* staging: rtl8188eu: remove unused parameter of HalSetBrateCfg()Michael Straube2018-10-142-2/+2
* staging: rtl8188eu: fix spelling mistake "Abnornally" -> "Abnormally"Colin Ian King2018-10-141-1/+1
* staging: rtl8188eu: add spaces around operators in odm_rtl8188e.cMichael Straube2018-10-091-8/+12
* staging: rtl8188eu: remove dead code from dm_fast_training_init()Michael Straube2018-10-091-31/+7
* staging: rtl8188eu: fix spelling mistake in commentMichael Straube2018-10-021-1/+1
* staging: rtl8188eu: remove braces from single if statementMichael Straube2018-10-021-2/+1
* staging: rtl8188eu: remove unnecessary parentheses in odm_rtl8188e.cMichael Straube2018-10-021-3/+3
* staging: rtl8188eu: add spaces around '+' in fw.cMichael Straube2018-10-021-3/+3
* staging: rtl8188eu: simplify block comment in pwrseq.cMichael Straube2018-10-021-3/+2
* staging: rtl8188eu: correct block comment in bb_cfg.cMichael Straube2018-10-021-4/+4
* staging: rtl8188eu: rename odm_SignalScaleMapping()Michael Straube2018-10-021-3/+3
* staging: rtl8188eu: rename variable in odm_SignalScaleMapping()Michael Straube2018-10-021-10/+10
* staging: rtl8188eu: rename parameter of odm_SignalScaleMapping()Michael Straube2018-10-021-15/+16
* staging: rtl8188eu: rename odm_EVMdbToPercentage()Michael Straube2018-10-021-2/+2
* staging: rtl8188eu: rename parameter of odm_EVMdbToPercentage()Michael Straube2018-10-021-2/+2
* staging: rtl8188eu: rename odm_QueryRxPwrPercentage()Michael Straube2018-10-021-4/+4
* staging: rtl8188eu: rename parameter of odm_QueryRxPwrPercentage()Michael Straube2018-10-021-4/+4
* staging: rtl8188eu: replace tabs with spaces in odm_hwconfig.cMichael Straube2018-10-021-2/+2
* staging: rtl8188eu: add spaces around '*' in odm_hwconfig.cMichael Straube2018-10-021-14/+14
* staging: rtl8188eu: add spaces around '+' in odm_hwconfig.cMichael Straube2018-10-021-3/+3
* staging: rtl8188eu: remove wrapper odm_SignalScaleMapping()Michael Straube2018-10-021-6/+1
OpenPOWER on IntegriCloud