summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2021-04-11staging: rtl8723bs: put constant on the right side of a test in os_dep/ioctl_...Fabio Aiuto-1/+1
2021-04-11staging: rtl8723bs: remove empty if and else blocksFabio Aiuto-33/+3
2021-04-11staging: rtl8723bs: put constant on the right side of the testFabio Aiuto-1/+1
2021-04-11staging: rtl8723bs: split long lineFabio Aiuto-1/+2
2021-04-11staging: rtl8723bs: put spaces around operatorsFabio Aiuto-4/+4
2021-04-11staging: rtl8723bs: fix comparison to nullFabio Aiuto-5/+5
2021-04-11staging: rtl8723bs: remove unnecessary bracksFabio Aiuto-95/+52
2021-04-11staging: rtl8723bs: remove commented out DEBUG_CFG80211 symbol definitionFabio Aiuto-1/+0
2021-04-11staging: rtl8723bs: remove empty ifdef blocks conditioned to DEBUG_CFG80211 d...Fabio Aiuto-15/+0
2021-04-11staging: rtl8723bs: remove commented out SDIO_DEBUG_IO symbol definitionFabio Aiuto-3/+0
2021-04-11staging: rtl8723bs: remove code block guarded by undefined SDIO_DEBUG_IOFabio Aiuto-9/+1
2021-04-11staging: rtl8723bs: remove empty code block guarded by DBG_CCXFabio Aiuto-2/+0
2021-04-11staging: rtl8723bs: remove code blocks guarded by DEBUG symbolFabio Aiuto-35/+0
2021-04-11staging: rtl8723bs: remove commented out DEBUG_RTL871X definitionFabio Aiuto-1/+0
2021-04-11staging: rtl8723bs: remove unused code blocks guarded by DEBUG_RTL871XFabio Aiuto-55/+0
2021-04-11staging: rtl8723bs: put spaces around operatorsFabio Aiuto-1/+1
2021-04-11staging: rtl8723bs: remove all if-blocks left empty by DBG_8192C-remove cocci...Fabio Aiuto-31/+1
2021-04-11staging: rtl8723bs: remove DBG_8192C macro definitionsFabio Aiuto-10/+0
2021-04-11staging: rtl8723bs: remove all commented out DBG_8192C logsFabio Aiuto-52/+0
2021-04-11staging: rtl8723bs: remove all DBG_8192C logsFabio Aiuto-325/+9
2021-04-11staging: mt7621-pci: stop using of_pci_range_to_resourceIlya Lipnitskiy-5/+6
2021-04-11staging: rtl8723bs: core: Remove an unused variableFabio M. De Francesco-3/+1
2021-04-11staging: rtl8192e: Fix incorrect pointer checkMitali Borkar-1/+1
2021-04-10staging: comedi: tests: ni_routes_test: Remove unused variable 'olddevroutes'Qiheng Lin-2/+1
2021-04-10staging: ralink-gdma: Add missing MODULE_DEVICE_TABLEBixuan Cui-0/+1
2021-04-10staging: rtl8192e: remove unnecesasry f-trace like loggingMitali Borkar-1/+0
2021-04-10staging: rtl8192e: replace comparison to NULL by boolMitali Borkar-3/+3
2021-04-10staging: rtl8723bs: remove redundant initializationBryan Brattlof-1/+1
2021-04-09staging: rtl8723bs: remove MSG_8192C macro definitionsFabio Aiuto-6/+0
2021-04-09staging: rtl8723bs: remove commented out MSG_8192C logFabio Aiuto-3/+0
2021-04-09staging: rtl8723bs: remove all MSG_8192C logsFabio Aiuto-8/+0
2021-04-09staging: rtl8723bs: remove decl of unused static const variable in os_dep/ioc...Fabio Aiuto-4/+0
2021-04-09staging: rtl8723bs: remove unused variable in os_dep/ioctl_linux.cFabio Aiuto-3/+0
2021-04-09staging: rtl8723bs: remove unused variable declaration in include/rtw_security.hFabio Aiuto-18/+0
2021-04-09staging: rtl8723bs: remove unused pmlmepriv variable in rtw_dbg_port() in os_...Fabio Aiuto-1/+0
2021-04-09staging: rtl8723bs: remove unused cur_network variable in rtw_dbg_port() in o...Fabio Aiuto-1/+0
2021-04-09staging: rtl8723bs: remove unused variable pstapriv in rtw_dbg_port() in os_d...Fabio Aiuto-2/+0
2021-04-09staging: rtl8723bs: remove set but unused psta variable in rtw_dbg_port() in ...Fabio Aiuto-2/+0
2021-04-09staging: rtl8723bs: remove unused variables and code block left unused in os_...Fabio Aiuto-8/+0
2021-04-09staging: rtl8723bs: remove unused code block in os_dep/ioctl_linux.cFabio Aiuto-20/+0
2021-04-09staging: rtl8723bs: remove unused variable and empty for cycles left unused i...Fabio Aiuto-6/+1
2021-04-09staging: rtl8723bs: remove unused variable in core/rtw_cmd.cFabio Aiuto-3/+0
2021-04-09staging: rtl8188eu: simplify rtw_cmd_thread's main loopMartin Kaiser-7/+6
2021-04-09staging: rtl8188eu: remove a dead assignmentMartin Kaiser-2/+0
2021-04-09staging: rtl8188eu: remove duplicate if statementMartin Kaiser-7/+0
2021-04-09staging: rtl8188eu: always free cmd_obj in the cmd threadMartin Kaiser-21/+3
2021-04-09staging: rtl8188eu: move another static array from .h to .cMartin Kaiser-21/+18
2021-04-09staging: rtl8188eu: move static array from .h to .cMartin Kaiser-22/+18
2021-04-09staging: rtl8188eu: remove a constant variableMartin Kaiser-2/+1
2021-04-09staging: rtl8188eu: remove unused function parameterMartin Kaiser-4/+3