aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi
AgeCommit message (Expand)Author
2019-12-02Merge tag 'v5.2.25' into v5.2/standard/baseBruce Ashfield
2019-12-02iwlwifi: dbg_ini: fix memory leak in alloc_sgtableNavid Emamdoost
2019-11-25Merge tag 'v5.2.24' into v5.2/standard/baseBruce Ashfield
2019-11-25iwlwifi: pcie: change qu with jf devices to use qu configurationLuca Coelho
2019-11-25iwlwifi: pcie: fix memory leaks in iwl_pcie_ctxt_info_gen3_initNavid Emamdoost
2019-10-10Merge tag 'v5.2.19' into v5.2/standard/baseBruce Ashfield
2019-10-09iwlwifi: mvm: fix possible out-of-bounds read when accessing lq_infoGregory Greenman
2019-10-09iwlwifi: mvm: replace RS mutex with a spin_lockGregory Greenman
2019-10-09iwlwifi: mvm: add a wrapper around rs_tx_status to handle locksGregory Greenman
2019-10-05iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 36Luca Coelho
2019-09-06iwlwifi: pcie: handle switching killer Qu B0 NICs to C0Luca Coelho
2019-09-06iwlwifi: pcie: don't switch FW to qnj when ax201 is detectedLuca Coelho
2019-09-06iwlwifi: pcie: add support for qu c-step devicesLuca Coelho
2019-09-06iwlwifi: change 0x02F0 fw from qu to quzIhab Zhaika
2019-09-06iwlwifi: add new cards for 9000 and 20000 seriesIhab Zhaika
2019-09-06iwlwifi: add new cards for 22000 and change wrong structsIhab Zhaika
2019-09-06iwlwifi: add new cards for 22000 and fix struct nameIhab Zhaika
2019-08-29iwlwifi: mvm: disable TX-AMSDU on older NICsJohannes Berg
2019-08-29iwlwifi: mvm: send LQ command always ASYNCGregory Greenman
2019-08-29iwlwifi: fix locking in delayed GTK settingJohannes Berg
2019-08-29iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdefShahar S Matityahu
2019-08-29iwlwifi: dbg_ini: move iwl_dbg_tlv_load_bin out of debug override ifdefShahar S Matityahu
2019-08-29iwlwifi: mvm: avoid races in rate init and rate performMordechay Goodstein
2019-08-25iwlwifi: Add support for SAR South Korea limitationHaim Dreyfuss
2019-08-16iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT supportLuca Coelho
2019-08-16iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41Luca Coelho
2019-08-16iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segmentEmmanuel Grumbach
2019-08-16iwlwifi: mvm: fix an out-of-bound accessEmmanuel Grumbach
2019-08-16iwlwifi: don't unmap as page memory that was mapped as singleEmmanuel Grumbach
2019-07-26iwlwifi: mvm: clear rfkill_safe_init_done when we start the firmwareEmmanuel Grumbach
2019-07-26iwlwifi: mvm: delay GTK setting in FW in AP modeJohannes Berg
2019-07-26iwlwifi: fix RF-Kill interrupt while FW load for gen2 devicesEmmanuel Grumbach
2019-07-26iwlwifi: don't WARN when calling iwl_get_shared_mem_conf with RF-KillEmmanuel Grumbach
2019-07-26iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-XEmmanuel Grumbach
2019-07-26iwlwifi: pcie: don't service an interrupt that was maskedEmmanuel Grumbach
2019-07-26iwlwifi: add support for hr1 RF IDOren Givon
2019-07-26iwlwifi: dbg: fix debug monitor stop and restart delaysShahar S Matityahu
2019-07-26iwlwifi: mvm: Drop large non sta framesAndrei Otcheretianski
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 323Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322Thomas Gleixner
2019-06-01iwlwifi: mvm: change TLC config cmd sent by rs to be asyncLior Cohen
2019-06-01iwlwifi: Fix double-free problems in iwl_req_fw_callback()Jia-Ju Bai
2019-06-01iwlwifi: fix AX201 killer sku loading firmware issueMatt Chen
2019-06-01iwlwifi: print fseq info upon fw assertShahar S Matityahu
2019-06-01iwlwifi: clear persistence bit according to device familyShahar S Matityahu
2019-06-01iwlwifi: fix load in rfkill flow for unified firmwareEmmanuel Grumbach
2019-06-01iwlwifi: mvm: remove d3_sram debugfs fileJohannes Berg
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds