summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorFilesLines
2020-03-18iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devicesDan Moulding1-1/+2
2020-03-05iwlwifi: pcie: fix rb_allocator workqueue allocationJohannes Berg1-4/+11
2020-02-24iwlwifi: mvm: Fix thermal zone registrationAndrei Otcheretianski1-1/+3
2020-02-24iwlegacy: ensure loop counter addr does not wrap and cause an infinite loopColin Ian King1-1/+1
2020-02-24iwlegacy: Fix -Wcast-function-typePhong Tran2-4/+6
2020-02-24ipw2x00: Fix -Wcast-function-typePhong Tran2-5/+7
2020-02-11iwlwifi: don't throw error when trying to remove IGTKLuca Coelho1-3/+7
2020-02-11iwlwifi: mvm: fix NVM check for 3168 devicesLuca Coelho1-1/+1
2020-02-05iwlwifi: Don't ignore the cap field upon mcc updateHaim Dreyfuss3-6/+51
2020-01-27iwlwifi: mvm: fix RSS config commandSara Sharon1-6/+6
2020-01-27iwlwifi: mvm: fix A-MPDU reference assignmentJohannes Berg1-1/+1
2020-01-27iwlwifi: mvm: avoid possible access out of array.Mordechay Goodstein1-6/+13
2020-01-27iwlwifi: nvm: get num of hw addresses from firmwareNaftali Goldstein2-8/+16
2020-01-17iwlwifi: pcie: fix memory leaks in iwl_pcie_ctxt_info_gen3_initNavid Emamdoost1-11/+25
2020-01-17iwlwifi: dbg_ini: fix memory leak in alloc_sgtableNavid Emamdoost1-0/+1
2019-12-31iwlwifi: check kasprintf() return valueJohannes Berg2-0/+6
2019-12-31iwlwifi: mvm: fix unaligned read of rx_pkt_statusWang Xuerui1-1/+2
2019-12-13iwlwifi: fix cfg structs for 22000 with different RF modulesLuca Coelho3-4/+21
2019-12-13iwlwifi: mvm: Send non offchannel traffic via AP staAndrei Otcheretianski1-0/+15
2019-12-13iwlwifi: trans: Clear persistence bit when starting the FWShahar S Matityahu2-0/+19
2019-12-13iwlwifi: mvm: synchronize TID queue removalJohannes Berg1-0/+10
2019-12-13iwlwifi: pcie: don't consider IV len in A-MSDUMordechay Goodstein1-13/+7
2019-12-05iwlwifi: pcie: set cmd_len in the correct placeSara Sharon1-12/+12
2019-12-05iwlwifi: pcie: fix erroneous printSara Sharon1-5/+5
2019-12-05iwlwifi: mvm: force TCM re-evaluation on TCM resumeAvraham Stern1-0/+14
2019-12-05iwlwifi: move iwl_nvm_check_version() into dvmLuca Coelho4-23/+22
2019-11-24iwlwifi: mvm: don't send keys when entering D3Sara Sharon1-1/+3
2019-11-20iwlwifi: mvm: Allow TKIP for AP modeIlan Peer1-4/+0
2019-11-20iwlwifi: mvm: use correct FIFO lengthSara Sharon2-15/+36
2019-11-20iwlwifi: pcie: fit reclaim msg to MAX_MSG_LENGolan Ben Ami1-1/+1
2019-11-20iwlwifi: pcie: gen2: build A-MSDU only for GSOJohannes Berg1-1/+6
2019-11-20iwlwifi: api: annotate compressed BA notif array sizesJohannes Berg1-3/+3
2019-11-20iwlwifi: pcie: read correct prph address for newer devicesSara Sharon1-2/+14
2019-11-20iwlwifi: fix non_shared_ant for 22000 devicesErel Geron1-1/+1
2019-11-20iwlwifi: dbg: don't crash if the firmware crashes in the middle of a debug dumpEmmanuel Grumbach1-1/+1
2019-11-20iwlwifi: mvm: avoid sending too many BARsSara Sharon1-0/+8
2019-11-20iwlwifi: don't WARN on trying to dump dead firmwareJohannes Berg1-4/+3
2019-11-20iwlwifi: drop packets with bad status in CDSara Sharon4-62/+70
2019-11-06iwlwifi: exclude GEO SAR support for 3168Luca Coelho1-7/+9
2019-10-05iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 36Luca Coelho1-3/+5
2019-10-01iwlwifi: mvm: always init rs_fw with 20MHz bandwidth ratesNaftali Goldstein3-4/+5
2019-10-01iwlwifi: mvm: send BCAST management frames to the right stationEmmanuel Grumbach1-1/+1
2019-09-16iwlwifi: add new card for 9260 seriesIhab Zhaika1-0/+1
2019-09-16iwlwifi: fix devices with PCI Device ID 0x34F0 and 11ac RF modulesLuca Coelho3-32/+97
2019-08-16iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT supportLuca Coelho1-2/+7
2019-08-16iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41Luca Coelho1-7/+15
2019-08-16iwlwifi: mvm: fix an out-of-bound accessEmmanuel Grumbach1-1/+1
2019-08-16iwlwifi: don't unmap as page memory that was mapped as singleEmmanuel Grumbach1-0/+2
2019-07-26iwlwifi: fix RF-Kill interrupt while FW load for gen2 devicesEmmanuel Grumbach5-2/+43
2019-07-26iwlwifi: don't WARN when calling iwl_get_shared_mem_conf with RF-KillEmmanuel Grumbach1-3/+9