summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2022-04-20iwlwifi: Fix -EIO error code that is never returnedColin Ian King1-1/+1
2022-02-23iwlwifi: pcie: fix locking when "HW not ready"Johannes Berg1-2/+1
2022-01-27iwlwifi: mvm: Increase the scan timeout guard to 30 secondsIlan Peer1-1/+1
2022-01-27iwlwifi: mvm: synchronize with FW after multicast commandsJohannes Berg1-0/+17
2021-11-26iwlwifi: mvm: disable RX-diversity in powersaveJohannes Berg1-0/+3
2021-05-22iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_enqueue_hcmd()Jiri Kosina1-3/+4
2021-02-23iwlwifi: mvm: guard against device removal in reprobeJohannes Berg1-1/+2
2021-02-23iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmapEmmanuel Grumbach1-0/+5
2021-02-23iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()Johannes Berg1-0/+3
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-29iwlwifi: pcie: limit memory read spin timeJohannes Berg1-9/+27
2020-10-29iwlwifi: mvm: split a print to avoid a WARNING in ROCEmmanuel Grumbach1-3/+6
2020-03-11iwlwifi: pcie: fix rb_allocator workqueue allocationJohannes Berg1-1/+5
2020-02-28iwlwifi: mvm: Fix thermal zone registrationAndrei Otcheretianski1-1/+3
2020-01-29iwlwifi: mvm: fix RSS config commandSara Sharon1-6/+6
2020-01-29iwlwifi: mvm: fix A-MPDU reference assignmentJohannes Berg1-1/+1
2020-01-04iwlwifi: check kasprintf() return valueJohannes Berg2-0/+6
2020-01-04iwlwifi: mvm: fix unaligned read of rx_pkt_statusWang Xuerui1-1/+2
2019-12-21iwlwifi: mvm: Send non offchannel traffic via AP staAndrei Otcheretianski1-0/+15
2019-11-25iwlwifi: mvm: don't send keys when entering D3Sara Sharon1-1/+3
2019-11-25iwlwifi: mvm: avoid sending too many BARsSara Sharon1-0/+8
2019-08-25iwlwifi: don't unmap as page memory that was mapped as singleEmmanuel Grumbach1-0/+2
2019-08-04iwlwifi: pcie: don't service an interrupt that was maskedEmmanuel Grumbach1-6/+21
2019-08-04iwlwifi: mvm: Drop large non sta framesAndrei Otcheretianski1-0/+3
2019-05-31iwlwifi: pcie: don't crash on invalid RX interruptJohannes Berg1-1/+6
2019-04-05iwlwifi: pcie: fix emergency pathSara Sharon1-3/+8
2018-12-01iwlwifi: mvm: fix regulatory domain update when the firmware startsEmmanuel Grumbach2-5/+8
2018-12-01iwlwifi: mvm: support sta_statistics() even on older firmwareEmmanuel Grumbach1-4/+0
2018-11-13iwlwifi: mvm: check return value of rs_rate_from_ucode_rate()Luca Coelho1-5/+19
2018-11-13iwlwifi: pcie: avoid empty free RB queueShaul Triebitz1-11/+21
2018-08-03iwlwifi: pcie: fix race in Rx buffer allocatorShaul Triebitz1-0/+2
2018-06-26iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUsHao Wei Tee1-5/+5
2018-05-30iwlwifi: mvm: fix TX of CCMP 256Sara Sharon1-2/+5
2018-05-30iwlwifi: mvm: always init rs with 20mhz bandwidth ratesNaftali Goldstein2-8/+24
2018-05-30iwlwifi: mvm: fix security bug in PN checkingSara Sharon1-19/+20
2018-04-13iwlwifi: fix min API version for 7265D, 3168, 8000 and 8265Luca Coelho2-4/+4
2018-04-13iwlwifi: pcie: only use d0i3 in suspend/resume if system_pm is set to d0i3Luca Coelho1-2/+4
2018-04-13iwlwifi: tt: move ucode_loaded check under mutexJohannes Berg1-3/+5
2018-04-13iwlwifi: mvm: Fix command queue number on d0i3 flowHaim Dreyfuss1-1/+4
2018-04-13iwlwifi: mvm: fix firmware debug restart recordingEmmanuel Grumbach4-19/+27
2018-03-24iwlwifi: a000: fix memory offsets and lengthsLiad Kaufman1-3/+3
2018-03-24iwlwifi: split the handler and the wake parts of the notification infraEmmanuel Grumbach2-11/+24
2018-03-22iwlwifi: mvm: rs: don't override the rate history in the search cycleEmmanuel Grumbach1-3/+1
2018-03-22iwlwifi: mvm: fix RX SKB header size and align it properlyJohannes Berg1-3/+15
2018-02-03iwlwifi: mvm: fix the TX queue hang timeout for MONITOR vif typeEmmanuel Grumbach1-0/+2
2017-12-20iwlwifi: mvm: cleanup pending frames in DQA modeSara Sharon4-31/+28
2017-11-08iwlwifi: mvm: use the PROBE_RESP_QUEUE to send deauth to unknown stationEmmanuel Grumbach1-4/+6
2017-10-12iwlwifi: add workaround to disable wide channels in 5GHzLuca Coelho1-11/+55
2017-10-12iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMDLuca Coelho1-1/+9