summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorFilesLines
2020-10-29iwlwifi: mvm: split a print to avoid a WARNING in ROCEmmanuel Grumbach1-3/+6
2020-08-21iwlegacy: Check the return value of pcie_capability_read_*()Bolarinwa Olayemi Saheed1-2/+2
2020-03-11iwlwifi: pcie: fix rb_allocator workqueue allocationJohannes Berg1-1/+5
2020-02-28iwlwifi: mvm: Fix thermal zone registrationAndrei Otcheretianski1-1/+3
2020-02-28iwlegacy: ensure loop counter addr does not wrap and cause an infinite loopColin Ian King1-1/+1
2020-02-28iwlegacy: Fix -Wcast-function-typePhong Tran2-4/+6
2020-02-28ipw2x00: Fix -Wcast-function-typePhong Tran2-5/+7
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
2017-09-09iwlwifi: pci: add new PCI ID for 7265DLuca Coelho1-0/+1
2017-08-11iwlwifi: dvm: prevent an out of bounds accessEmmanuel Grumbach1-1/+1
2017-07-05iwlwifi: fix kernel crash when unregistering thermal zoneJens Axboe1-4/+8
2017-05-14iwlwifi: mvm: writing zero bytes to debugfs causes a crashDan Carpenter1-0/+2
2017-05-14iwlwifi: mvm: synchronize firmware DMA paging memorySara Sharon2-3/+24
2017-05-14iwlwifi: mvm: fix references to first_agg_queue in DQA modeSara Sharon1-4/+3
2017-05-14iwlwifi: mvm: fix pending frame counter calculationSara Sharon2-12/+24
2017-05-14iwlwifi: mvm/pcie: adjust A-MSDU tx_cmd length in PCIeJohannes Berg2-39/+22