Show patches with: Submitter = Gustavo A. R. Silva       |    State = Action Required       |    Archived = No       |   97 patches
Patch Series S/W/F Date Submitter Delegate State
[v2,next] wifi: wil6210: wmi: Use __counted_by() in struct wmi_set_link_monitor_cmd and avoid -Wfamnae warning [v2,next] wifi: wil6210: wmi: Use __counted_by() in struct wmi_set_link_monitor_cmd and avoid -Wf... --- 2024-03-27 Gustavo A. R. Silva New
[next] wifi: cfg80211: Use __counted_by() in struct wmi_start_scan_cmd and avoid -Wfamnae warning [next] wifi: cfg80211: Use __counted_by() in struct wmi_start_scan_cmd and avoid -Wfamnae warning --- 2024-03-27 Gustavo A. R. Silva New
[v2,next] wifi: wil6210: Annotate a couple of structs with __counted_by() [v2,next] wifi: wil6210: Annotate a couple of structs with __counted_by() --- 2024-03-27 Gustavo A. R. Silva New
[next] wifi: wil6210: Avoid -Wflex-array-member-not-at-end warning [next] wifi: wil6210: Avoid -Wflex-array-member-not-at-end warning --- 2024-03-27 Gustavo A. R. Silva New
[next] wifi: wil6210: Annotate struct wmi_set_link_monitor_cmd with __counted_by() [next] wifi: wil6210: Annotate struct wmi_set_link_monitor_cmd with __counted_by() --- 2024-03-27 Gustavo A. R. Silva New
[next] wifi: mwl8k: Avoid -Wflex-array-member-not-at-end warnings [next] wifi: mwl8k: Avoid -Wflex-array-member-not-at-end warnings --- 2024-03-25 Gustavo A. R. Silva New
[next] wifi: ti: Avoid a hundred -Wflex-array-member-not-at-end warnings [next] wifi: ti: Avoid a hundred -Wflex-array-member-not-at-end warnings --- 2024-03-25 Gustavo A. R. Silva New
[next] wifi: brcmfmac: fweh: Fix boot crash on Raspberry Pi 4 [next] wifi: brcmfmac: fweh: Fix boot crash on Raspberry Pi 4 --- 2024-02-16 Gustavo A. R. Silva New
[v2,wireless-next/for-next] wifi: mt76: mt7996: Use DECLARE_FLEX_ARRAY() and fix -Warray-bounds warnings [v2,wireless-next/for-next] wifi: mt76: mt7996: Use DECLARE_FLEX_ARRAY() and fix -Warray-bounds w... --- 2023-12-12 Gustavo A. R. Silva New
[next] wifi: mt76: mt7996: Use DECLARE_FLEX_ARRAY() and fix -Warray-bounds warnings [next] wifi: mt76: mt7996: Use DECLARE_FLEX_ARRAY() and fix -Warray-bounds warnings --- 2023-11-16 Gustavo A. R. Silva New
[next] wifi: rtw89: coex: Fix -Wstringop-overflow warnings in _append_tdma() [next] wifi: rtw89: coex: Fix -Wstringop-overflow warnings in _append_tdma() --- 2023-11-13 Gustavo A. R. Silva New
[next] wifi: brcmfmac: fweh: Add __counted_by for struct brcmf_fweh_queue_item and use struct_size() [next] wifi: brcmfmac: fweh: Add __counted_by for struct brcmf_fweh_queue_item and use struct_size() --- 2023-10-09 Gustavo A. R. Silva New
[next] hostap: Add __counted_by for struct prism2_download_data and use struct_size() [next] hostap: Add __counted_by for struct prism2_download_data and use struct_size() --- 2023-10-09 Gustavo A. R. Silva New
[next] wifi: mac80211: Add __counted_by for struct ieee802_11_elems and use struct_size() [next] wifi: mac80211: Add __counted_by for struct ieee802_11_elems and use struct_size() --- 2023-10-09 Gustavo A. R. Silva New
[v2,3/3] wifi: mwifiex: Sanity check tlv_len and tlv_bitmap_len wifi: mwifiex: Fix tlv_buf_left calculation and replace one-element array --- 2023-08-25 Gustavo A. R. Silva New
[v2,2/3] wifi: mwifiex: Replace one-element array with flexible-array member in struct mwifiex_ie_types_rxba_sync wifi: mwifiex: Fix tlv_buf_left calculation and replace one-element array --- 2023-08-25 Gustavo A. R. Silva New
[v2,1/3] wifi: mwifiex: Fix tlv_buf_left calculation wifi: mwifiex: Fix tlv_buf_left calculation and replace one-element array --- 2023-08-25 Gustavo A. R. Silva New
[next] wifi: wext-core: Fix -Wstringop-overflow warning in ioctl_standard_iw_point() [next] wifi: wext-core: Fix -Wstringop-overflow warning in ioctl_standard_iw_point() --- 2023-06-15 Gustavo A. R. Silva New
[v2] wifi: iwlwifi: mvm: Fix -Warray-bounds bug in iwl_mvm_wait_d3_notif() [v2] wifi: iwlwifi: mvm: Fix -Warray-bounds bug in iwl_mvm_wait_d3_notif() --- 2023-06-02 Gustavo A. R. Silva New
wifi: iwlwifi: mvm: Fix -Warray-bounds bug in iwl_mvm_wait_d3_notif() wifi: iwlwifi: mvm: Fix -Warray-bounds bug in iwl_mvm_wait_d3_notif() --- 2023-06-02 Gustavo A. R. Silva New
[next] wifi: wil6210: wmi: Replace zero-length array with DECLARE_FLEX_ARRAY() helper [next] wifi: wil6210: wmi: Replace zero-length array with DECLARE_FLEX_ARRAY() helper --- 2023-05-15 Gustavo A. R. Silva New
[next] wifi: wil6210: fw: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper [next] wifi: wil6210: fw: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper --- 2023-05-15 Gustavo A. R. Silva New
[next] wifi: mt76: Replace zero-length array with flexible-array member [next] wifi: mt76: Replace zero-length array with flexible-array member --- 2023-04-06 Gustavo A. R. Silva New
[next] rtlwifi: Replace fake flex-array with flex-array member [next] rtlwifi: Replace fake flex-array with flex-array member --- 2023-03-24 Gustavo A. R. Silva New
[next] wifi: rndis_wlan: Replace fake flex-array with flexible-array member [next] wifi: rndis_wlan: Replace fake flex-array with flexible-array member --- 2023-03-22 Gustavo A. R. Silva New
[next] wifi: mt76: mt7921: Replace fake flex-arrays with flexible-array members [next] wifi: mt76: mt7921: Replace fake flex-arrays with flexible-array members --- 2023-03-17 Gustavo A. R. Silva New
[next] wifi: carl9170: Replace fake flex-array with flexible-array member [next] wifi: carl9170: Replace fake flex-array with flexible-array member --- 2023-03-17 Gustavo A. R. Silva New
[next] carl9170: Fix multiple -Warray-bounds warnings [next] carl9170: Fix multiple -Warray-bounds warnings --- 2023-03-17 Gustavo A. R. Silva New
[next] wifi: ath11k: Replace fake flex-array with flexible-array member [next] wifi: ath11k: Replace fake flex-array with flexible-array member --- 2023-03-07 Gustavo A. R. Silva New
[next] wifi: mwifiex: Replace one-element array with flexible-array member [next] wifi: mwifiex: Replace one-element array with flexible-array member --- 2023-02-03 Gustavo A. R. Silva New
[next] brcmfmac: Replace one-element array with flexible-array member [next] brcmfmac: Replace one-element array with flexible-array member --- 2023-02-03 Gustavo A. R. Silva New
[2/2,next] wifi: brcmfmac: Use struct_size() in code ralated to struct brcmf_dload_data_le wifi: brcmfmac: common: Replace one-element array with flexible-array member --- 2022-11-15 Gustavo A. R. Silva New
[1/2,next] wifi: brcmfmac: replace one-element array with flexible-array member in struct brcmf_dload_data_le wifi: brcmfmac: common: Replace one-element array with flexible-array member --- 2022-11-15 Gustavo A. R. Silva New
[2/2,next] wifi: brcmfmac: Use struct_size() and array_size() in code ralated to struct brcmf_gscan_config wifi: brcmfmac: Replace one-element array with flexible-array member --- 2022-11-14 Gustavo A. R. Silva New
[1/2,next] wifi: brcmfmac: Replace one-element array with flexible-array member wifi: brcmfmac: Replace one-element array with flexible-array member --- 2022-11-14 Gustavo A. R. Silva New
[v3,6/7] bna: Avoid clashing function prototypes Avoid clashing function prototypes --- 2022-11-08 Gustavo A. R. Silva New
[v3,5/7] wifi: airo: Avoid clashing function prototypes Avoid clashing function prototypes --- 2022-11-08 Gustavo A. R. Silva New
[v3,4/7] wifi: zd1201: Avoid clashing function prototypes Avoid clashing function prototypes --- 2022-11-08 Gustavo A. R. Silva New
[v3,3/7] wifi: hostap: Avoid clashing function prototypes Avoid clashing function prototypes --- 2022-11-08 Gustavo A. R. Silva New
[v3,2/7] cfg80211: Avoid clashing function prototypes Avoid clashing function prototypes --- 2022-11-08 Gustavo A. R. Silva New
[v3,1/7] wifi: orinoco: Avoid clashing function prototypes Avoid clashing function prototypes --- 2022-11-08 Gustavo A. R. Silva New
[v2,4/6] airo: Avoid clashing function prototypes Avoid clashing function prototypes --- 2022-10-27 Gustavo A. R. Silva New
[v2,1/6] cfg80211: Avoid clashing function prototypes Avoid clashing function prototypes --- 2022-10-27 Gustavo A. R. Silva New
[3/6,next] ipw2x00: Remove unnecessary cast to iw_handler in ipw_wx_handlers Avoid clashing function prototypes --- 2022-10-17 Gustavo A. R. Silva New
[next] iwlegacy: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper [next] iwlegacy: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper --- 2022-09-26 Gustavo A. R. Silva New
[next] ipw2x00: Replace zero-length array with DECLARE_FLEX_ARRAY() helper [next] ipw2x00: Replace zero-length array with DECLARE_FLEX_ARRAY() helper --- 2022-09-26 Gustavo A. R. Silva New
[next] carl9170: Replace zero-length array with DECLARE_FLEX_ARRAY() helper [next] carl9170: Replace zero-length array with DECLARE_FLEX_ARRAY() helper --- 2022-09-26 Gustavo A. R. Silva New
[next] ath10k: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper [next] ath10k: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper --- 2022-09-26 Gustavo A. R. Silva New
[v2,4/6,next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_connect_event ath6kl: wmi: Replace one-element arrays with flexible-array members --- 2022-02-24 Gustavo A. R. Silva New
[v2,2/6,next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_start_scan_cmd ath6kl: wmi: Replace one-element arrays with flexible-array members --- 2022-02-24 Gustavo A. R. Silva New
[6/6,next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_aplist_event ath6kl: wmi: Replace one-element arrays with flexible-array members --- 2022-02-23 Gustavo A. R. Silva New
[5/6,next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_disconnect_event ath6kl: wmi: Replace one-element arrays with flexible-array members --- 2022-02-23 Gustavo A. R. Silva New
[4/6,next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_connect_event ath6kl: wmi: Replace one-element arrays with flexible-array members --- 2022-02-23 Gustavo A. R. Silva New
[3/6,next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_channel_list_reply ath6kl: wmi: Replace one-element arrays with flexible-array members --- 2022-02-23 Gustavo A. R. Silva New
[1/6,next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_begin_scan_cmd ath6kl: wmi: Replace one-element arrays with flexible-array members --- 2022-02-23 Gustavo A. R. Silva New
[next] tw89: core.h: Replace zero-length array with flexible-array member [next] tw89: core.h: Replace zero-length array with flexible-array member --- 2022-02-16 Gustavo A. R. Silva New
[next] iwlwifi: mei: Replace zero-length array with flexible-array member [next] iwlwifi: mei: Replace zero-length array with flexible-array member --- 2022-02-16 Gustavo A. R. Silva New
[next] iwlwifi: fw: Replace zero-length arrays with flexible-array members [next] iwlwifi: fw: Replace zero-length arrays with flexible-array members --- 2022-02-16 Gustavo A. R. Silva New
[next] carl9170: Replace zero-length arrays with flexible-array members [next] carl9170: Replace zero-length arrays with flexible-array members --- 2022-02-16 Gustavo A. R. Silva New
[next] brcmfmac: Replace zero-length arrays with flexible-array members [next] brcmfmac: Replace zero-length arrays with flexible-array members --- 2022-02-16 Gustavo A. R. Silva New
[next] ath: Replace zero-length arrays with flexible-array members [next] ath: Replace zero-length arrays with flexible-array members --- 2022-02-16 Gustavo A. R. Silva New
[next] ath6kl: Replace zero-length arrays with flexible-array members [next] ath6kl: Replace zero-length arrays with flexible-array members --- 2022-02-16 Gustavo A. R. Silva New
[next] ath11k: Replace zero-length arrays with flexible-array members [next] ath11k: Replace zero-length arrays with flexible-array members --- 2022-02-16 Gustavo A. R. Silva New
[next] ath10k: Replace zero-length array with flexible-array member [next] ath10k: Replace zero-length array with flexible-array member --- 2022-02-16 Gustavo A. R. Silva New
[next] brcmfmac: p2p: Replace one-element arrays with flexible-array members [next] brcmfmac: p2p: Replace one-element arrays with flexible-array members --- 2022-02-04 Gustavo A. R. Silva New
[next] ath11k: Replace one-element array with flexible-array member [next] ath11k: Replace one-element array with flexible-array member --- 2021-08-23 Gustavo A. R. Silva New
[v2,next] wireless: wext-spy: Fix out-of-bounds warning [v2,next] wireless: wext-spy: Fix out-of-bounds warning --- 2021-04-22 Gustavo A. R. Silva New
[next] wireless: wext-spy: Fix out-of-bounds warning [next] wireless: wext-spy: Fix out-of-bounds warning --- 2021-04-21 Gustavo A. R. Silva New
[v3,2/2] wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join Fix out-of-bounds warnings --- 2021-04-14 Gustavo A. R. Silva New
[v3,1/2] wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt Fix out-of-bounds warnings --- 2021-04-14 Gustavo A. R. Silva New
[v2,1/2,next] wl3501_cs: Fix out-of-bounds warning in wl3501_send_pkt wl3501_cs: Fix out-of-bounds warnings --- 2021-03-31 Gustavo A. R. Silva New
[2/2,next] wl3501_cs: Fix out-of-bounds warning in wl3501_mgmt_join wl3501_cs: Fix out-of-bounds warnings --- 2021-03-31 Gustavo A. R. Silva New
[1/2,next] wl3501_cs: Fix out-of-bounds warning in wl3501_send_pkt wl3501_cs: Fix out-of-bounds warnings --- 2021-03-31 Gustavo A. R. Silva New
[140/141] zd1201: Fix fall-through warnings for Clang Fix fall-through warnings for Clang --- 2020-11-20 Gustavo A. R. Silva New
[118/141] rtw88: Fix fall-through warnings for Clang Fix fall-through warnings for Clang --- 2020-11-20 Gustavo A. R. Silva New
[116/141] rt2x00: Fix fall-through warnings for Clang Fix fall-through warnings for Clang --- 2020-11-20 Gustavo A. R. Silva New
[099/141] mt76: mt7615: Fix fall-through warnings for Clang Fix fall-through warnings for Clang --- 2020-11-20 Gustavo A. R. Silva New
[093/141] mac80211: Fix fall-through warnings for Clang Fix fall-through warnings for Clang --- 2020-11-20 Gustavo A. R. Silva New
[073/141] carl9170: Fix fall-through warnings for Clang Fix fall-through warnings for Clang --- 2020-11-20 Gustavo A. R. Silva New
[065/141] airo: Fix fall-through warnings for Clang Fix fall-through warnings for Clang --- 2020-11-20 Gustavo A. R. Silva New
[next] iwlwifi: dvm: Fix fall-through warnings for Clang [next] iwlwifi: dvm: Fix fall-through warnings for Clang --- 2020-11-17 Gustavo A. R. Silva New
[next] ray_cs: Use fallthrough pseudo-keyword [next] ray_cs: Use fallthrough pseudo-keyword --- 2020-10-08 Gustavo A. R. Silva New
[next] mt7601u: Use fallthrough pseudo-keyword [next] mt7601u: Use fallthrough pseudo-keyword --- 2020-09-01 Gustavo A. R. Silva New
[next] carl9170: Use fallthrough pseudo-keyword [next] carl9170: Use fallthrough pseudo-keyword --- 2020-08-21 Gustavo A. R. Silva New
[next] mwifiex: Use fallthrough pseudo-keyword [next] mwifiex: Use fallthrough pseudo-keyword --- 2020-08-21 Gustavo A. R. Silva New
[next] b43legacy: Use fallthrough pseudo-keyword [next] b43legacy: Use fallthrough pseudo-keyword --- 2020-08-21 Gustavo A. R. Silva New
[next] iwlegacy: Use fallthrough pseudo-keyword [next] iwlegacy: Use fallthrough pseudo-keyword --- 2020-08-21 Gustavo A. R. Silva New
[next] orinoco: Use fallthrough pseudo-keyword [next] orinoco: Use fallthrough pseudo-keyword --- 2020-08-21 Gustavo A. R. Silva New
[next] rt2x00: Use fallthrough pseudo-keyword [next] rt2x00: Use fallthrough pseudo-keyword --- 2020-08-21 Gustavo A. R. Silva New
[next] iwlwifi: Use fallthrough pseudo-keyword [next] iwlwifi: Use fallthrough pseudo-keyword --- 2020-08-21 Gustavo A. R. Silva New
qtnfmac: Replace zero-length array with flexible-array qtnfmac: Replace zero-length array with flexible-array --- 2020-05-07 Gustavo A. R. Silva New
mwl8k: Replace zero-length array with flexible-array mwl8k: Replace zero-length array with flexible-array --- 2020-05-07 Gustavo A. R. Silva New
iwlwifi: Replace zero-length array with flexible-array iwlwifi: Replace zero-length array with flexible-array --- 2020-05-07 Gustavo A. R. Silva New
ipw2x00: Replace zero-length array with flexible-array ipw2x00: Replace zero-length array with flexible-array --- 2020-05-07 Gustavo A. R. Silva New
cfg80211: Replace zero-length array with flexible-array cfg80211: Replace zero-length array with flexible-array --- 2020-05-07 Gustavo A. R. Silva New
wcn36xx: Replace zero-length array with flexible-array wcn36xx: Replace zero-length array with flexible-array --- 2020-05-07 Gustavo A. R. Silva New
[v2] ath10k: Replace zero-length array with flexible-array [v2] ath10k: Replace zero-length array with flexible-array --- 2020-05-07 Gustavo A. R. Silva New