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-03-26 09:11:20 linux-kernel [PATCH 05/15] staging: rtl8723bs: put parentheses on macros with complex values in include/drv_types.h
2021-03-26 09:11:17 linux-kernel [PATCH 03/15] staging: rtl8723bs: put parentheses on macros with complex values in hal/odm_debug.h
2021-03-26 09:11:17 linux-kernel [PATCH 00/15] staging: rtl8723bs: fix checkpatch errors on macros
2021-03-26 09:11:17 linux-kernel [PATCH 02/15] staging: rtl8723bs: put parentheses on macros with complex values in hal/HalBtcOutSrc.h
2021-03-26 09:11:16 linux-kernel [PATCH 04/15] staging: rtl8723bs: put parentheses on macros with complex values in include/basic_types.h
2021-03-26 09:11:16 linux-kernel [PATCH 01/15] staging: rtl8723bs: inlcude macros in a do..while loop in core/rtw_security.c
2021-03-25 09:59:40 linux-kernel [PATCH] staging: rtl8723bs: fix indentation broken by previous patch
2021-03-24 15:55:12 linux-kernel [PATCH 2/3] staging: rtl8723bs: remove assignment in condition in os_dep/ioctl_cfg80211.c
2021-03-24 15:54:51 linux-kernel [PATCH 0/3] staging: rtl8723bs: remove assignment in conditions
2021-03-24 15:53:46 linux-kernel [PATCH 3/3] staging: rtl8723bs: remove assignment in condition in os_dep/ioctl_linux.c
2021-03-24 15:52:45 linux-kernel [PATCH 1/3] staging: rtl8723bs: remove assignment in condition in core/rtw_ieee80211.c
2021-03-24 11:27:56 linux-kernel Re: CHECKPATCH: missing a warning soon after include files decl -c
2021-03-24 00:56:42 linux-kernel Re: [PATCH 02/11] staging: rtl8723bs: moved function prototypes out of core/rtw_efuse.c
2021-03-23 13:39:54 linux-kernel [PATCH v2 0/9] fix extern declarations checkpatch issues
2021-03-23 13:04:38 linux-kernel [PATCH v2 8/9] staging: rtl8723bs: remove unnecessary extern in os_dep/sdio_intf.c
2021-03-23 13:04:36 linux-kernel [PATCH v2 7/9] staging: rtl8723bs: remove undefined function prototype in of os_dep/sdio_intf.c
2021-03-23 13:04:05 linux-kernel [PATCH v2 9/9] staging: rtl8723bs: remove blank line os_dep/os_intfs.c
2021-03-23 13:03:00 linux-kernel [PATCH v2 5/9] staging: rtl8723bs: remove function prototypes in hal/odm.c
2021-03-23 13:01:58 linux-kernel [PATCH v2 4/9] staging: rtl8723bs: delete extern declarations in core/rtw_wlan_util.c
2021-03-23 13:01:43 linux-kernel [PATCH v2 6/9] staging: rtl8723bs: move function prototypes out of os_dep/int_fs.c
2021-03-23 13:00:15 linux-kernel [PATCH v2 2/9] staging: rtl8723bs: moved function prototype out of core/rtw_ioctl_set.c and core/rtw_mlme.c
2021-03-23 13:00:15 linux-kernel [PATCH v2 1/9] staging: rtl8723bs: removed function prototypes in core/rtw_efuse.c
2021-03-23 13:00:15 linux-kernel [PATCH v2 3/9] staging: rtl8723bs: removed function prototypes and made statics in core/rtw_recv.c
2021-03-22 18:32:44 linux-kernel Re: [PATCH 03/11] staging: rtl8723bs: moved function prototype out of core/rtw_ioctl_set.c and core/rtw_mlme.c
2021-03-22 18:27:00 linux-kernel Re: [PATCH 02/11] staging: rtl8723bs: moved function prototypes out of core/rtw_efuse.c
2021-03-22 18:21:33 linux-kernel Re: [PATCH 05/11] staging: rtl8723bs: remove argument in recv_indicatepkts_pkt_loss_cnt
2021-03-22 14:36:19 linux-kernel [PATCH 07/11] staging: rtl8723bs: delete extern declarations in core/rtw_wlan_util.c
2021-03-22 14:35:13 linux-kernel [PATCH 11/11] staging: rtl8723bs: remove unnecessary extern in os_dep/sdio_intf.c
2021-03-22 14:34:35 linux-kernel [PATCH 10/11] staging: rtl8723bs: remove undefined function prototype in of os_dep/sdio_intf.c
2021-03-22 14:34:32 linux-kernel [PATCH 08/11] staging: rtl8723bs: move function prototypes out of hal/odm.c
2021-03-22 14:34:15 linux-kernel [PATCH 09/11] staging: rtl8723bs: move function prototypes out of os_dep/int_fs.c
2021-03-22 14:34:05 linux-kernel [PATCH 04/11] staging: rtl8723bs: moved function prototypes out of core/rtw_recv.c
2021-03-22 14:34:04 linux-kernel [PATCH 02/11] staging: rtl8723bs: moved function prototypes out of core/rtw_efuse.c
2021-03-22 14:34:04 linux-kernel [PATCH 03/11] staging: rtl8723bs: moved function prototype out of core/rtw_ioctl_set.c and core/rtw_mlme.c
2021-03-22 14:34:04 linux-kernel [PATCH 06/11] staging: rtl8723bs: move function prototype out of core/rtw_recv.c
2021-03-22 14:34:04 linux-kernel [PATCH 05/11] staging: rtl8723bs: remove argument in recv_indicatepkts_pkt_loss_cnt
2021-03-22 14:34:02 linux-kernel [PATCH 01/11] staging: rtl8723bs: delete extern declarations in core/rtw_ap.c
2021-03-22 14:33:35 linux-kernel [PATCH 00/11] staging: rtl8723bs: fix extern declaration checkpatch issues
2021-03-20 14:52:56 linux-kernel Re: CHECKPATCH: missing a warning soon after include files decl -c
2021-03-20 14:27:36 linux-kernel Re: CHECKPATCH: missing a warning soon after include files decl -c
2021-03-20 11:18:17 linux-kernel CHECKPATCH: missing a warning soon after include files decl -c
2021-03-19 10:12:06 linux-kernel [PATCH v2] staging: rtl8723bs: remove unnecessary logging in os_dep/ioctl_cfg80211.c
2021-03-18 15:31:55 linux-kernel [PATCH 13/15] staging: rtl8723bs: remove unnecessary logging in os_dep/ioctl_linux.c
2021-03-18 15:31:41 linux-kernel [PATCH 11/15] staging: rtl8723bs: remove unnecessary logging in hal/rtl8723b_hal_init.c
2021-03-18 15:30:38 linux-kernel [PATCH 05/15] staging: rtl8723bs: remove unnecessary logging in core/rtw_wlan_util.c
2021-03-18 15:30:20 linux-kernel [PATCH 15/15] staging: rtl8723bs: remove unnecessary logging in os_dep/wifi_regd.c
2021-03-18 15:30:08 linux-kernel [PATCH 14/15] staging: rtl8723bs: remove unnecessary logging in os_dep/os_intfs.c
2021-03-18 15:29:53 linux-kernel [PATCH 12/15] staging: rtl8723bs: remove unnecessary logging in os_dep/ioctl_cfg80211.c
2021-03-18 15:29:37 linux-kernel [PATCH 10/15] staging: rtl8723bs: remove unnecessary logging in hal/rtl8723b_cmd.c
2021-03-18 15:29:04 linux-kernel [PATCH 07/15] staging: rtl8723bs: remove unnecessary logging in hal/hal_com_phycfg.c
2021-03-18 15:29:04 linux-kernel [PATCH 08/15] staging: rtl8723bs: remove unnecessary logging in hal/odm.c