summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs
AgeCommit message (Expand)Author
2021-04-22Staging: rtl8723bs: rtw_xmit: fixed tabbing issueAmos Gross
2021-04-22staging: rtl8723bs: remove empty #ifdef blockFabio Aiuto
2021-04-22staging: rtl8723bs: remove unused DBG_871X_LEVEL macro declarationsFabio Aiuto
2021-04-22staging: rtl8723bs: split too long lineFabio Aiuto
2021-04-22staging: rtl8723bs: fix indentation in if blockFabio Aiuto
2021-04-22staging: rtl8723bs: fix code indent issueFabio Aiuto
2021-04-22staging: rtl8723bs: replace DBG_871X_LEVEL logs with netdev_*()Fabio Aiuto
2021-04-15staging: rtl8723bs: Remove led_blink_hdl() and everything relatedFabio M. De Francesco
2021-04-15staging: rtl8723bs: remove sdio_drv_priv structureBryan Brattlof
2021-04-14staging: rtl8723bs: remove unused argument in functionFabio Aiuto
2021-04-14staging: rtl8723bs: remove DBG_871X_SEL_NL macro declarationFabio Aiuto
2021-04-14staging: rtl8723bs: replace DBG_871X_SEL_NL with netdev_dbg()Fabio Aiuto
2021-04-14staging: rtl8723bs: fix indentation issue introduced by long line splitFabio Aiuto
2021-04-14staging: rtl8723bs: hal: Remove four set but not used variablesFabio M. De Francesco
2021-04-14staging: rtl8723bs: remove two unused functionsFabio Aiuto
2021-04-14staging: rtl8723bs: remove unnecessary dump_drv_version() usageFabio Aiuto
2021-04-14staging: rtl8723bs: replace dump_drv_version() usage with netdev_dbg()Fabio Aiuto
2021-04-14staging: rtl8723bs: core: Remove unused but set variableFabio M. De Francesco
2021-04-13staging: rtl8723bs: remove unnecessary adapterBryan Brattlof
2021-04-13staging: rtl8723bs: hal: Correct indentationBeatriz Martins de Carvalho
2021-04-13staging: rtl8723bs: hal: Remove extra blank lineBeatriz Martins de Carvalho
2021-04-13staging: rtl8723bs: hal: remove space before tabsBeatriz Martins de Carvalho
2021-04-12staging: rtl8723bs: remove unused variable 'start' in hal/sdio_halinit.cFabio Aiuto
2021-04-12staging: rtl8723bs: remove unnecessary goto jumpsBryan Brattlof
2021-04-12staging: rtl8723bs: Change controlling expressionsFabio M. De Francesco
2021-04-12staging: rtl8723bs: include: Change the type of a variableFabio M. De Francesco
2021-04-12staging: rtl8723bs: include: Fix misspelled words in commentsFabio M. De Francesco
2021-04-12staging: rtl8723bs: Remove camelcase in several filesFabio M. De Francesco
2021-04-11staging: rtl8723bs: remove more empty if blocks after DBG_8192C deletionFabio Aiuto
2021-04-11staging: rtl8723bs: remove more unnecessary parenthesesFabio Aiuto
2021-04-11staging: rtl8723bs: fix comparison to true issueFabio Aiuto
2021-04-11staging: rtl8723bs: remove empty else block in os_dep/ioctl_cfg80211.cFabio Aiuto
2021-04-11staging: rtl8723bs: remove unnecessary parentheses in os_dep/ioctl_cfg80211.cFabio Aiuto
2021-04-11staging: rtl8723bs: put constant on the right side of a test in os_dep/ioctl_...Fabio Aiuto
2021-04-11staging: rtl8723bs: remove empty if and else blocksFabio Aiuto
2021-04-11staging: rtl8723bs: put constant on the right side of the testFabio Aiuto
2021-04-11staging: rtl8723bs: split long lineFabio Aiuto
2021-04-11staging: rtl8723bs: put spaces around operatorsFabio Aiuto
2021-04-11staging: rtl8723bs: fix comparison to nullFabio Aiuto
2021-04-11staging: rtl8723bs: remove unnecessary bracksFabio Aiuto
2021-04-11staging: rtl8723bs: remove commented out DEBUG_CFG80211 symbol definitionFabio Aiuto
2021-04-11staging: rtl8723bs: remove empty ifdef blocks conditioned to DEBUG_CFG80211 d...Fabio Aiuto
2021-04-11staging: rtl8723bs: remove commented out SDIO_DEBUG_IO symbol definitionFabio Aiuto
2021-04-11staging: rtl8723bs: remove code block guarded by undefined SDIO_DEBUG_IOFabio Aiuto
2021-04-11staging: rtl8723bs: remove empty code block guarded by DBG_CCXFabio Aiuto
2021-04-11staging: rtl8723bs: remove code blocks guarded by DEBUG symbolFabio Aiuto
2021-04-11staging: rtl8723bs: remove commented out DEBUG_RTL871X definitionFabio Aiuto
2021-04-11staging: rtl8723bs: remove unused code blocks guarded by DEBUG_RTL871XFabio Aiuto
2021-04-11staging: rtl8723bs: put spaces around operatorsFabio Aiuto
2021-04-11staging: rtl8723bs: remove all if-blocks left empty by DBG_8192C-remove cocci...Fabio Aiuto