summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-08-27eth: fbnic: Add pause stats supportMohsin Bashir
2025-08-27eth: fbnic: Read PHY stats via the ethtool APIMohsin Bashir
2025-08-27eth: fbnic: Fetch PHY stats from deviceMohsin Bashir
2025-08-27eth: fbnic: Reset MAC statsMohsin Bashir
2025-08-27eth: fbnic: Reset hw stats upon PCI errorMohsin Bashir
2025-08-27eth: fbnic: Move hw_stats_lock out of fbnic_devMohsin Bashir
2025-08-27macsec: replace custom check on IFLA_MACSEC_ENCODING_SA with NLA_POLICY_MAXSabrina Dubroca
2025-08-27macsec: replace custom checks for IFLA_MACSEC_* flags with NLA_POLICY_MAXSabrina Dubroca
2025-08-27macsec: validate IFLA_MACSEC_VALIDATION with NLA_POLICY_MAXSabrina Dubroca
2025-08-27macsec: use NLA_POLICY_VALIDATE_FN to validate IFLA_MACSEC_CIPHER_SUITESabrina Dubroca
2025-08-27macsec: replace custom checks on IFLA_MACSEC_ICV_LEN with NLA_POLICY_RANGESabrina Dubroca
2025-08-27macsec: add NLA_POLICY_MAX for MACSEC_OFFLOAD_ATTR_TYPE and IFLA_MACSEC_OFFLOADSabrina Dubroca
2025-08-27macsec: remove validate_add_rxscSabrina Dubroca
2025-08-27macsec: use NLA_UINT for MACSEC_SA_ATTR_PNSabrina Dubroca
2025-08-27macsec: use NLA_POLICY_MAX_LEN for MACSEC_SA_ATTR_KEYSabrina Dubroca
2025-08-27macsec: replace custom checks on MACSEC_SA_ATTR_KEYID with NLA_POLICY_EXACT_LENSabrina Dubroca
2025-08-27macsec: replace custom checks on MACSEC_SA_ATTR_SALT with NLA_POLICY_EXACT_LENSabrina Dubroca
2025-08-27macsec: replace custom checks on MACSEC_*_ATTR_ACTIVE with NLA_POLICY_MAXSabrina Dubroca
2025-08-27macsec: replace custom checks on MACSEC_SA_ATTR_AN with NLA_POLICY_MAXSabrina Dubroca
2025-08-27net: wwan: iosm: use int type to store negative error codesQianfeng Rong
2025-08-27net: phy: fixed_phy: simplify fixed_mdio_readHeiner Kallweit
2025-08-27amd-xgbe: Use int type to store negative error codesQianfeng Rong
2025-08-27net: stmmac: sun8i: drop unneeded default syscon valueAndre Przywara
2025-08-27net: stmmac: rk: remove incorrect _DLY_DISABLE bit definitionAlok Tiwari
2025-08-27net: phy: realtek: support for TRIGGER_NETDEV_LINK on RTL8211E and RTL8211FAleksander Jan Bajkowski
2025-08-27HID: i2c-hid: Fix test in i2c_hid_core_register_panel_follower()Dan Carpenter
2025-08-27PCI/ACPI: Fix pci_acpi_preserve_config() memory leakNirmoy Das
2025-08-27PCI/AER: Support errors introduced by PCIe r6.0Lukas Wunner
2025-08-27PCI/pwrctrl: Fix device leak at device stopJohan Hovold
2025-08-27PCI/pwrctrl: Fix device and OF node leak at bus scanJohan Hovold
2025-08-27PCI/pwrctrl: Fix device leak at registrationJohan Hovold
2025-08-27drm/xe: Split TLB invalidation code in frontend and backendMatthew Brost
2025-08-27drm/xe: Add helpers to send TLB invalidationsMatthew Brost
2025-08-27drm/xe: Prep TLB invalidation fence before sendingMatthew Brost
2025-08-27drm/xe: Decouple TLB invalidations from GTMatthew Brost
2025-08-27drm/xe: Add xe_gt_tlb_invalidation_done_handlerMatthew Brost
2025-08-27drm/xe: Add xe_tlb_inval structureMatthew Brost
2025-08-27drm/xe: s/tlb_invalidation/tlb_invalMatthew Brost
2025-08-27drm/xe: Cancel pending TLB inval workers on teardownStuart Summers
2025-08-27drm/xe: Move explicit CT lock in TLB invalidation sequenceStuart Summers
2025-08-27drm/xe/configfs: Block runtime attribute changesLucas De Marchi
2025-08-27vfio/cdx: update driver to build without CONFIG_GENERIC_MSI_IRQNipun Gupta
2025-08-27cdx: don't select CONFIG_GENERIC_MSI_IRQNipun Gupta
2025-08-27dmaengine: idxd: Allow registers.h to be included from tools/David Matlack
2025-08-27dmaengine: ioat: Move system_has_dca_enabled() to dma.hDavid Matlack
2025-08-27drm/amdgpu/userq: fix error handling of invalid doorbellAlex Deucher
2025-08-27drm/amdgpu: update firmware version checks for user queue supportJesse.Zhang
2025-08-27drm/amd/amdgpu: disable hwmon power1_cap* for gfx 11.0.3 on vf modeYang Wang
2025-08-27Revert "drm/amdgpu: fix incorrect vm flags to map bo"Alex Deucher
2025-08-27drm/amdgpu/gfx12: set MQD as appriopriate for queue typesAlex Deucher