aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)Author
2023-08-11wifi: iwlwifi: mvm: avoid baid size integer overflowJohannes Berg
2023-08-11treewide: Remove uninitialized_var() usageKees Cook
2023-05-30wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtraceHans de Goede
2023-05-17wifi: iwlwifi: mvm: check firmware response sizeJohannes Berg
2023-05-17wifi: iwlwifi: make the loop for card preparation effectiveEmmanuel Grumbach
2023-03-11wifi: iwl4965: Add missing check for create_singlethread_workqueue()Jiasheng Jiang
2023-03-11wifi: iwl3945: Add missing check for create_singlethread_workqueueJiasheng Jiang
2023-03-11wifi: ipw2200: fix memory leak in ipw_wdev_init()Zhengchao Shao
2023-03-11wifi: ipw2x00: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-03-11ipw2x00: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2022-09-15wifi: iwlegacy: 4965: corrected fix for potential off-by-one overflow in il49...Stanislaw Gruszka
2022-08-25wifi: iwlegacy: 4965: fix potential off-by-one overflow in il4965_rs_fill_lin...Alexey Kodanev
2022-06-14iwlwifi: mvm: fix assert 1F04 upon reconfigEmmanuel Grumbach
2022-06-14ipw2x00: Fix potential NULL dereference in libipw_xmit()Haowen Bai
2022-04-15iwlwifi: Fix -EIO error code that is never returnedColin Ian King
2022-02-23iwlwifi: pcie: gen2: fix locking when "HW not ready"Johannes Berg
2022-02-23iwlwifi: pcie: fix locking when "HW not ready"Johannes Berg
2022-02-23iwlwifi: fix use-after-freeJohannes Berg
2022-01-27iwlwifi: mvm: Increase the scan timeout guard to 30 secondsIlan Peer
2022-01-27iwlwifi: mvm: Fix calculation of frame lengthIlan Peer
2022-01-27iwlwifi: remove module loading failure messageJohannes Berg
2022-01-27iwlwifi: fix leaks/bad data after failed firmware loadJohannes Berg
2022-01-27iwlwifi: mvm: synchronize with FW after multicast commandsJohannes Berg
2021-11-26iwlwifi: mvm: disable RX-diversity in powersaveJohannes Berg
2021-07-20iwlwifi: pcie: free IML DMA memory allocationJohannes Berg
2021-07-20iwlwifi: mvm: don't change band on bound PHY contextsJohannes Berg
2021-05-22ipw2x00: potential buffer overflow in libipw_wx_set_encodeext()Dan Carpenter
2021-05-07iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd()Jiri Kosina
2021-05-07iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_enqueue_hcmd()Jiri Kosina
2021-02-13iwlwifi: mvm: guard against device removal in reprobeJohannes Berg
2021-02-13iwlwifi: pcie: fix context info memory leakJohannes Berg
2021-02-13iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmapEmmanuel Grumbach
2021-02-13iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()Johannes Berg
2021-02-03iwlwifi: pcie: reschedule in long-running memory readsJohannes Berg
2021-02-03iwlwifi: pcie: use jiffies for memory read spin time limitJohannes Berg
2020-12-30iwlwifi: mvm: fix kernel panic in case of assert during CSASara Sharon
2020-12-30iwlwifi: pcie: limit memory read spin timeJohannes Berg
2020-10-29iwlwifi: mvm: split a print to avoid a WARNING in ROCEmmanuel Grumbach
2020-08-19iwlegacy: Check the return value of pcie_capability_read_*()Bolarinwa Olayemi Saheed
2020-04-29iwlwifi: mvm: beacon statistics shouldn't go backwardsMordechay Goodstein
2020-04-29iwlwifi: pcie: actually release queue memory in TVQMJohannes Berg
2020-03-18iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devicesDan Moulding
2020-03-05iwlwifi: pcie: fix rb_allocator workqueue allocationJohannes Berg
2020-02-24iwlwifi: mvm: Fix thermal zone registrationAndrei Otcheretianski
2020-02-24iwlegacy: ensure loop counter addr does not wrap and cause an infinite loopColin Ian King
2020-02-24iwlegacy: Fix -Wcast-function-typePhong Tran
2020-02-24ipw2x00: Fix -Wcast-function-typePhong Tran
2020-02-11iwlwifi: don't throw error when trying to remove IGTKLuca Coelho
2020-02-11iwlwifi: mvm: fix NVM check for 3168 devicesLuca Coelho
2020-02-05iwlwifi: Don't ignore the cap field upon mcc updateHaim Dreyfuss