summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: fix assert 1F04 upon reconfigEmmanuel Grumbach2022-06-141-0/+3
* iwlwifi: Fix -EIO error code that is never returnedColin Ian King2022-04-151-1/+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: disable RX-diversity in powersaveJohannes Berg2021-11-261-0/+3
* iwlwifi: pcie: free IML DMA memory allocationJohannes Berg2021-07-202-5/+13
* iwlwifi: mvm: don't change band on bound PHY contextsJohannes Berg2021-07-201-6/+18
* 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: 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: 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: fix kernel panic in case of assert during CSASara Sharon2020-12-301-1/+1
* iwlwifi: pcie: limit memory read spin timeJohannes Berg2020-12-301-9/+27
* iwlwifi: mvm: split a print to avoid a WARNING in ROCEmmanuel Grumbach2020-10-291-3/+6
* iwlwifi: mvm: beacon statistics shouldn't go backwardsMordechay Goodstein2020-04-291-0/+9
* iwlwifi: pcie: actually release queue memory in TVQMJohannes Berg2020-04-291-0/+3
* iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devicesDan Moulding2020-03-181-1/+2
* iwlwifi: pcie: fix rb_allocator workqueue allocationJohannes Berg2020-03-051-4/+11
* iwlwifi: mvm: Fix thermal zone registrationAndrei Otcheretianski2020-02-241-1/+3
* iwlwifi: don't throw error when trying to remove IGTKLuca Coelho2020-02-111-3/+7
* iwlwifi: mvm: fix NVM check for 3168 devicesLuca Coelho2020-02-111-1/+1
* iwlwifi: Don't ignore the cap field upon mcc updateHaim Dreyfuss2020-02-053-6/+51
* iwlwifi: mvm: fix RSS config commandSara Sharon2020-01-271-6/+6
* iwlwifi: mvm: fix A-MPDU reference assignmentJohannes Berg2020-01-271-1/+1
* iwlwifi: mvm: avoid possible access out of array.Mordechay Goodstein2020-01-271-6/+13
* iwlwifi: nvm: get num of hw addresses from firmwareNaftali Goldstein2020-01-272-8/+16
* iwlwifi: pcie: fix memory leaks in iwl_pcie_ctxt_info_gen3_initNavid Emamdoost2020-01-171-11/+25
* iwlwifi: dbg_ini: fix memory leak in alloc_sgtableNavid Emamdoost2020-01-171-0/+1
* iwlwifi: check kasprintf() return valueJohannes Berg2019-12-312-0/+6
* iwlwifi: mvm: fix unaligned read of rx_pkt_statusWang Xuerui2019-12-311-1/+2
* iwlwifi: fix cfg structs for 22000 with different RF modulesLuca Coelho2019-12-133-4/+21
* iwlwifi: mvm: Send non offchannel traffic via AP staAndrei Otcheretianski2019-12-131-0/+15
* iwlwifi: trans: Clear persistence bit when starting the FWShahar S Matityahu2019-12-132-0/+19
* iwlwifi: mvm: synchronize TID queue removalJohannes Berg2019-12-131-0/+10
* iwlwifi: pcie: don't consider IV len in A-MSDUMordechay Goodstein2019-12-131-13/+7
* iwlwifi: pcie: set cmd_len in the correct placeSara Sharon2019-12-051-12/+12
* iwlwifi: pcie: fix erroneous printSara Sharon2019-12-051-5/+5
* iwlwifi: mvm: force TCM re-evaluation on TCM resumeAvraham Stern2019-12-051-0/+14
* iwlwifi: move iwl_nvm_check_version() into dvmLuca Coelho2019-12-054-23/+22
* iwlwifi: mvm: don't send keys when entering D3Sara Sharon2019-11-241-1/+3