Show patches with: Submitter = Gustavo A. R. Silva       |    Archived = No       |   282 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,next] wifi: wil6210: wmi: Use __counted_by() in struct wmi_set_link_monitor_cmd and avoid -Wfam… [v2,next] wifi: wil6210: wmi: Use __counted_by() in struct wmi_set_link_monitor_cmd and avoid -Wfam… - 1 - --- 2024-03-27 Gustavo A. R. Silva kvalo Accepted
[v2,next] wifi: wil6210: cfg80211: Use __counted_by() in struct wmi_start_scan_cmd and avoid some -… [v2,next] wifi: wil6210: cfg80211: Use __counted_by() in struct wmi_start_scan_cmd and avoid some -… - 1 - --- 2024-03-27 Gustavo A. R. Silva kvalo Accepted
[next] wifi: wil6210: wmi: Use __counted_by() in struct wmi_set_link_monitor_cmd and avoid -Wfamnae… [next] wifi: wil6210: wmi: Use __counted_by() in struct wmi_set_link_monitor_cmd and avoid -Wfamnae… - 1 - --- 2024-03-27 Gustavo A. R. Silva kvalo Superseded
[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 kvalo Changes Requested
[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 kvalo Changes Requested
[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 kvalo Changes Requested
[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 kvalo Superseded
[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 kvalo Accepted
[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 kvalo Accepted
[RFC] wireless: ti: Can we just remove this flexible array? [RFC] wireless: ti: Can we just remove this flexible array? - - - --- 2024-03-19 Gustavo A. R. Silva kvalo RFC
[next] wifi: brcmfmac: fweh: Fix boot crash on Raspberry Pi 4 [next] wifi: brcmfmac: fweh: Fix boot crash on Raspberry Pi 4 1 1 1 --- 2024-02-16 Gustavo A. R. Silva kvalo Accepted
[v2,wireless-next/for-next] wifi: mt76: mt7996: Use DECLARE_FLEX_ARRAY() and fix -Warray-bounds war… [v2,wireless-next/for-next] wifi: mt76: mt7996: Use DECLARE_FLEX_ARRAY() and fix -Warray-bounds war… - 1 - --- 2023-12-12 Gustavo A. R. Silva kvalo Accepted
[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 - 1 - --- 2023-11-16 Gustavo A. R. Silva kvalo Changes Requested
[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 kvalo Superseded
[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() 1 1 - --- 2023-10-09 Gustavo A. R. Silva kvalo Accepted
[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() - 1 - --- 2023-10-09 Gustavo A. R. Silva kvalo Accepted
[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() - 1 - --- 2023-10-09 Gustavo A. R. Silva jmberg Accepted
[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 - 1 - --- 2023-08-25 Gustavo A. R. Silva kvalo Accepted
[v2,2/3] wifi: mwifiex: Replace one-element array with flexible-array member in struct mwifiex_ie_t… wifi: mwifiex: Fix tlv_buf_left calculation and replace one-element array - 1 - --- 2023-08-25 Gustavo A. R. Silva kvalo Accepted
[v2,1/3] wifi: mwifiex: Fix tlv_buf_left calculation wifi: mwifiex: Fix tlv_buf_left calculation and replace one-element array - 1 - --- 2023-08-25 Gustavo A. R. Silva kvalo Accepted
[3/3] wifi: mwifiex: Sanity check tlv_len and tlv_bitmap_len wifi: mwifiex: Fix tlv_buf_left calculation and replace one-element array - 1 - --- 2023-08-23 Gustavo A. R. Silva kvalo Changes Requested
[2/3] wifi: mwifiex: Replace one-element array with flexible-array member in struct mwifiex_ie_type… wifi: mwifiex: Fix tlv_buf_left calculation and replace one-element array - 1 - --- 2023-08-23 Gustavo A. R. Silva kvalo Changes Requested
[1/3] wifi: mwifiex: Fix tlv_buf_left calculation wifi: mwifiex: Fix tlv_buf_left calculation and replace one-element array - 1 - --- 2023-08-23 Gustavo A. R. Silva kvalo Changes Requested
[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() - 1 - --- 2023-06-15 Gustavo A. R. Silva jmberg Accepted
[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() 1 - - --- 2023-06-02 Gustavo A. R. Silva jmberg Accepted
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 jmberg Superseded
[next] wifi: rtw89: coex: Fix __write_overflow_field error [next] wifi: rtw89: coex: Fix __write_overflow_field error - - - --- 2023-05-24 Gustavo A. R. Silva kvalo Superseded
[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 - 2 - --- 2023-05-15 Gustavo A. R. Silva kvalo Accepted
[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 - 2 - --- 2023-05-15 Gustavo A. R. Silva kvalo Accepted
[next] wifi: mt76: Replace zero-length array with flexible-array member [next] wifi: mt76: Replace zero-length array with flexible-array member - 1 - --- 2023-04-06 Gustavo A. R. Silva nbd Accepted
[next] rtlwifi: Replace fake flex-array with flex-array member [next] rtlwifi: Replace fake flex-array with flex-array member 1 1 - --- 2023-03-24 Gustavo A. R. Silva kvalo Accepted
[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 kvalo Accepted
[next] wifi: mt76: mt7921: Replace fake flex-arrays with flexible-array members [next] wifi: mt76: mt7921: Replace fake flex-arrays with flexible-array members - 1 - --- 2023-03-17 Gustavo A. R. Silva nbd Accepted
[next] wifi: carl9170: Replace fake flex-array with flexible-array member [next] wifi: carl9170: Replace fake flex-array with flexible-array member 1 1 - --- 2023-03-17 Gustavo A. R. Silva kvalo Accepted
[next] carl9170: Fix multiple -Warray-bounds warnings [next] carl9170: Fix multiple -Warray-bounds warnings 1 1 - --- 2023-03-17 Gustavo A. R. Silva kvalo Accepted
[next] wifi: ath11k: Replace fake flex-array with flexible-array member [next] wifi: ath11k: Replace fake flex-array with flexible-array member - 1 - --- 2023-03-07 Gustavo A. R. Silva kvalo Accepted
[next] wifi: mwifiex: Replace one-element array with flexible-array member [next] wifi: mwifiex: Replace one-element array with flexible-array member - 1 - --- 2023-02-03 Gustavo A. R. Silva kvalo Accepted
[next] wifi: mwifiex: Replace one-element arrays with flexible-array members [next] wifi: mwifiex: Replace one-element arrays with flexible-array members - 1 - --- 2023-02-03 Gustavo A. R. Silva kvalo Accepted
[next] brcmfmac: Replace one-element array with flexible-array member [next] brcmfmac: Replace one-element array with flexible-array member - 1 - --- 2023-02-03 Gustavo A. R. Silva kvalo Accepted
[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 - 1 - --- 2022-11-15 Gustavo A. R. Silva kvalo Accepted
[1/2,next] wifi: brcmfmac: replace one-element array with flexible-array member in struct brcmf_dlo… wifi: brcmfmac: common: Replace one-element array with flexible-array member - 1 - --- 2022-11-15 Gustavo A. R. Silva kvalo Accepted
[2/2,next] wifi: brcmfmac: Use struct_size() and array_size() in code ralated to struct brcmf_gscan… wifi: brcmfmac: Replace one-element array with flexible-array member - 1 - --- 2022-11-14 Gustavo A. R. Silva kvalo Accepted
[1/2,next] wifi: brcmfmac: Replace one-element array with flexible-array member wifi: brcmfmac: Replace one-element array with flexible-array member - 1 - --- 2022-11-14 Gustavo A. R. Silva kvalo Accepted
[v3,6/7] bna: Avoid clashing function prototypes Avoid clashing function prototypes - 1 - --- 2022-11-08 Gustavo A. R. Silva kvalo Not Applicable
[v3,5/7] wifi: airo: Avoid clashing function prototypes Avoid clashing function prototypes - 1 - --- 2022-11-08 Gustavo A. R. Silva kvalo Accepted
[v3,4/7] wifi: zd1201: Avoid clashing function prototypes Avoid clashing function prototypes - 1 - --- 2022-11-08 Gustavo A. R. Silva kvalo Accepted
[v3,3/7] wifi: hostap: Avoid clashing function prototypes Avoid clashing function prototypes - 1 - --- 2022-11-08 Gustavo A. R. Silva kvalo Accepted
[v3,2/7] cfg80211: Avoid clashing function prototypes Avoid clashing function prototypes - 1 - --- 2022-11-08 Gustavo A. R. Silva kvalo Accepted
[v3,1/7] wifi: orinoco: Avoid clashing function prototypes Avoid clashing function prototypes - 1 - --- 2022-11-08 Gustavo A. R. Silva kvalo Accepted
[v2,4/6] airo: Avoid clashing function prototypes Avoid clashing function prototypes - 1 - --- 2022-10-27 Gustavo A. R. Silva kvalo Changes Requested
[v2,3/6] zd1201: Avoid clashing function prototypes Avoid clashing function prototypes - 1 - --- 2022-10-27 Gustavo A. R. Silva kvalo Changes Requested
[v2,2/6] hostap: Avoid clashing function prototypes Avoid clashing function prototypes - - - --- 2022-10-27 Gustavo A. R. Silva kvalo Changes Requested
[v2,1/6] cfg80211: Avoid clashing function prototypes Avoid clashing function prototypes - - - --- 2022-10-27 Gustavo A. R. Silva jmberg Changes Requested
[6/6,next] airo: Avoid clashing function prototypes Avoid clashing function prototypes - 1 - --- 2022-10-17 Gustavo A. R. Silva kvalo Changes Requested
[5/6,next] zd1201: Avoid clashing function prototypes Avoid clashing function prototypes - - - --- 2022-10-17 Gustavo A. R. Silva kvalo Changes Requested
[4/6,next] hostap: Avoid clashing function prototypes Avoid clashing function prototypes - - - --- 2022-10-17 Gustavo A. R. Silva kvalo Changes Requested
[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 kvalo Changes Requested
[2/6,next] cfg80211: Avoid clashing function prototypes Avoid clashing function prototypes - - - --- 2022-10-17 Gustavo A. R. Silva jmberg Changes Requested
[1/6,next] orinoco: Avoid clashing function prototypes Avoid clashing function prototypes - - - --- 2022-10-17 Gustavo A. R. Silva kvalo Changes Requested
[next] iwlegacy: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper [next] iwlegacy: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper - 1 - --- 2022-09-26 Gustavo A. R. Silva kvalo Accepted
[next] ipw2x00: Replace zero-length array with DECLARE_FLEX_ARRAY() helper [next] ipw2x00: Replace zero-length array with DECLARE_FLEX_ARRAY() helper - 1 - --- 2022-09-26 Gustavo A. R. Silva kvalo Accepted
[next] carl9170: Replace zero-length array with DECLARE_FLEX_ARRAY() helper [next] carl9170: Replace zero-length array with DECLARE_FLEX_ARRAY() helper - 1 - --- 2022-09-26 Gustavo A. R. Silva kvalo Accepted
[next] ath10k: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper [next] ath10k: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper - 1 - --- 2022-09-26 Gustavo A. R. Silva kvalo Accepted
[v2,6/6,next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_aplis… ath6kl: wmi: Replace one-element arrays with flexible-array members - 1 - --- 2022-02-24 Gustavo A. R. Silva kvalo Accepted
[v2,5/6,next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_disco… ath6kl: wmi: Replace one-element arrays with flexible-array members - 1 - --- 2022-02-24 Gustavo A. R. Silva kvalo Accepted
[v2,4/6,next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_conne… ath6kl: wmi: Replace one-element arrays with flexible-array members - 1 - --- 2022-02-24 Gustavo A. R. Silva kvalo Accepted
[v2,3/6,next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_chann… ath6kl: wmi: Replace one-element arrays with flexible-array members - 1 - --- 2022-02-24 Gustavo A. R. Silva kvalo Accepted
[v2,2/6,next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_start… ath6kl: wmi: Replace one-element arrays with flexible-array members - 1 - --- 2022-02-24 Gustavo A. R. Silva kvalo Accepted
[v2,1/6,next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_begin… ath6kl: wmi: Replace one-element arrays with flexible-array members - 1 - --- 2022-02-24 Gustavo A. R. Silva kvalo Accepted
[6/6,next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_aplist_e… ath6kl: wmi: Replace one-element arrays with flexible-array members - 1 - --- 2022-02-23 Gustavo A. R. Silva kvalo Changes Requested
[5/6,next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_disconne… ath6kl: wmi: Replace one-element arrays with flexible-array members - - - --- 2022-02-23 Gustavo A. R. Silva kvalo Changes Requested
[4/6,next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_connect_… ath6kl: wmi: Replace one-element arrays with flexible-array members - 1 - --- 2022-02-23 Gustavo A. R. Silva kvalo Changes Requested
[3/6,next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_channel_… ath6kl: wmi: Replace one-element arrays with flexible-array members - 1 - --- 2022-02-23 Gustavo A. R. Silva kvalo Changes Requested
[2/6,next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_start_sc… ath6kl: wmi: Replace one-element arrays with flexible-array members - - - --- 2022-02-23 Gustavo A. R. Silva kvalo Changes Requested
[1/6,next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_begin_sc… ath6kl: wmi: Replace one-element arrays with flexible-array members - 1 - --- 2022-02-23 Gustavo A. R. Silva kvalo Changes Requested
[next] tw89: core.h: Replace zero-length array with flexible-array member [next] tw89: core.h: Replace zero-length array with flexible-array member 1 1 - --- 2022-02-16 Gustavo A. R. Silva kvalo Accepted
[next] iwlwifi: mei: Replace zero-length array with flexible-array member [next] iwlwifi: mei: Replace zero-length array with flexible-array member 1 1 - --- 2022-02-16 Gustavo A. R. Silva kvalo Accepted
[next] iwlwifi: fw: Replace zero-length arrays with flexible-array members [next] iwlwifi: fw: Replace zero-length arrays with flexible-array members 1 1 - --- 2022-02-16 Gustavo A. R. Silva kvalo Accepted
[next] carl9170: Replace zero-length arrays with flexible-array members [next] carl9170: Replace zero-length arrays with flexible-array members 1 1 - --- 2022-02-16 Gustavo A. R. Silva kvalo Accepted
[next] brcmfmac: Replace zero-length arrays with flexible-array members [next] brcmfmac: Replace zero-length arrays with flexible-array members - 1 - --- 2022-02-16 Gustavo A. R. Silva kvalo Accepted
[next] ath: Replace zero-length arrays with flexible-array members [next] ath: Replace zero-length arrays with flexible-array members - 1 - --- 2022-02-16 Gustavo A. R. Silva kvalo Accepted
[next] ath6kl: Replace zero-length arrays with flexible-array members [next] ath6kl: Replace zero-length arrays with flexible-array members - 1 - --- 2022-02-16 Gustavo A. R. Silva kvalo Accepted
[next] ath11k: Replace zero-length arrays with flexible-array members [next] ath11k: Replace zero-length arrays with flexible-array members - 1 - --- 2022-02-16 Gustavo A. R. Silva kvalo Accepted
[next] ath10k: Replace zero-length array with flexible-array member [next] ath10k: Replace zero-length array with flexible-array member - 1 - --- 2022-02-16 Gustavo A. R. Silva kvalo Accepted
[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 kvalo Accepted
[next] ath11k: Use kcalloc() instead of kzalloc() [next] ath11k: Use kcalloc() instead of kzalloc() - - - --- 2021-10-06 Gustavo A. R. Silva kvalo Accepted
[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 kvalo Accepted
[next] mwifiex: usb: Replace one-element array with flexible-array member [next] mwifiex: usb: Replace one-element array with flexible-array member - 1 - --- 2021-08-09 Gustavo A. R. Silva kvalo Accepted
[v2,next] wireless: wext-spy: Fix out-of-bounds warning [v2,next] wireless: wext-spy: Fix out-of-bounds warning - 2 - --- 2021-04-22 Gustavo A. R. Silva jmberg Accepted
[next] wireless: wext-spy: Fix out-of-bounds warning [next] wireless: wext-spy: Fix out-of-bounds warning - 1 - --- 2021-04-21 Gustavo A. R. Silva jmberg Changes Requested
[v3,2/2] wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join Fix out-of-bounds warnings - 1 - --- 2021-04-14 Gustavo A. R. Silva kvalo Accepted
[v3,1/2] wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt Fix out-of-bounds warnings - 1 - --- 2021-04-14 Gustavo A. R. Silva kvalo Accepted
[v2,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 kvalo Changes Requested
[v2,1/2,next] wl3501_cs: Fix out-of-bounds warning in wl3501_send_pkt wl3501_cs: Fix out-of-bounds warnings - 1 - --- 2021-03-31 Gustavo A. R. Silva kvalo Changes Requested
[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 kvalo Changes Requested
[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 kvalo Changes Requested
[RESEND,next] rtl8xxxu: Fix fall-through warnings for Clang [RESEND,next] rtl8xxxu: Fix fall-through warnings for Clang - - - --- 2021-03-05 Gustavo A. R. Silva kvalo Accepted
[140/141] zd1201: Fix fall-through warnings for Clang Fix fall-through warnings for Clang - - - --- 2020-11-20 Gustavo A. R. Silva kvalo Accepted
[137/141] wcn36xx: Fix fall-through warnings for Clang Fix fall-through warnings for Clang - - - --- 2020-11-20 Gustavo A. R. Silva kvalo Accepted
[118/141] rtw88: Fix fall-through warnings for Clang Fix fall-through warnings for Clang - - - --- 2020-11-20 Gustavo A. R. Silva kvalo Accepted
« 1 2 3 »