summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2023-01-18wifi: iwlwifi: mvm: fix double free on tx path.Ben Greear1-1/+11
2022-08-25wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queueJose Ignacio Tornos Martinez1-0/+1
2022-06-14iwlwifi: mvm: fix assert 1F04 upon reconfigEmmanuel Grumbach1-0/+3
2022-04-15iwlwifi: mvm: Fix an error code in iwl_mvm_up()Dan Carpenter1-1/+3
2022-04-15iwlwifi: Fix -EIO error code that is never returnedColin Ian King1-1/+1
2022-03-19iwlwifi: don't advertise TWT supportGolan Ben Ami2-3/+1
2022-02-23iwlwifi: pcie: gen2: fix locking when "HW not ready"Johannes Berg1-2/+1
2022-02-23iwlwifi: pcie: fix locking when "HW not ready"Johannes Berg1-2/+1
2022-02-23iwlwifi: fix use-after-freeJohannes Berg1-0/+2
2022-01-27iwlwifi: mvm: Increase the scan timeout guard to 30 secondsIlan Peer1-1/+1
2022-01-27iwlwifi: mvm: Fix calculation of frame lengthIlan Peer1-0/+27
2022-01-27iwlwifi: remove module loading failure messageJohannes Berg1-8/+1
2022-01-27iwlwifi: fix leaks/bad data after failed firmware loadJohannes Berg1-0/+8
2022-01-27iwlwifi: mvm: synchronize with FW after multicast commandsJohannes Berg1-0/+17
2021-12-08iwlwifi: mvm: retry init flow if failedMordechay Goodstein5-8/+47
2021-11-17iwlwifi: mvm: disable RX-diversity in powersaveJohannes Berg1-0/+3
2021-09-22iwlwifi: mvm: fix access to BSS elementsJohannes Berg1-2/+6
2021-09-22iwlwifi: mvm: avoid static queue number aliasingJohannes Berg2-16/+38
2021-09-22iwlwifi: mvm: fix a memory leak in iwl_mvm_mac_ctxt_beacon_changedZhang Qilong1-1/+3
2021-07-19iwlwifi: pcie: fix context info freeingJohannes Berg1-1/+2
2021-07-19iwlwifi: pcie: free IML DMA memory allocationJohannes Berg2-5/+13
2021-07-19iwlwifi: mvm: don't change band on bound PHY contextsJohannes Berg1-6/+18
2021-07-14mac80211: remove iwlwifi specific workaround that broke sta NDP txFelix Fietkau1-0/+3
2021-05-07iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd()Jiri Kosina1-3/+4
2021-05-07iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_enqueue_hcmd()Jiri Kosina1-3/+4
2021-02-13iwlwifi: mvm: guard against device removal in reprobeJohannes Berg1-1/+2
2021-02-13iwlwifi: mvm: invalidate IDs of internal stations at mvm startGregory Greenman2-0/+10
2021-02-13iwlwifi: pcie: fix context info memory leakJohannes Berg1-2/+9
2021-02-13iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmapEmmanuel Grumbach1-0/+5
2021-02-13iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()Johannes Berg1-0/+3
2021-02-13iwlwifi: mvm: skip power command when unbinding vif during CSASara Sharon1-0/+3
2021-02-10iwlwifi: mvm: don't send RFH_QUEUE_CONFIG_CMD with no queuesLuca Coelho1-1/+8
2021-02-04iwlwifi: pcie: reschedule in long-running memory readsJohannes Berg1-1/+7
2021-02-04iwlwifi: pcie: use jiffies for memory read spin time limitJohannes Berg1-6/+2
2020-12-30iwlwifi: mvm: hook up missing RX handlersJohannes Berg1-0/+6
2020-12-30iwlwifi: pcie: add one missing entry for AX210Luca Coelho1-0/+1
2020-12-16iwlwifi: mvm: fix kernel panic in case of assert during CSASara Sharon1-1/+1
2020-12-16iwlwifi: pcie: set LTR to avoid completion timeoutJohannes Berg2-0/+30
2020-12-16iwlwifi: pcie: limit memory read spin timeJohannes Berg1-9/+27
2020-12-02iwlwifi: mvm: write queue_sync_state only for syncAvraham Stern1-0/+3
2020-10-29iwlwifi: mvm: split a print to avoid a WARNING in ROCEmmanuel Grumbach1-3/+6
2020-07-29iwlwifi: mvm: don't call iwl_mvm_free_inactive_queue() under RCUJohannes Berg1-5/+3
2020-06-22iwlwifi: mvm: fix aux station leakSharon3-11/+18
2020-06-22iwlwifi: avoid debug max amsdu config overwriting itselfMordechay Goodstein2-11/+15
2020-06-17iwlwifi: mvm: fix NVM check for 3168 devicesLuca Coelho1-1/+1
2020-04-29iwlwifi: mvm: fix inactive TID removal return value usageJohannes Berg1-2/+2
2020-04-29iwlwifi: mvm: Do not declare support for ACK Enabled AggregationIlan Peer1-4/+2
2020-04-29iwlwifi: mvm: limit maximum queue appropriatelyJohannes Berg2-3/+8
2020-04-29iwlwifi: mvm: beacon statistics shouldn't go backwardsMordechay Goodstein1-2/+11
2020-04-29iwlwifi: pcie: actually release queue memory in TVQMJohannes Berg1-0/+3