Fabio Aiuto ([email protected])

Number of posts: 1032 (1.95 per day)
First post: 2021-03-05 19:19:55
Last post: 2022-08-17 08:37:07

Date List Subject
2021-04-07 22:40:23 linux-kernel Re: [PATCH 07/19] drivers: rtl8723bs: rewrite comparison to null
2021-04-07 22:40:04 linux-kernel Re: [PATCH 07/19] drivers: rtl8723bs: rewrite comparison to null
2021-04-07 22:35:58 linux-kernel [PATCH 03/19] staging: rtl8723bs: remove DBG_871CX log unmatched by cocci
2021-04-07 22:35:56 linux-kernel [PATCH 19/19] staging: rtl8723bs: remove unnecessary parentheses
2021-04-07 22:29:29 linux-kernel Re: [PATCH v2 00/49] *** SUBJECT HERE ***
2021-04-07 21:04:32 linux-kernel [PATCH 16/19] staging: rtl8723bs: remove unnecessary parentheses
2021-04-07 21:04:11 linux-kernel [PATCH 06/19] staging: rtl8723bs: remove all if-else empty blocks left by DBG_871X removal
2021-04-07 21:04:06 linux-kernel [PATCH 02/19] staging: rtl8723bs: remove all DBG_871X logs
2021-04-07 21:02:33 linux-kernel [PATCH 14/19] staging: rtl8723bs: add spaces around operators
2021-04-07 21:02:25 linux-kernel [PATCH 15/19] staging: rtl8723bs: rewrite comparison to null
2021-04-07 21:02:23 linux-kernel [PATCH 10/19] staging: rtl8723bs: remove empty tracing function dump_rx_packet
2021-04-07 21:02:20 linux-kernel [PATCH 12/19] staging: rtl8723bs: remove unnecessary bracks on DBG_871X removal sites
2021-04-07 21:02:17 linux-kernel [PATCH 09/19] staging: rtl8723bs: remove empty for cycles left by DBG_871X removal
2021-04-07 21:02:12 linux-kernel [PATCH 07/19] drivers: rtl8723bs: rewrite comparison to null
2021-04-07 21:02:11 linux-kernel [PATCH 05/19] staging: rtl8723bs: remove DBG_871X macro definitions
2021-04-07 21:02:11 linux-kernel [PATCH 08/19] staging: rtl8723bs: put constant on the right side in if condition
2021-04-07 21:02:11 linux-kernel [PATCH 04/19] staging: rtl8723bs: remove commented out DBG_871X logs
2021-04-07 21:02:05 linux-kernel [PATCH 18/19] staging: rtl8723bs: split long lines
2021-04-07 21:02:03 linux-kernel [PATCH 17/19] staging: rtl8723bs: fix comparison in if condition
2021-04-07 21:01:58 linux-kernel [PATCH 00/19] staging: rtl8723bs: remove DBG_871X trace macro
2021-04-07 21:01:50 linux-kernel [PATCH 11/19] staging: rtl8723bs: remove empty #ifdef blocks after DBG_871X removal
2021-04-07 21:01:50 linux-kernel [PATCH 13/19] staging: rtl8723bs: remove unnecessary parentheses in if condition
2021-04-07 21:01:28 linux-kernel [PATCH 01/19] staging: rtl8723bs: remove DBG_871X log argument
2021-04-06 06:02:03 linux-kernel [PATCH 10/10] staging: rtl8723bs: remove commented code block
2021-04-06 05:53:22 linux-kernel [PATCH 09/10] staging: rtl8723bs: remove empty for cycles
2021-04-06 05:46:56 linux-kernel [PATCH 08/10] staging: rtl8723bs: rewrite comparisons to null
2021-04-06 05:41:47 linux-kernel [PATCH 05/10] staging: rtl8723bs: remove empty #ifdef blocks after RT_TRACE deletion
2021-04-06 05:40:21 linux-kernel [PATCH 04/10] staging: rtl8723bs: remove empty if, else blocks after RT_TRACE deletion
2021-04-06 05:40:11 linux-kernel [PATCH 03/10] staging: rtl8723bs: remove RT_TRACE log definitions
2021-04-06 05:36:34 linux-kernel [PATCH 00/10] staging: rtl8723bs: completely remove RT_TRACE logs
2021-04-06 05:01:23 linux-kernel [PATCH 07/10] staging: rtl8723bs: place constant on the right side of the test
2021-04-06 05:00:59 linux-kernel [PATCH 06/10] staging: rtl8723bs: remove unnecessary bracks after RT_TRACE deletion
2021-04-06 04:59:54 linux-kernel [PATCH 02/10] staging: rtl8723bs: remove commented out RT_TRACE logs in hal/ and os_dep/
2021-04-06 04:59:28 linux-kernel [PATCH 01/10] staging: rtl8723bs: remove all RT_TRACE logs in hal/ and os_dep/
2021-04-04 14:15:38 linux-kernel [PATCH v4 30/30] staging: rtl8723bs: add spaces around operators in core/rtw_ieee80211.c
2021-04-04 14:15:37 linux-kernel [PATCH v4 28/30] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_sta_mgt.c
2021-04-04 14:15:31 linux-kernel [PATCH v4 29/30] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_ieee80211.c
2021-04-04 14:15:06 linux-kernel [PATCH v4 22/30] staging: rtl8723bs: remove unnecessary parentheses in core/rtw_recv.c
2021-04-04 14:13:29 linux-kernel [PATCH v4 27/30] staging: rtl8723bs: remove all RT_TRACE logs in core/rtw_wlan_util.c
2021-04-04 14:13:21 linux-kernel [PATCH v4 26/30] staging: rtl8723bs: place constant on the right side of the test in core/rtw_ioctl_set.c
2021-04-04 14:13:19 linux-kernel [PATCH v4 13/30] staging: rtl8723bs: remove unnecessary parentheses in if condition in core/rtw_cmd.c
2021-04-04 14:13:17 linux-kernel [PATCH v4 25/30] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_ioctl_set.c
2021-04-04 14:13:12 linux-kernel [PATCH v4 24/30] staging: rtl8723bs: remove commented RT_TRACE call in core/rtw_ioctl_set.c
2021-04-04 14:13:08 linux-kernel [PATCH v4 21/30] staging: rtl8723bs: split long line in core/rtw_recv.c
2021-04-04 14:13:06 linux-kernel [PATCH v4 23/30] staging: rtl8723bs: fix comparison in if condition in core/rtw_recv.c
2021-04-04 14:13:03 linux-kernel [PATCH v4 10/30] staging: rtl8723bs: remove unnecessary parentheses in if-condition in core/rtw_pwrctrl.c
2021-04-04 14:12:54 linux-kernel [PATCH v4 20/30] staging: rtl8723bs: added spaces around operator in core/rtw_recv.c
2021-04-04 14:12:47 linux-kernel [PATCH v4 19/30] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_recv.c
2021-04-04 14:12:38 linux-kernel [PATCH v4 18/30] staging: rtl8723bs: remove commented RT_TRACE calls in core/rtw_recv.c
2021-04-04 14:12:37 linux-kernel [PATCH v4 16/30] staging: rtl8723bs: tidy up some error handling in core/rtw_mlme.c
2021-04-04 14:12:37 linux-kernel [PATCH v4 17/30] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_mlme_ext.c