summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi
AgeCommit message (Expand)Author
2023-10-10wifi: iwlwifi: mvm: Fix a memory corruption issueChristophe JAILLET
2023-10-10iwlwifi: avoid void pointer arithmeticJohannes Berg
2023-10-10wifi: iwlwifi: dbg_ini: fix structure packingArnd Bergmann
2023-07-23wifi: iwlwifi: mvm: indicate HW decrypt for beacon protectionJohannes Berg
2023-07-23wifi: iwlwifi: pcie: fix NULL pointer dereference in iwl_pcie_irq_rx_msix_han...Anjaneyulu
2023-07-23iwlwifi: don't dump_stack() when we get an unexpected interruptEmmanuel Grumbach
2023-07-23wifi: iwlwifi: pull from TXQs with softirqs disabledJohannes Berg
2023-05-24wifi: iwlwifi: mvm: don't trust firmware n_channelsJohannes Berg
2023-05-24wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlockJohannes Berg
2023-05-24wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtraceHans de Goede
2023-05-24wifi: iwlwifi: pcie: Fix integer overflow in iwl_write_to_user_bufHyunwoo Kim
2023-05-24wifi: iwlwifi: pcie: fix possible NULL pointer dereferenceDaniel Gabay
2023-05-11wifi: iwlwifi: fw: fix memory leak in debugfsJohannes Berg
2023-05-11wifi: iwlwifi: mvm: check firmware response sizeJohannes Berg
2023-05-11wifi: iwlwifi: make the loop for card preparation effectiveEmmanuel Grumbach
2023-05-11wifi: iwlwifi: fw: move memset before early returnTom Rix
2023-05-11wifi: iwlwifi: mvm: initialize seq variableTom Rix
2023-05-11wifi: iwlwifi: yoyo: Fix possible division by zeroDaniel Gabay
2023-05-11wifi: iwlwifi: yoyo: skip dump correctly on hw errorDaniel Gabay
2023-04-20wifi: iwlwifi: mvm: fix mvmtxq->stopped handlingJohannes Berg
2022-12-31wifi: iwlwifi: mvm: fix double free on tx path.Ben Greear
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-07-29iwlwifi: fw: uefi: add missing include guardsJohannes Berg
2022-06-09iwlwifi: mvm: fix assert 1F04 upon reconfigEmmanuel Grumbach
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