summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: fix assert 1F04 upon reconfigEmmanuel Grumbach2022-06-141-0/+3
* ipw2x00: Fix potential NULL dereference in libipw_xmit()Haowen Bai2022-06-141-1/+1
* iwlwifi: mvm: Fix an error code in iwl_mvm_up()Dan Carpenter2022-04-151-1/+3
* iwlwifi: Fix -EIO error code that is never returnedColin Ian King2022-04-151-1/+1
* iwlwifi: don't advertise TWT supportGolan Ben Ami2022-03-192-3/+1
* iwlwifi: pcie: gen2: fix locking when "HW not ready"Johannes Berg2022-02-231-2/+1
* iwlwifi: pcie: fix locking when "HW not ready"Johannes Berg2022-02-231-2/+1
* iwlwifi: fix use-after-freeJohannes Berg2022-02-231-0/+2
* iwlwifi: mvm: Increase the scan timeout guard to 30 secondsIlan Peer2022-01-271-1/+1
* iwlwifi: mvm: Fix calculation of frame lengthIlan Peer2022-01-271-0/+27
* iwlwifi: remove module loading failure messageJohannes Berg2022-01-271-8/+1
* iwlwifi: fix leaks/bad data after failed firmware loadJohannes Berg2022-01-271-0/+8
* iwlwifi: mvm: synchronize with FW after multicast commandsJohannes Berg2022-01-271-0/+17
* iwlwifi: mvm: retry init flow if failedMordechay Goodstein2021-12-085-8/+47
* iwlwifi: mvm: disable RX-diversity in powersaveJohannes Berg2021-11-171-0/+3
* iwlwifi: mvm: fix access to BSS elementsJohannes Berg2021-09-221-2/+6
* iwlwifi: mvm: avoid static queue number aliasingJohannes Berg2021-09-222-16/+38
* iwlwifi: mvm: fix a memory leak in iwl_mvm_mac_ctxt_beacon_changedZhang Qilong2021-09-221-1/+3
* iwlwifi: pcie: fix context info freeingJohannes Berg2021-07-191-1/+2
* iwlwifi: pcie: free IML DMA memory allocationJohannes Berg2021-07-192-5/+13
* iwlwifi: mvm: don't change band on bound PHY contextsJohannes Berg2021-07-191-6/+18
* mac80211: remove iwlwifi specific workaround that broke sta NDP txFelix Fietkau2021-07-141-0/+3
* ipw2x00: potential buffer overflow in libipw_wx_set_encodeext()Dan Carpenter2021-05-141-2/+4
* iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd()Jiri Kosina2021-05-071-3/+4
* iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_enqueue_hcmd()Jiri Kosina2021-05-071-3/+4
* iwlwifi: mvm: guard against device removal in reprobeJohannes Berg2021-02-131-1/+2
* iwlwifi: mvm: invalidate IDs of internal stations at mvm startGregory Greenman2021-02-132-0/+10
* iwlwifi: pcie: fix context info memory leakJohannes Berg2021-02-131-2/+9
* iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmapEmmanuel Grumbach2021-02-131-0/+5
* iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()Johannes Berg2021-02-131-0/+3
* iwlwifi: mvm: skip power command when unbinding vif during CSASara Sharon2021-02-131-0/+3
* iwlwifi: mvm: don't send RFH_QUEUE_CONFIG_CMD with no queuesLuca Coelho2021-02-101-1/+8
* iwlwifi: pcie: reschedule in long-running memory readsJohannes Berg2021-02-031-1/+7
* iwlwifi: pcie: use jiffies for memory read spin time limitJohannes Berg2021-02-031-6/+2
* iwlwifi: mvm: hook up missing RX handlersJohannes Berg2020-12-301-0/+6
* iwlwifi: pcie: add one missing entry for AX210Luca Coelho2020-12-301-0/+1
* iwlwifi: mvm: fix kernel panic in case of assert during CSASara Sharon2020-12-161-1/+1
* iwlwifi: pcie: set LTR to avoid completion timeoutJohannes Berg2020-12-162-0/+30
* iwlwifi: pcie: limit memory read spin timeJohannes Berg2020-12-161-9/+27
* iwlwifi: mvm: write queue_sync_state only for syncAvraham Stern2020-12-021-0/+3
* iwlwifi: mvm: split a print to avoid a WARNING in ROCEmmanuel Grumbach2020-10-291-3/+6
* iwlegacy: Check the return value of pcie_capability_read_*()Bolarinwa Olayemi Saheed2020-08-191-2/+2
* iwlwifi: mvm: don't call iwl_mvm_free_inactive_queue() under RCUJohannes Berg2020-07-291-5/+3
* iwlwifi: mvm: fix aux station leakSharon2020-06-223-11/+18
* iwlwifi: avoid debug max amsdu config overwriting itselfMordechay Goodstein2020-06-222-11/+15
* iwlwifi: mvm: fix NVM check for 3168 devicesLuca Coelho2020-06-171-1/+1
* iwlwifi: mvm: fix inactive TID removal return value usageJohannes Berg2020-04-291-2/+2
* iwlwifi: mvm: Do not declare support for ACK Enabled AggregationIlan Peer2020-04-291-4/+2
* iwlwifi: mvm: limit maximum queue appropriatelyJohannes Berg2020-04-292-3/+8
* iwlwifi: mvm: beacon statistics shouldn't go backwardsMordechay Goodstein2020-04-291-2/+11