Show patches with: Submitter = Dmitry Antipov       |    Archived = No       |   273 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[v2] wifi: rtlwifi: use convenient list_count_nodes() [v2] wifi: rtlwifi: use convenient list_count_nodes() --- 2023-10-11 Dmitry Antipov New
wifi: iwlwifi: check for kmemdup() return value in iwl_parse_tlv_firmware() wifi: iwlwifi: check for kmemdup() return value in iwl_parse_tlv_firmware() --- 2023-10-09 Dmitry Antipov New
wifi: wext: remove unused argument of ieee80211_get_tdls_action() wifi: wext: remove unused argument of ieee80211_get_tdls_action() --- 2023-10-04 Dmitry Antipov New
wifi: rtlwifi: use unsigned long for bt_coexist_8723 timestamp wifi: rtlwifi: use unsigned long for bt_coexist_8723 timestamp --- 2023-10-04 Dmitry Antipov New
wifi: iwlwifi: drop NULL pointer check in iwl_mvm_tzone_set_trip_temp() wifi: iwlwifi: drop NULL pointer check in iwl_mvm_tzone_set_trip_temp() --- 2023-10-03 Dmitry Antipov New
[v2] wifi: rtlwifi: remove unreachable code in rtl92d_dm_check_edca_turbo() [v2] wifi: rtlwifi: remove unreachable code in rtl92d_dm_check_edca_turbo() --- 2023-10-03 Dmitry Antipov New
wifi: ath12k: remove redundant memset() in ath12k_hal_reo_qdesc_setup() wifi: ath12k: remove redundant memset() in ath12k_hal_reo_qdesc_setup() --- 2023-10-02 Dmitry Antipov New
wifi: rtlwifi: use unsigned long for rtl_bssid_entry timestamp wifi: rtlwifi: use unsigned long for rtl_bssid_entry timestamp --- 2023-09-29 Dmitry Antipov New
wifi: rtlwifi: remove unreachable code in rtl92d_dm_check_edca_turbo() wifi: rtlwifi: remove unreachable code in rtl92d_dm_check_edca_turbo() --- 2023-09-29 Dmitry Antipov New
[v2] wifi: rtlwifi: fix EDCA limit set by BT coexistence [v2] wifi: rtlwifi: fix EDCA limit set by BT coexistence --- 2023-09-28 Dmitry Antipov New
wifi: rtlwifi: fix EDCA limit to set wifi: rtlwifi: fix EDCA limit to set --- 2023-09-27 Dmitry Antipov New
[v2] wifi: ath11k: fix ath11k_mac_op_remain_on_channel() stack usage [v2] wifi: ath11k: fix ath11k_mac_op_remain_on_channel() stack usage --- 2023-09-26 Dmitry Antipov Superseded
wifi: ath11k: fix ath11k_mac_op_remain_on_channel() stack usage wifi: ath11k: fix ath11k_mac_op_remain_on_channel() stack usage --- 2023-09-25 Dmitry Antipov New
wifi: rtlwifi: cleanup few rtlxxxx_set_hw_reg() routines wifi: rtlwifi: cleanup few rtlxxxx_set_hw_reg() routines --- 2023-09-25 Dmitry Antipov New
wifi: ath11k: consistently use kstrtoul_from_user() wifi: ath11k: consistently use kstrtoul_from_user() --- 2023-09-20 Dmitry Antipov New
wifi: mwifiex: fix SDIO firmware dump wait wifi: mwifiex: fix SDIO firmware dump wait --- 2023-09-20 Dmitry Antipov Superseded
[2/2] wifi: mwifiex: followup PCIE and related cleanups Untitled series #221935 --- 2023-09-19 Dmitry Antipov New
wifi: ath10k: simplify SDIO async handling wifi: ath10k: simplify SDIO async handling --- 2023-09-18 Dmitry Antipov New
wifi: ath10k: drop HTT_DATA_TX_STATUS_DOWNLOAD_FAIL wifi: ath10k: drop HTT_DATA_TX_STATUS_DOWNLOAD_FAIL --- 2023-09-14 Dmitry Antipov New
[v2] wifi: wext: avoid extra calls to strlen() in ieee80211_bss() [v2] wifi: wext: avoid extra calls to strlen() in ieee80211_bss() --- 2023-09-12 Dmitry Antipov New
wifi: ath11k: drop NULL pointer check in ath11k_update_per_peer_tx_stats() wifi: ath11k: drop NULL pointer check in ath11k_update_per_peer_tx_stats() --- 2023-09-06 Dmitry Antipov New
wifi: mt76: add DMA mapping error check in mt76_alloc_txwi() wifi: mt76: add DMA mapping error check in mt76_alloc_txwi() --- 2023-09-01 Dmitry Antipov New
[1/2] wifi: cfg80211: avoid extra calls to strlen() in ieee80211_bss() [1/2] wifi: cfg80211: avoid extra calls to strlen() in ieee80211_bss() --- 2023-08-30 Dmitry Antipov Superseded
wifi: plfxlc: fix clang-specific fortify warning wifi: plfxlc: fix clang-specific fortify warning --- 2023-08-29 Dmitry Antipov New
wifi: mac80211_hwsim: fix clang-specific fortify warning wifi: mac80211_hwsim: fix clang-specific fortify warning --- 2023-08-29 Dmitry Antipov New
wifi: ath10k: fix clang-specific fortify warning wifi: ath10k: fix clang-specific fortify warning --- 2023-08-29 Dmitry Antipov New
[5/5] wifi: ath11k: fix stack usage of ath11k_mac_op_remain_on_channel() [1/5] wifi: ath11k: drop redundant check in ath11k_dp_rx_mon_dest_process() --- 2023-08-24 Dmitry Antipov Superseded
[4/5] wifi: ath11k: use kstrtoul_from_user() where appropriate [1/5] wifi: ath11k: drop redundant check in ath11k_dp_rx_mon_dest_process() --- 2023-08-24 Dmitry Antipov New
[3/5] wifi: ath11k: simplify spectral pull functions [1/5] wifi: ath11k: drop redundant check in ath11k_dp_rx_mon_dest_process() --- 2023-08-24 Dmitry Antipov New
[2/5] wifi: ath11k: remove unused members of 'struct ath11k_base' [1/5] wifi: ath11k: drop redundant check in ath11k_dp_rx_mon_dest_process() --- 2023-08-24 Dmitry Antipov New
[1/5] wifi: ath11k: drop redundant check in ath11k_dp_rx_mon_dest_process() [1/5] wifi: ath11k: drop redundant check in ath11k_dp_rx_mon_dest_process() --- 2023-08-24 Dmitry Antipov New
[6/6,v3] wifi: ath10k: simplify ath10k_pci_pm_suspend() [1/6,v3] wifi: ath10k: cleanup CE ring initialization --- 2023-08-24 Dmitry Antipov New
[5/6,v3] wifi: ath10k: simplify ath10k_peer_assoc_h_vht() [1/6,v3] wifi: ath10k: cleanup CE ring initialization --- 2023-08-24 Dmitry Antipov New
[4/6,v3] wifi: ath10k: do not ignore possible dma_alloc_coherent() error [1/6,v3] wifi: ath10k: cleanup CE ring initialization --- 2023-08-24 Dmitry Antipov New
[3/6,v3] wifi: ath10k: cleanup CE pipes initialization [1/6,v3] wifi: ath10k: cleanup CE ring initialization --- 2023-08-24 Dmitry Antipov New
[2/6,v3] wifi: ath10k: simplify ath10k_ce_init_pipe() [1/6,v3] wifi: ath10k: cleanup CE ring initialization --- 2023-08-24 Dmitry Antipov New
[1/6,v3] wifi: ath10k: cleanup CE ring initialization [1/6,v3] wifi: ath10k: cleanup CE ring initialization --- 2023-08-24 Dmitry Antipov New
[2/2] wifi: ath9k: use u32 for txgain indexes [1/2] wifi: ath9k: simplify ar9003_hw_process_ini() --- 2023-08-23 Dmitry Antipov New
[1/2] wifi: ath9k: simplify ar9003_hw_process_ini() [1/2] wifi: ath9k: simplify ar9003_hw_process_ini() --- 2023-08-23 Dmitry Antipov New
wifi: ath9k: simplify ar9003_hw_process_ini() wifi: ath9k: simplify ar9003_hw_process_ini() --- 2023-08-23 Dmitry Antipov Superseded
[3/3,v2] wifi: ath10k: simplify ath10k_pci_pm_suspend() [v2] wifi: ath10k: cleanup CE initialization --- 2023-08-23 Dmitry Antipov Superseded
[2/3,v2] wifi: ath10k: simplify ath10k_peer_assoc_h_vht() [v2] wifi: ath10k: cleanup CE initialization --- 2023-08-23 Dmitry Antipov Superseded
[v2] wifi: ath10k: cleanup CE initialization [v2] wifi: ath10k: cleanup CE initialization --- 2023-08-23 Dmitry Antipov New
[3/3] wifi: ath10k: simplify ath10k_pci_pm_suspend() [1/3] wifi: ath10k: cleanup CE initialization --- 2023-08-22 Dmitry Antipov Superseded
[2/3] wifi: ath10k: simplify ath10k_peer_assoc_h_vht() [1/3] wifi: ath10k: cleanup CE initialization --- 2023-08-22 Dmitry Antipov Superseded
[1/3] wifi: ath10k: cleanup CE initialization [1/3] wifi: ath10k: cleanup CE initialization --- 2023-08-22 Dmitry Antipov Superseded
wifi: mwifiex: cleanup struct mwifiex_sdio_mpa_rx wifi: mwifiex: cleanup struct mwifiex_sdio_mpa_rx --- 2023-08-21 Dmitry Antipov New
wifi: brcmfmac: always check the value returned by brcmf_chip_add_core() wifi: brcmfmac: always check the value returned by brcmf_chip_add_core() --- 2023-08-21 Dmitry Antipov New
wifi: rtw88: add missing call to cancel_work_sync() wifi: rtw88: add missing call to cancel_work_sync() --- 2023-08-15 Dmitry Antipov New
[2/2] wifi: mwifiex: fix comment typos in SDIO module Untitled series #218965 --- 2023-08-14 Dmitry Antipov New
[v2] wifi: mwifiex: avoid possible NULL skb pointer dereference [v2] wifi: mwifiex: avoid possible NULL skb pointer dereference --- 2023-08-14 Dmitry Antipov New
[2/2] wifi: ath10k: consistently use kstrtoX_from_user() functions [1/2] wifi: ath10k: do not ignore value returned by ath10k_wmi_peer_set_param() --- 2023-08-08 Dmitry Antipov New
[1/2] wifi: ath10k: do not ignore value returned by ath10k_wmi_peer_set_param() [1/2] wifi: ath10k: do not ignore value returned by ath10k_wmi_peer_set_param() --- 2023-08-08 Dmitry Antipov New
wifi: mwifiex: avoid possible NULL skb pointer dereference wifi: mwifiex: avoid possible NULL skb pointer dereference --- 2023-08-08 Dmitry Antipov Superseded
[2/2] wifi: mwifiex: avoid indirection in PCIE buffer descriptor management [1/2] wifi: mwifiex: simplify PCIE DMA mapping management --- 2023-08-02 Dmitry Antipov New
[1/2] wifi: mwifiex: simplify PCIE DMA mapping management [1/2] wifi: mwifiex: simplify PCIE DMA mapping management --- 2023-08-02 Dmitry Antipov New
[5/5,v3] wifi: mwifiex: drop BUG_ON from TX paths [1/5,v3] wifi: mwifiex: fix memory leak in mwifiex_histogram_read() --- 2023-08-02 Dmitry Antipov New
[4/5,v3] wifi: mwifiex: handle possible mwifiex_write_reg() errors [1/5,v3] wifi: mwifiex: fix memory leak in mwifiex_histogram_read() --- 2023-08-02 Dmitry Antipov New
[3/5,v3] wifi: mwifiex: handle possible sscanf() errors [1/5,v3] wifi: mwifiex: fix memory leak in mwifiex_histogram_read() --- 2023-08-02 Dmitry Antipov New
[2/5,v3] wifi: mwifiex: cleanup private data structures [1/5,v3] wifi: mwifiex: fix memory leak in mwifiex_histogram_read() --- 2023-08-02 Dmitry Antipov New
[1/5,v3] wifi: mwifiex: fix memory leak in mwifiex_histogram_read() [1/5,v3] wifi: mwifiex: fix memory leak in mwifiex_histogram_read() --- 2023-08-02 Dmitry Antipov New
[4/4] wifi: mt76: adjust error handling in mt76s_txrx_worker() [1/4] wifi: mt76: handle possible error returned by sdio_set_host_pm_flags() --- 2023-08-01 Dmitry Antipov New
[3/4] wifi: mt76: handle possible hardware timeout in mt76x0_phy_tssi_dc_calibrate() [1/4] wifi: mt76: handle possible error returned by sdio_set_host_pm_flags() --- 2023-08-01 Dmitry Antipov New
[2/4] wifi: mt76: handle possible hardware timeout in mt7603_pse_client_reset() [1/4] wifi: mt76: handle possible error returned by sdio_set_host_pm_flags() --- 2023-08-01 Dmitry Antipov New
[1/4] wifi: mt76: handle possible error returned by sdio_set_host_pm_flags() [1/4] wifi: mt76: handle possible error returned by sdio_set_host_pm_flags() --- 2023-08-01 Dmitry Antipov New
wifi: mwifiex: fix error recovery in PCIE buffer descriptor management wifi: mwifiex: fix error recovery in PCIE buffer descriptor management --- 2023-07-31 Dmitry Antipov New
[5/5,v2] wifi: mwifiex: handle possible mwifiex_write_reg() errors [1/5,v2] wifi: mwifiex: fix memory leak in mwifiex_histogram_read() --- 2023-07-28 Dmitry Antipov Superseded
[4/5,v2] wifi: mwifiex: handle possible sscanf() errors [1/5,v2] wifi: mwifiex: fix memory leak in mwifiex_histogram_read() --- 2023-07-28 Dmitry Antipov Superseded
[3/5,v2] wifi: mwifiex: cleanup private data structures [1/5,v2] wifi: mwifiex: fix memory leak in mwifiex_histogram_read() --- 2023-07-28 Dmitry Antipov New
[2/2,v2] wifi: mwifiex: cleanup TX error handling [1/5,v2] wifi: mwifiex: fix memory leak in mwifiex_histogram_read() --- 2023-07-28 Dmitry Antipov New
[1/5,v2] wifi: mwifiex: fix memory leak in mwifiex_histogram_read() [1/5,v2] wifi: mwifiex: fix memory leak in mwifiex_histogram_read() --- 2023-07-28 Dmitry Antipov Superseded
wifi: ath9k: consistently use kstrtoX_from_user() functions wifi: ath9k: consistently use kstrtoX_from_user() functions --- 2023-07-26 Dmitry Antipov New
wifi: ath11k: simplify ath11k_mac_validate_vht_he_fixed_rate_settings() wifi: ath11k: simplify ath11k_mac_validate_vht_he_fixed_rate_settings() --- 2023-07-26 Dmitry Antipov New
[5/5] wifi: mwifiex: handle possible mwifiex_write_reg() errors [1/5] wifi: mwifiex: fix memory leak in mwifiex_histogram_read() --- 2023-07-26 Dmitry Antipov Superseded
[4/5] wifi: mwifiex: handle possible sscanf() errors [1/5] wifi: mwifiex: fix memory leak in mwifiex_histogram_read() --- 2023-07-26 Dmitry Antipov Superseded
[3/5] wifi: mwifiex: cleanup private data structures [1/5] wifi: mwifiex: fix memory leak in mwifiex_histogram_read() --- 2023-07-26 Dmitry Antipov Superseded
[2/5] wifi: mwifiex: drop BUG_ON() from TX error handling [1/5] wifi: mwifiex: fix memory leak in mwifiex_histogram_read() --- 2023-07-26 Dmitry Antipov New
[1/5] wifi: mwifiex: fix memory leak in mwifiex_histogram_read() [1/5] wifi: mwifiex: fix memory leak in mwifiex_histogram_read() --- 2023-07-26 Dmitry Antipov Superseded
[2/2] wifi: brcmsmac: cleanup SCB-related data types [1/2] wifi: brcmsmac: remove more unused data types --- 2023-07-25 Dmitry Antipov New
[1/2] wifi: brcmsmac: remove more unused data types [1/2] wifi: brcmsmac: remove more unused data types --- 2023-07-25 Dmitry Antipov New
[6/6,v2] wifi: libertas: prefer kstrtoX() for simple integer conversions [1/6,v2] wifi: libertas: add missing calls to cancel_work_sync() --- 2023-07-25 Dmitry Antipov New
[5/6,v2] wifi: libertas: handle possible spu_write_u16() errors [1/6,v2] wifi: libertas: add missing calls to cancel_work_sync() --- 2023-07-25 Dmitry Antipov New
[4/6,v2] wifi: libertas: cleanup SDIO reset [1/6,v2] wifi: libertas: add missing calls to cancel_work_sync() --- 2023-07-25 Dmitry Antipov Superseded
[3/6,v2] wifi: libertas: simplify list operations in free_if_spi_card() [1/6,v2] wifi: libertas: add missing calls to cancel_work_sync() --- 2023-07-25 Dmitry Antipov New
[2/6,v2] wifi: libertas: use convenient lists to manage SDIO packets [1/6,v2] wifi: libertas: add missing calls to cancel_work_sync() --- 2023-07-25 Dmitry Antipov Superseded
[1/6,v2] wifi: libertas: add missing calls to cancel_work_sync() [1/6,v2] wifi: libertas: add missing calls to cancel_work_sync() --- 2023-07-25 Dmitry Antipov New
[4/4] wifi: libertas: cleanup SDIO reset [1/4] wifi: libertas: add missing calls to cancel_work_sync() --- 2023-07-24 Dmitry Antipov New
[3/4] wifi: libertas: simplify list operations in free_if_spi_card() [1/4] wifi: libertas: add missing calls to cancel_work_sync() --- 2023-07-24 Dmitry Antipov Superseded
[2/4] wifi: libertas: use convenient lists to manage SDIO packets [1/4] wifi: libertas: add missing calls to cancel_work_sync() --- 2023-07-24 Dmitry Antipov New
[1/4] wifi: libertas: add missing calls to cancel_work_sync() [1/4] wifi: libertas: add missing calls to cancel_work_sync() --- 2023-07-24 Dmitry Antipov Superseded
wifi: brcmsmac: remove unused data type wifi: brcmsmac: remove unused data type --- 2023-07-19 Dmitry Antipov New
[v2] wifi: wilc1000: simplify and cleanup TX paths [v2] wifi: wilc1000: simplify and cleanup TX paths --- 2023-07-17 Dmitry Antipov New
wifi: wilc1000: simplify and cleanup TX paths wifi: wilc1000: simplify and cleanup TX paths --- 2023-07-14 Dmitry Antipov Superseded
[v2] wifi: ath10k: fix PCI and SNOC RX pipe operations [v2] wifi: ath10k: fix PCI and SNOC RX pipe operations --- 2023-07-13 Dmitry Antipov Superseded
wifi: ath10k: fix PCI and SNOC RX pipe operations wifi: ath10k: fix PCI and SNOC RX pipe operations --- 2023-07-13 Dmitry Antipov New
wifi: cfg80211: improve documentation for flag fields wifi: cfg80211: improve documentation for flag fields --- 2023-07-13 Dmitry Antipov New
wifi: wilc1000: simplify TX callback functions wifi: wilc1000: simplify TX callback functions --- 2023-07-13 Dmitry Antipov New
[v2] wifi: mwifiex: fix memory leak in mwifiex_histogram_read() [v2] wifi: mwifiex: fix memory leak in mwifiex_histogram_read() --- 2023-07-13 Dmitry Antipov Superseded
wifi: mt76: use native timestamps for RX reordering wifi: mt76: use native timestamps for RX reordering --- 2023-07-12 Dmitry Antipov New
wifi: ath10k: unify PCI and SNOC interfaces to CE pipes wifi: ath10k: unify PCI and SNOC interfaces to CE pipes --- 2023-07-11 Dmitry Antipov New
« 1 2 3 »