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-07-21 18:28:03 linux-kernel [PATCH 01/16] staging: rtl8723bs: simplify function selecting channel group
2021-07-21 18:28:02 linux-kernel [PATCH 11/16] staging: rtl8723bs: fix camel case in struct wlan_phy_info
2021-07-21 18:28:02 linux-kernel [PATCH 05/16] staging: rtl8723bs: remove 5Ghz code blocks
2021-07-21 18:27:50 linux-kernel [PATCH 14/16] staging: rtl8723bs: remove unused struct ndis_802_11_ai_reqfi
2021-07-21 18:27:50 linux-kernel [PATCH 02/16] staging: rtl8723bs: fix camel case inside function
2021-07-21 18:27:50 linux-kernel [PATCH 03/16] staging: rtl8723bs: convert function name to snake case
2021-07-21 18:27:50 linux-kernel [PATCH 16/16] staging: rtl8723bs: fix camel case in struct ndis_802_11_wep
2021-07-21 18:27:47 linux-kernel [PATCH 15/16] staging: rtl8723bs: remove unused struct ndis_801_11_ai_resfi
2021-07-21 07:56:00 linux-kernel Re: [PATCH resend] staging: rtl8188eu: move all source files from core subdirectory
2021-07-21 07:51:17 linux-kernel Re: [PATCH resend] staging: rtl8188eu: move all source files from core subdirectory
2021-07-20 09:11:23 linux-kernel Re: [PATCH resend] staging: rtl8188eu: move all source files from core subdirectory
2021-07-17 15:03:31 linux-kernel [PATCH v2 10/10] staging: rtl8723bs: fix camel case argument name in macro is_supported_tx_cck
2021-07-17 15:02:21 linux-kernel [PATCH v2 07/10] staging: rtl8723bs: fix post-commit camel case issues
2021-07-17 15:01:50 linux-kernel [PATCH v2 08/10] staging: rtl8723bs: remove unused macros in include/ieee80211.h
2021-07-17 15:01:14 linux-kernel [PATCH v2 09/10] staging: rtl8723bs: fix camel case name in macro IsSupportedTxCCK
2021-07-17 15:00:11 linux-kernel [PATCH v2 06/10] staging: rtl8723bs: fix camel case name in macro IsSupported24G
2021-07-17 14:59:13 linux-kernel [PATCH v2 00/10] staging: rtl8723bs: add get_channel implementation
2021-07-17 14:59:13 linux-kernel [PATCH v2 01/10] staging: rtl8723bs: add get_channel cfg80211 implementation
2021-07-17 14:59:13 linux-kernel [PATCH v2 02/10] staging: rtl8723bs: convert IsSupportedHT to snake_case
2021-07-17 14:59:13 linux-kernel [PATCH v2 05/10] staging: rtl8723bs: fix camel case in argument of macro is_legacy_only
2021-07-17 14:59:13 linux-kernel [PATCH v2 03/10] staging: rtl8723bs: fix camel case issue
2021-07-17 14:59:13 linux-kernel [PATCH v2 04/10] staging: rtl8723bs: fix camel case name in macro IsLegacyOnly()
2021-07-17 09:05:15 linux-kernel Re: [PATCH 3/3] staging: rtl8723bs: fix camel case issue
2021-07-15 15:17:40 linux-kernel Re: staging: rtl8723bs mask values in wpa_set_auth_algs
2021-07-15 14:58:42 linux-kernel [PATCH] staging: rtl8723bs: fix wpa_set_auth_algs() function
2021-07-14 19:06:57 linux-kernel Re: [PATCH 3/3] staging: rtl8723bs: fix camel case issue
2021-07-14 15:13:11 linux-kernel [PATCH 3/3] staging: rtl8723bs: fix camel case issue
2021-07-14 15:12:32 linux-kernel [PATCH 2/3] staging: rtl8723bs: convert IsSupportedHT to snake_case
2021-07-14 15:12:15 linux-kernel [PATCH 1/3] staging: rtl8723bs: add get_channel cfg80211 implementation
2021-07-14 15:12:09 linux-kernel [PATCH 0/3] staging: rtl8723bs: add get_channel implementation
2021-06-23 13:02:52 linux-kernel [PATCH] staging: rtl8723bs: convert function to static
2021-06-22 13:23:38 linux-kernel Re: [PATCH v3 00/17] staging: rtl8723bs: remove 5Ghz code
2021-06-22 13:14:47 linux-kernel [PATCH v3 14/17] staging: rtl8723bs: fix macro value for 2.4Ghz only device
2021-06-22 13:13:11 linux-kernel [PATCH v3 06/17] staging: rtl8723bs: remove struct rt_channel_plan_5g
2021-06-22 13:12:47 linux-kernel [PATCH v3 17/17] staging: rtl8723bs: remove item from TODO list
2021-06-22 13:12:38 linux-kernel [PATCH v3 15/17] staging: rtl8723bs: remove obsolete 5Ghz comments
2021-06-22 13:12:38 linux-kernel [PATCH v3 16/17] staging: rtl8723bs: fix check allowing 5Ghz settings
2021-06-22 13:12:25 linux-kernel [PATCH v3 13/17] staging: rtl8723bs: remove unused ODM_CMNINFO_BOARD_TYPE enum item
2021-06-22 13:12:25 linux-kernel [PATCH v3 11/17] staging: rtl8723bs: remove 5Ghz code related to RF power calibration
2021-06-22 13:12:24 linux-kernel [PATCH v3 12/17] staging: rtl8723bs: remove VHT dead code
2021-06-22 13:12:11 linux-kernel [PATCH v3 10/17] staging: rtl8723bs: remove some unused 5Ghz macro definitions
2021-06-22 13:12:04 linux-kernel [PATCH v3 09/17] staging: rtl8723bs: remove 5Ghz code related to channel plan definition
2021-06-22 13:12:03 linux-kernel [PATCH v3 07/17] staging: rtl8723bs: remove all branchings between 2.4Ghz and 5Ghz band types
2021-06-22 13:11:53 linux-kernel [PATCH v3 08/17] staging: rtl8723bs: beautify prototypes in include/hal_com_phycfg.h
2021-06-22 13:11:51 linux-kernel [PATCH v3 03/17] staging: rtl8723bs: remove unused enum items related to channel bonding
2021-06-22 13:11:44 linux-kernel [PATCH v3 05/17] staging: rtl8723bs: remove 5Ghz field in struct registry_priv
2021-06-22 13:11:35 linux-kernel [PATCH v3 04/17] staging: rtl8723bs: rename enum items related to channel bonding
2021-06-22 13:11:12 linux-kernel [PATCH v3 02/17] staging: rtl8723bs: remove code related to unsupported channel bandwidth
2021-06-22 13:11:05 linux-kernel [PATCH v3 01/17] staging: rtl8723bs: remove all 5Ghz network types
2021-06-22 13:10:56 linux-kernel [PATCH v3 00/17] staging: rtl8723bs: remove 5Ghz code
2021-06-22 13:03:44 linux-kernel Re: [PATCH v2 01/17] staging: rtl8723bs: remove all 5Ghz network types