aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-04-22net: mana: fix PCI_HYPERV dependencyArnd Bergmann1-1/+1
2021-04-22net: phy: marvell: fix m88e1111_set_downshiftMaxim Kochetkov1-10/+16
2021-04-22net: phy: marvell: fix m88e1011_set_downshiftMaxim Kochetkov1-10/+16
2021-04-22Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini364-1499/+2486
2021-04-22iavf: Support for modifying SCTP RSS flow hashingHaiyue Wang3-5/+56
2021-04-22iavf: Support for modifying UDP RSS flow hashingHaiyue Wang3-5/+56
2021-04-22iavf: Support for modifying TCP RSS flow hashingHaiyue Wang5-4/+450
2021-04-22iavf: Add framework to enable ethtool RSS configHaiyue Wang4-0/+214
2021-04-22ice: Support RSS configure removal for AVFQi Zhang3-2/+105
2021-04-22ice: Enable RSS configure for AVFQi Zhang3-0/+462
2021-04-22ice: Add helper function to get the VF's VSIBrett Creeley1-43/+39
2021-04-22ice: remove redundant assignment to pointer vsiColin Ian King1-1/+0
2021-04-22iavf: add support for UDP Segmentation OffloadBrett Creeley3-4/+14
2021-04-22ice: Advertise virtchnl UDP segmentation offload capabilityBrett Creeley1-0/+3
2021-04-22ice: Allow ignoring opcodes on specific VFMichal Swiatkowski5-0/+198
2021-04-22ice: warn about potentially malicious VFsVignesh Sridhar7-4/+605
2021-04-22Merge tag 'nvme-5.13-2021-04-22' of git://git.infradead.org/nvme into for-5.1...Jens Axboe6-99/+276
2021-04-22spi: stm32-qspi: fix debug format stringArnd Bergmann1-1/+1
2021-04-22regulator: core: Respect off_on_delay at startupVincent Whitchurch1-0/+2
2021-04-22irqchip: Add support for IDT 79rc3243x interrupt controllerThomas Bogendoerfer3-0/+130
2021-04-22irqchip/jcore-aic: Kill use of irq_create_strict_mappings()Marc Zyngier1-2/+2
2021-04-22irqchip/gic-v4.1: Disable vSGI upon (GIC CPUIF < v4.1) detectionLorenzo Pieralisi1-2/+25
2021-04-22Merge tag 'mt76-for-kvalo-2021-04-21' of https://github.com/nbd168/wirelessKalle Valo54-946/+2117
2021-04-22brcmfmac: Avoid GFP_ATOMIC when GFP_KERNEL is enoughChristophe JAILLET1-1/+1
2021-04-22qtnfmac: Fix possible buffer overflow in qtnf_event_handle_external_authLee Gibson1-2/+4
2021-04-22wlcore: Fix buffer overrun by snprintf due to incorrect buffer sizeColin Ian King1-1/+1
2021-04-22wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_joinGustavo A. R. Silva2-41/+38
2021-04-22wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pktGustavo A. R. Silva2-8/+14
2021-04-22ath11k: fix warning in ath11k_mhi_configAnilkumar Kolli1-3/+12
2021-04-22ath11k: qmi: Fix spelling mistake "requeqst" -> "request"Colin Ian King1-1/+1
2021-04-22ath10k: Fix ath10k_wmi_tlv_op_pull_peer_stats_info() unlock without lockShuah Khan1-0/+3
2021-04-22ath10k: Fix a use after free in ath10k_htc_send_bundleLv Yunlong1-1/+1
2021-04-22ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devicesToke Høiland-Jørgensen2-2/+2
2021-04-22RDMA/nldev: Add QP numbers to SRQ informationNeta Ostrovsky1-0/+91
2021-04-22RDMA/nldev: Return SRQ informationNeta Ostrovsky1-0/+42
2021-04-22RDMA/restrack: Add support to get resource tracking for SRQNeta Ostrovsky2-0/+10
2021-04-22RDMA/nldev: Return context informationNeta Ostrovsky1-0/+27
2021-04-22PM: wakeup: remove redundant assignment to variable retvalColin Ian King1-1/+1
2021-04-22irqchip/tb10x: Use 'fallthrough' to eliminate a warningRandy Dunlap1-0/+1
2021-04-22Merge branch 'kvm-arm64/kill_oprofile_dependency' into kvmarm-master/nextMarc Zyngier1-30/+0
2021-04-22arm64: Get rid of oprofile leftoversMarc Zyngier1-30/+0
2021-04-22thermal/core: Create a helper __thermal_cdev_update() without a lockLukasz Luba2-10/+18
2021-04-22thermal/drivers/tsens: Add support for ipq8064-tsensAnsuel Smith1-0/+3
2021-04-22thermal/drivers/tsens: Drop unused define for msm8960Ansuel Smith1-23/+1
2021-04-22thermal/drivers/tsens: Replace custom 8960 apis with generic apisAnsuel Smith1-41/+15
2021-04-22thermal/drivers/tsens: Fix bug in sensor enable for msm8960Ansuel Smith1-3/+20
2021-04-22thermal/drivers/tsens: Use init_common for msm8960Ansuel Smith1-51/+1
2021-04-22thermal/drivers/tsens: Add VER_0 tsens versionAnsuel Smith3-30/+133
2021-04-22thermal/drivers/tsens: Convert msm8960 to reg_fieldAnsuel Smith1-2/+71
2021-04-22thermal/drivers/tsens: Don't hardcode sensor slopeAnsuel Smith1-1/+2