summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi
AgeCommit message (Expand)Author
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-29iwlwifi: mvm: clear rfkill_safe_init_done when we start the firmwareEmmanuel Grumbach
2019-06-29iwlwifi: don't WARN when calling iwl_get_shared_mem_conf with RF-KillEmmanuel Grumbach
2019-06-29iwlwifi: pcie: don't service an interrupt that was maskedEmmanuel Grumbach
2019-06-29iwlwifi: fix RF-Kill interrupt while FW load for gen2 devicesEmmanuel Grumbach
2019-06-29iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-XEmmanuel Grumbach
2019-06-29iwlwifi: mvm: delay GTK setting in FW in AP modeJohannes Berg
2019-06-29iwlwifi: mvm: remove MAC_FILTER_IN_11AX for AP modeLuca Coelho
2019-06-29iwlwifi: dbg: debug recording stop and restart command removeShahar S Matityahu
2019-06-29iwlwifi: dbg: don't stop dbg recording before entering D3 from 9000 devicesShahar S Matityahu
2019-06-29iwlwifi: dbg_ini: fix debug monitor stop and restart in ini modeShahar S Matityahu
2019-06-29iwlwifi: mvm: make the usage of TWT configurableEmmanuel Grumbach
2019-06-29iwlwifi: support FSEQ TLV even when FMAC is not compiledEmmanuel Grumbach
2019-06-29iwlwifi: dbg: move trans debug fields to a separate structShahar S Matityahu
2019-06-29iwlwifi: dbg_ini: remove redundant checking of ini modeShahar S Matityahu
2019-06-29iwlwifi: dbg_ini: enforce apply point early on buffer allocation tlvShahar S Matityahu
2019-06-29iwlwifi: dbg: fix debug monitor stop and restart delaysShahar S Matityahu
2019-06-29iwlwifi: pcie: increase the size of PCI dumpsLuca Coelho
2019-06-29iwlwifi: mvm: Drop large non sta framesAndrei Otcheretianski
2019-06-29iwlwifi: mvm: Add log information about SAR statusHaim Dreyfuss
2019-06-29iwlwifi: Add support for SAR South Korea limitationHaim Dreyfuss
2019-06-29iwlwifi: fix module init error pathsJohannes Berg
2019-06-29iwlwifi: mvm: convert to FW AC when configuring MU EDCAShaul Triebitz
2019-06-29iwlwifi: mvm: correctly fill the ac array in the iwl_mac_ctx_cmdNaftali Goldstein
2019-06-29iwlwifi: remove some unnecessary NULL checksDan Carpenter
2019-06-29iwlwifi: d3: Use struct_size() helperGustavo A. R. Silva
2019-06-29iwlwifi: lib: Use struct_size() helperGustavo A. R. Silva
2019-06-29iwlwifi: fw api: support adwell HB default APs number apiShahar S Matityahu
2019-06-29iwlwifi: mvm: remove multiple debugfs entriesMordechay Goodstein
2019-06-29iwlwifi: dbg_ini: implement dump info collectionShahar S Matityahu
2019-06-29iwlwifi: mvm: add a debugfs entry to set a fixed size AMSDU for all TX packetsMordechay Goodstein
2019-06-29iwlwifi: dbg_ini: support debug info TLVShahar S Matityahu
2019-06-29iwlwifi: dbg_ini: use different barker for ini dumpShahar S Matityahu
2019-06-29iwlwifi: dbg_ini: add consecutive trigger firing supportShahar S Matityahu
2019-06-29iwlwifi: dbg_ini: abort region collection in case the size is 0Shahar S Matityahu
2019-06-29iwlwifi: update CSI APIJohannes Berg
2019-06-29iwlwifi: dbg_ini: dump headers cleanupShahar S Matityahu
2019-06-29iwlwifi: dbg: allow dump collection in case of an early errorShahar S Matityahu
2019-06-29iwlwifi: iwl_mvm_tx_mpdu() must be called with BH disabledJiri Kosina
2019-06-24iwlwifi: add support for hr1 RF IDOren Givon
2019-06-24iwlwifi: change 0x02F0 fw from qu to quzIhab Zhaika
2019-06-24iwlwifi: add new cards for 22000 and change wrong structsIhab Zhaika
2019-06-24iwlwifi: add new cards for 22000 and fix struct nameIhab Zhaika
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-14mac80211: call rate_control_send_low() internallyJohannes Berg
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