summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorFilesLines
2024-01-26wifi: iwlwifi: mvm: send TX path flush in rfkillJohannes Berg1-1/+1
2024-01-26wifi: iwlwifi: mvm: set siso/mimo chains to 1 in FW SMPS requestJohannes Berg1-11/+0
2024-01-26wifi: iwlwifi: pcie: avoid a NULL pointer dereferenceAvraham Stern1-1/+1
2024-01-15wifi: iwlwifi: pcie: don't synchronize IRQs from IRQJohannes Berg3-14/+15
2024-01-05wifi: iwlwifi: pcie: add another missing bh-disable for rxq->lockJohannes Berg1-2/+2
2023-11-28wifi: iwlwifi: Use FW rate for non-data framesMiri Korenblit1-5/+9
2023-11-20wifi: iwlwifi: empty overflow queue during flushMiri Korenblit5-12/+15
2023-11-20wifi: iwlwifi: pcie: synchronize IRQs before NAPIJohannes Berg2-0/+2
2023-11-20wifi: iwlwifi: call napi_synchronize() before freeing rx/tx queuesGregory Greenman4-1/+20
2023-11-20iwlwifi: pcie: adjust to Bz completion descriptorJohannes Berg2-25/+51
2023-10-25wifi: iwlwifi: Ensure ack flag is properly cleared.Ben Greear1-0/+3
2023-10-10wifi: iwlwifi: mvm: Fix a memory corruption issueChristophe JAILLET1-1/+1
2023-10-10iwlwifi: avoid void pointer arithmeticJohannes Berg13-17/+17
2023-10-10wifi: iwlwifi: dbg_ini: fix structure packingArnd Bergmann1-3/+3
2023-07-23wifi: iwlwifi: mvm: indicate HW decrypt for beacon protectionJohannes Berg1-3/+6
2023-07-23wifi: iwlwifi: pcie: fix NULL pointer dereference in iwl_pcie_irq_rx_msix_han...Anjaneyulu1-2/+3
2023-07-23iwlwifi: don't dump_stack() when we get an unexpected interruptEmmanuel Grumbach1-3/+6
2023-07-23wifi: iwlwifi: pull from TXQs with softirqs disabledJohannes Berg1-1/+4
2023-05-24wifi: iwlwifi: mvm: don't trust firmware n_channelsJohannes Berg1-0/+10
2023-05-24wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlockJohannes Berg1-1/+1
2023-05-24wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtraceHans de Goede1-1/+4
2023-05-24wifi: iwlwifi: pcie: Fix integer overflow in iwl_write_to_user_bufHyunwoo Kim1-1/+1
2023-05-24wifi: iwlwifi: pcie: fix possible NULL pointer dereferenceDaniel Gabay1-0/+3
2023-05-11wifi: iwlwifi: fw: fix memory leak in debugfsJohannes Berg1-1/+3
2023-05-11wifi: iwlwifi: mvm: check firmware response sizeJohannes Berg1-0/+10
2023-05-11wifi: iwlwifi: make the loop for card preparation effectiveEmmanuel Grumbach1-1/+2
2023-05-11wifi: iwlwifi: fw: move memset before early returnTom Rix1-2/+2
2023-05-11wifi: iwlwifi: mvm: initialize seq variableTom Rix1-0/+1
2023-05-11wifi: iwlwifi: yoyo: Fix possible division by zeroDaniel Gabay1-0/+6
2023-05-11wifi: iwlwifi: yoyo: skip dump correctly on hw errorDaniel Gabay1-2/+2
2023-04-20wifi: iwlwifi: mvm: fix mvmtxq->stopped handlingJohannes Berg4-5/+13
2023-03-10wifi: iwl4965: Add missing check for create_singlethread_workqueue()Jiasheng Jiang1-2/+10
2023-03-10wifi: iwl3945: Add missing check for create_singlethread_workqueueJiasheng Jiang1-4/+12
2023-03-10wifi: ipw2200: fix memory leak in ipw_wdev_init()Zhengchao Shao1-2/+7
2023-03-10wifi: ipw2x00: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang1-1/+1
2023-03-10wifi: iwlegacy: common: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang1-2/+2
2022-12-31wifi: iwlwifi: mvm: fix double free on tx path.Ben Greear1-1/+11
2022-09-15wifi: iwlegacy: 4965: corrected fix for potential off-by-one overflow in il49...Stanislaw Gruszka1-4/+1
2022-08-17wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queueJose Ignacio Tornos Martinez1-0/+1
2022-08-17ieee80211: add EHT 1K aggregation definitionsMordechay Goodstein1-2/+2
2022-08-17wifi: iwlegacy: 4965: fix potential off-by-one overflow in il4965_rs_fill_lin...Alexey Kodanev1-1/+4
2022-07-29iwlwifi: fw: uefi: add missing include guardsJohannes Berg1-1/+4
2022-06-09iwlwifi: mvm: fix assert 1F04 upon reconfigEmmanuel Grumbach1-0/+3
2022-06-09ipw2x00: Fix potential NULL dereference in libipw_xmit()Haowen Bai1-1/+1
2022-05-18iwlwifi: iwl-dbg: Use del_timer_sync() before freeingGuenter Roeck1-1/+1
2022-04-13iwlwifi: mvm: move only to an enabled channelMiri Korenblit1-9/+22
2022-04-13iwlwifi: mvm: Correctly set fragmented EBSIlan Peer1-1/+4
2022-04-08iwlwifi: mvm: Fix an error code in iwl_mvm_up()Dan Carpenter1-1/+3
2022-04-08iwlwifi: Fix -EIO error code that is never returnedColin Ian King1-1/+1
2022-04-08iwlwifi: yoyo: remove DBGI_SRAM address reset writingRotem Saado2-4/+0