aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-08-26iwlwifi: implement Bz NMI behaviourJohannes Berg2-1/+8
2021-08-26iwlwifi: pcie: implement Bz device startupJohannes Berg4-19/+68
2021-08-26iwlwifi: read MAC address from correct place on BzJohannes Berg5-14/+56
2021-08-26iwlwifi: give Bz devices their own nameJohannes Berg3-4/+6
2021-08-26iwlwifi: split off Bz devices into their own familyJohannes Berg2-5/+29
2021-08-26iwlwifi: yoyo: cleanup internal buffer allocation in D3Mukesh Sisodiya3-9/+2
2021-08-26iwlwifi: mvm: treat MMPDUs in iwl_mvm_mac_tx() as bcastJohannes Berg1-5/+5
2021-08-26iwlwifi: mvm: clean up number of HW queuesJohannes Berg1-1/+1
2021-08-26iwlwifi: mvm: avoid static queue number aliasingJohannes Berg2-16/+38
2021-08-26iwlwifi: use DEFINE_MUTEX() for mutex lockZheng Yongjun1-3/+1
2021-08-26iwlwifi: remove trailing semicolon in macro definitionTom Rix2-2/+2
2021-08-26iwlwifi: mvm: fix a memory leak in iwl_mvm_mac_ctxt_beacon_changedZhang Qilong1-1/+3
2021-08-26iwlwifi: mvm: fix old-style static const declarationWei Yongjun1-1/+1
2021-08-26iwlwifi: mvm: remove check for vif in iwl_mvm_vif_from_mac80211()Luca Coelho1-2/+0
2021-08-26iwlwifi: pcie: remove spaces from queue namesLuca Coelho1-5/+5
2021-08-26iwlwifi: mvm: restrict FW SMPS requestJohannes Berg2-4/+10
2021-08-26iwlwifi: mvm: set replay counter on key installJohannes Berg1-0/+53
2021-08-26iwlwifi: mvm: remove trigger EAPOL time eventMordechay Goodstein1-10/+2
2021-08-26iwlwifi: iwl-dbg-tlv: add info about loading external dbg binMordechay Goodstein1-1/+4
2021-08-26iwlwifi: mvm: Add support for hidden network scan on 6GHz bandIlan Peer2-15/+76
2021-08-26iwlwifi: mvm: Do not use full SSIDs in 6GHz scanIlan Peer1-3/+6
2021-08-26iwlwifi: print PNVM complete notification status in hexadecimalLuca Coelho1-1/+1
2021-08-26iwlwifi: pcie: dump error on FW reset handshake failuresJohannes Berg3-6/+24
2021-08-26iwlwifi: prepare for synchronous error dumpsJohannes Berg10-78/+113
2021-08-26iwlwifi: pcie: free RBs during configureJohannes Berg2-1/+7
2021-08-26iwlwifi: pcie: optimise struct iwl_rx_mem_buffer layoutJohannes Berg1-2/+3
2021-08-26iwlwifi: mvm: avoid FW restart while shutting downJohannes Berg1-0/+8
2021-08-26iwlwifi: nvm: enable IEEE80211_HE_PHY_CAP10_HE_MU_M1RU_MAX_LTFJohannes Berg1-0/+2
2021-08-26iwlwifi: mvm: set BROADCAST_TWT_SUPPORTED in MAC policyShaul Triebitz2-2/+7
2021-08-26iwlwifi: iwl-nvm-parse: set STBC flags for HE phy capabilitiesMordechay Goodstein1-1/+5
2021-08-26um: fix stub location calculationJohannes Berg4-4/+26
2021-08-26um: virt-pci: fix uapi documentationJohannes Berg1-2/+3
2021-08-26um: enable VMAP_STACKJohannes Berg1-0/+1
2021-08-26um: virt-pci: don't do DMA from stackJohannes Berg1-26/+78
2021-08-26hostfs: support splice_writeJohannes Berg1-0/+1
2021-08-26um: virtio_uml: fix memory leak on init failuresJohannes Berg1-1/+3
2021-08-26um: virtio_uml: include linux/virtio-uml.hJohannes Berg1-0/+1
2021-08-26lib/logic_iomem: fix sparse warningsJohannes Berg1-7/+9
2021-08-26um: make PCI emulation driver init/exit staticJohannes Berg1-2/+2
2021-08-26Merge tag 'nfsd-5.14-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+2
2021-08-26Merge tag 'net-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds52-186/+293
2021-08-26nfsd: fix crash on LOCKT on reexported NFSv3J. Bruce Fields1-2/+3
2021-08-26nfs: don't allow reexport reclaimsJ. Bruce Fields5-0/+9
2021-08-26lockd: don't attempt blocking locks on nfs reexportsJ. Bruce Fields1-3/+10
2021-08-26nfs: don't atempt blocking locks on nfs reexportsJ. Bruce Fields3-3/+9
2021-08-26PCI: Allow PASID on fake PCIe devices without TLP prefixesZhangfei Gao3-1/+16
2021-08-26samples: bpf: Fix uninitialized variable in xdp_redirect_cpuKumar Kartikeya Dwivedi1-2/+3
2021-08-26Revert "block/mq-deadline: Prioritize high-priority requests"Jens Axboe1-37/+5
2021-08-26clk: qcom: mmcc-msm8994: Add MSM8992 supportKonrad Dybcio1-0/+126
2021-08-26clk: qcom: Add msm8994 MMCC driverKonrad Dybcio4-0/+2659