summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)Author
2023-03-10wifi: iwl4965: Add missing check for create_singlethread_workqueue()Jiasheng Jiang
2023-03-10wifi: iwl3945: Add missing check for create_singlethread_workqueueJiasheng Jiang
2023-03-10wifi: ipw2200: fix memory leak in ipw_wdev_init()Zhengchao Shao
2023-03-10wifi: ipw2x00: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-03-10wifi: iwlegacy: common: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-31wifi: iwlwifi: mvm: fix double free on tx path.Ben Greear
2022-09-15wifi: iwlegacy: 4965: corrected fix for potential off-by-one overflow in il49...Stanislaw Gruszka
2022-08-17wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queueJose Ignacio Tornos Martinez
2022-08-17ieee80211: add EHT 1K aggregation definitionsMordechay Goodstein
2022-08-17wifi: iwlegacy: 4965: fix potential off-by-one overflow in il4965_rs_fill_lin...Alexey Kodanev
2022-07-29iwlwifi: fw: uefi: add missing include guardsJohannes Berg
2022-06-09iwlwifi: mvm: fix assert 1F04 upon reconfigEmmanuel Grumbach
2022-06-09ipw2x00: Fix potential NULL dereference in libipw_xmit()Haowen Bai
2022-05-18iwlwifi: iwl-dbg: Use del_timer_sync() before freeingGuenter Roeck
2022-04-13iwlwifi: mvm: move only to an enabled channelMiri Korenblit
2022-04-13iwlwifi: mvm: Correctly set fragmented EBSIlan Peer
2022-04-08iwlwifi: mvm: Fix an error code in iwl_mvm_up()Dan Carpenter
2022-04-08iwlwifi: Fix -EIO error code that is never returnedColin Ian King
2022-04-08iwlwifi: yoyo: remove DBGI_SRAM address reset writingRotem Saado
2022-04-08iwlwifi: mvm: align locking in D3 test debugfsJohannes Berg
2022-04-08iwlwifi: mvm: don't iterate unadded vifs when handling FW SMPS reqLuca Coelho
2022-04-08iwlwifi: mvm: Don't call iwl_mvm_sta_from_mac80211() with NULL staTakashi Iwai
2022-03-19iwlwifi: don't advertise TWT supportGolan Ben Ami
2022-03-08iwlwifi: mvm: check debugfs_dir ptr before useRandy Dunlap
2022-02-23iwlwifi: mvm: don't send SAR GEO command for 3160 devicesLuca Coelho
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: fix Bz NMI behaviourJohannes Berg
2022-01-27iwlwifi: mvm: Increase the scan timeout guard to 30 secondsIlan Peer
2022-01-27iwlwifi: pcie: make sure prph_info is set when treating wakeup IRQLuca Coelho
2022-01-27iwlwifi: mvm: fix AUX ROC removalAvraham Stern
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: avoid clearing a just saved session protection idShaul Triebitz
2022-01-27iwlwifi: mvm: synchronize with FW after multicast commandsJohannes Berg
2022-01-27iwlwifi: mvm: Use div_s64 instead of do_div in iwl_mvm_ftm_rtt_smoothing()Nathan Chancellor
2022-01-27iwlwifi: mvm: set protected flag only for NDP rangingAvraham Stern
2022-01-27iwlwifi: mvm: perform 6GHz passive scan after suspendAvraham Stern
2022-01-27iwlwifi: mvm: test roc running status bits before removing the staNathan Errera
2022-01-27iwlwifi: mvm: fix 32-bit build in FTMJohannes Berg
2022-01-27wireless: iwlwifi: Fix a double free in iwl_txq_dyn_alloc_dmaLv Yunlong
2021-12-22iwlwifi: mvm: don't crash on invalid rate w/o STAJohannes Berg
2021-12-08iwlwifi: Fix memory leaks in error handling pathChristophe JAILLET
2021-12-08iwlwifi: fix warnings produced by kernel debug optionsƁukasz Bartosik
2021-12-08iwlwifi: mvm: retry init flow if failedMordechay Goodstein
2021-11-18iwlwifi: pnvm: read EFI data only if long enoughJohannes Berg
2021-11-18iwlwifi: pnvm: don't kmemdup() more than we haveJohannes Berg
2021-11-18iwlwifi: mvm: reset PM state on unsuccessful resumeJohannes Berg