summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/hal
AgeCommit message (Expand)Author
2018-12-05staging: rtl8723bs: Fix incorrect sense of ether_addr_equalLarry Finger
2018-07-24staging: rtl8188eu/rtl8723bs: fix character encodingArnd Bergmann
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-06-17staging: rtl8723bs: drop testJulia Lawall
2018-05-25staging: rtl8723bs: Fix camel-case in 'struct rt_firmware_hdr'.Quytelda Kahja
2018-05-25staging: rtl8723bs: Fix camel-case in 'struct rt_firmware'.Quytelda Kahja
2018-05-25staging: rtl8723bs: Rename 'Hal8723BPwrSeq.{c, h}' to 'hal_pwr_seq.*'.Quytelda Kahja
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor
2018-05-06staging: rtl8723bs: fix spelling mistakes: "dismatch" and "Inviation"Colin Ian King
2018-03-29staging: rtl8723bs: Remove unecessary newlines from 'odm.h'.Quytelda Kahja
2018-03-29staging: rtl8723bs: Rework 'struct _ODM_Phy_Status_Info_' coding style.Quytelda Kahja
2018-03-29staging: rtl8723bs: Rework 'struct _ODM_Per_Pkt_Info_' coding style.Quytelda Kahja
2018-03-29staging: rtl8723bs: Replace NULL pointer comparison with '!'.Quytelda Kahja
2018-03-29staging: rtl8723bs: Factor out rtl8723bs_recv_tasklet() sections.Quytelda Kahja
2018-03-29staging: rtl8723bs: Fix function signature that goes over 80 characters.Quytelda Kahja
2018-03-29staging: rtl8723bs: Fix lines too long in update_recvframe_attrib().Quytelda Kahja
2018-03-29staging: rtl8723bs: Remove unnecessary blank lines in 'rtl8723bs_recv.c'.Quytelda Kahja
2018-03-29staging: rtl8723bs: Change camel case to snake case in 'rtl8723bs_recv.c'.Quytelda Kahja
2018-03-29staging: rtl8723bs: Add missing braces in else statement.Quytelda Kahja
2018-03-29staging: rtl8723bs: Add spaces around ternary operators.Quytelda Kahja
2018-03-29staging: rtl8723bs: Fix lines with trailing open parentheses.Quytelda Kahja
2018-03-06staging: rtl8723bs: Remove unnecessary semicolon.Arushi Singhal
2018-03-01staging: rtl8723bs: use kmemdup for allocation and copyDafna Hirschfeld
2018-01-26staging: rtl8723bs: remove a couple of redundant initializationsColin Ian King
2018-01-25Staging: rtl8723bs: Use !x instead of NULL comparisonShreeya Patel
2018-01-25Staging: rtl8723bs: Remove dead codeShreeya Patel
2018-01-25Staging: rtl8723bs: Change names to conform to the kernel codeShreeya Patel
2018-01-22staging: rtl8723bs: hal_com_phycfg: Remove unneeded semicolonsChristopher Díaz Riveros
2018-01-10staging: rtl8723bs: Fix trailing semicolonLuis de Bethencourt
2018-01-10staging: rtl8723bs: Fix trailing semicolonLuis de Bethencourt
2017-12-19Staging: rtl8723bs: Replace true with x and false with !xShreeya Patel
2017-12-13Staging: rtl8723bs: Merge assignment with returnShreeya Patel
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-03staging: rtl8723bs: remove unused variablesArnd Bergmann
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-18staging: rtl8723bs: Fix typos in printkMasanari Iida
2017-10-18staging: rtl8723bs: convert type to boolAastha Gupta
2017-10-18staging: rtl8723bs: remove ternary operators in assignmet statmentsAastha Gupta
2017-10-03staging: rtl8723bs: use ARRAY_SIZEJérémy Lefaure
2017-09-17staging: rtl8723bs: Remove unnecessary rtw_z?malloc castsJoe Perches