aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-05-25netkit: Fix setting mac address in l2 modeDaniel Borkmann1-5/+21
2024-05-25wifi: ath12k: fix firmware crash during reo reinjectP Praneesh1-8/+6
2024-05-25wifi: ath12k: fix invalid memory access while processing fragmented packetsP Praneesh1-5/+1
2024-05-25wifi: ath12k: change DMA direction while mapping reinjected packetsP Praneesh1-2/+2
2024-05-25wifi: ath11k: restore country code during resumeBaochen Qiang1-0/+10
2024-05-25wifi: ath11k: refactor setting country code logicBaochen Qiang4-27/+23
2024-05-25wifi: ath12k: improve the rx descriptor error informationKarthikeyan Periyasamy1-3/+6
2024-05-25wifi: ath12k: refactor rx descriptor CMEM configurationKarthikeyan Periyasamy2-3/+10
2024-05-24Merge tag 'drm-next-2024-05-25' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds24-93/+192
2024-05-24Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2024-05-24Merge tag 'for-linus-6.10a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-21/+29
2024-05-24Merge tag 'input-for-v6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds80-164/+314
2024-05-24nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offsetKundan Kumar1-1/+2
2024-05-24nvme: remove sgs and swsKanchan Joshi1-2/+0
2024-05-24Merge tag 'char-misc-6.10-rc1-fix' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2024-05-24Merge tag 'tty-6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-91/+181
2024-05-24dma-buf/sw-sync: don't enable IRQ from sync_print_obj()Tetsuo Handa1-2/+2
2024-05-24drm/i915: Fix audio component initializationImre Deak3-11/+24
2024-05-24net/mlx5e: Fix UDP GSO for encapsulated packetsGal Pressman2-2/+12
2024-05-24net/mlx5e: Use rx_missed_errors instead of rx_dropped for reporting buffer ex...Carolina Jubran1-1/+1
2024-05-24net/mlx5e: Do not use ptp structure for tx ts stats when not initializedRahul Rameshbabu1-0/+4
2024-05-24net/mlx5e: Fix IPsec tunnel mode offload feature checkRahul Rameshbabu1-12/+5
2024-05-24net/mlx5: Use mlx5_ipsec_rx_status_destroy to correctly delete status rulesRahul Rameshbabu1-2/+1
2024-05-24net/mlx5: Do not query MPIR on embedded CPU functionTariq Toukan1-4/+8
2024-05-24net/mlx5: Lag, do bond only if slaves agree on roce stateMaher Sanalla1-2/+10
2024-05-24net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8061Mathieu Othacehe1-0/+1
2024-05-24drm/xe/vf: Treat GMDID as another runtime registerMichal Wajdeczko1-0/+7
2024-05-24drm/xe/vf: Cache value of the GMDID registerMichal Wajdeczko2-0/+19
2024-05-24drm/xe/vf: Provide early access to GMDID registerMichal Wajdeczko1-3/+47
2024-05-24drm/xe/vf: Obtain value of GMDID register from GuCMichal Wajdeczko2-0/+30
2024-05-24drm/xe/guc: Add GLOBAL_CFG_GMD_ID KLV definitionMichal Wajdeczko1-0/+14
2024-05-24drm/xe/vf: Use register values obtained from the PFMichal Wajdeczko3-0/+59
2024-05-24drm/i915: pass dev_priv explicitly to PIPEGCMAXJani Nikula2-9/+9
2024-05-24drm/i915: pass dev_priv explicitly to PRIMCNSTALPHAJani Nikula2-3/+4
2024-05-24drm/i915: pass dev_priv explicitly to PRIMSIZEJani Nikula2-3/+3
2024-05-24drm/i915: pass dev_priv explicitly to PRIMPOSJani Nikula2-3/+3
2024-05-24drm/i915: pass dev_priv explicitly to DSPGAMCJani Nikula1-1/+1
2024-05-24drm/i915: pass dev_priv explicitly to DSPSURFLIVEJani Nikula3-6/+6
2024-05-24drm/i915: pass dev_priv explicitly to DSPOFFSETJani Nikula3-6/+7
2024-05-24drm/i915: pass dev_priv explicitly to DSPTILEOFFJani Nikula3-4/+4
2024-05-24drm/i915: pass dev_priv explicitly to DSPSURFJani Nikula8-21/+23
2024-05-24drm/i915: pass dev_priv explicitly to DSPSIZEJani Nikula3-5/+5
2024-05-24drm/i915: pass dev_priv explicitly to DSPPOSJani Nikula3-5/+5
2024-05-24drm/i915: pass dev_priv explicitly to DSPSTRIDEJani Nikula5-9/+9
2024-05-24drm/i915: pass dev_priv explicitly to DSPLINOFFJani Nikula2-3/+3
2024-05-24drm/i915: pass dev_priv explicitly to DSPADDRJani Nikula4-10/+10
2024-05-24drm/i915: pass dev_priv explicitly to DSPCNTRJani Nikula10-20/+21
2024-05-24drm/i915: pass dev_priv explicitly to DSPADDR_VLVJani Nikula2-2/+2
2024-05-23scsi: core: Handle devices which return an unusually large VPD page countMartin K. Petersen1-0/+7
2024-05-23drm/amd/display: Enable colorspace property for MST connectorsMario Limonciello1-0/+3