summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/hal/hal_com_phycfg.c
AgeCommit message (Expand)Author
2019-04-16Staging: hal: hal_com_phycfg: fixed a coding style issueGabriela Bittencourt
2019-04-16staging: rtl8723bs: hal: replace spaces by tabs.Beatriz Martins de Carvalho
2019-03-18staging: rtl8723bs: hal: Remove comparison to NULL in hal_com_phycfg.cHimadri Pandya
2018-09-25staging: rtl8723bs: fix spelling mistake "unvalid" -> "invalid"Colin Ian King
2018-09-10staging: rtl8723bs: check for i out of range before accessing szLine[i]Colin Ian King
2018-06-28staging: rtl8723bs: Add missing curly braces on else statement.Quytelda Kahja
2018-06-28staging: rtl8723bs: Merge workaround conditionals into single else-if.Quytelda Kahja
2018-06-28staging: rtl8723bs: Merge conditionals with similar bodies.Quytelda Kahja
2018-06-28staging: rtl8723bs: Fix spelling mistake in comment.Quytelda Kahja
2018-06-28staging: rtl8723bs: Move bandwidth index lookup to new function.Quytelda Kahja
2018-06-28staging: rtl8723bs: Move rate section index lookup to new function.Quytelda Kahja
2018-06-28staging: rtl8723bs: Remove empty else-if conditional.Quytelda Kahja
2018-06-28staging: rtl8723bs: Combine if statements with equivalent body.Quytelda Kahja
2018-06-28staging: rtl8723bs: Fix camel-case names in phy_get_tx_pwr_lmt().Quytelda Kahja
2018-06-28staging: rtl8723bs: Rename PHY_GetTxPowerLimit().Quytelda Kahja
2018-06-28staging: rtl8723bs: Clean up whitespace in 'PHY_GetTxPowerLimit()'.Quytelda Kahja
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor
2018-01-22staging: rtl8723bs: hal_com_phycfg: Remove unneeded semicolonsChristopher Díaz Riveros
2017-10-03staging: rtl8723bs: use ARRAY_SIZEJérémy Lefaure
2017-04-09staging: rtl8723bs: Fix indening problem in hal/hal_com_phycfg.cLarry Finger
2017-04-08staging: Add rtl8723bs sdio wifi driverHans de Goede