aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-09-18bnxt_en: Remove unnecessary VF check in bnxt_hwrm_nvm_req()Kalesh AP1-7/+0
2025-09-18bnxt_en: Drop redundant if block in bnxt_dl_flash_update()Kalesh AP1-6/+0
2025-09-18dm: optimize REQ_PREFLUSH with data when using the linear targetMikulas Patocka2-8/+25
2025-09-18Merge tag 'ib-mfd-gpio-input-pinctrl-pwm-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into gpio/for-nextBartosz Golaszewski19-2/+1455
2025-09-18Merge branch 'add-basic-psp-encryption-for-tcp-connections'Paolo Abeni15-19/+1461
2025-09-18Merge tag 'ib-mfd-gpio-hwmon-i2c-can-rtc-watchdog-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into gpio/for-nextBartosz Golaszewski21-0/+3555
2025-09-18net/mlx5e: Implement PSP key_rotate operationRaed Salem1-0/+23
2025-09-18net/mlx5e: Add Rx data path offloadRaed Salem4-13/+93
2025-09-18net/mlx5e: Configure PSP Rx flow steering rulesRaed Salem3-6/+59
2025-09-18net/mlx5e: Add PSP steering in local NIC RXRaed Salem2-1/+470
2025-09-18net/mlx5e: Implement PSP Tx data pathRaed Salem6-4/+305
2025-09-18net/mlx5e: Implement PSP operations .assoc_add and .assoc_delRaed Salem5-8/+286
2025-09-18net/mlx5e: Support PSP offload functionalityRaed Salem7-1/+239
2025-09-18eth: fbnic: add OTP health reporterJakub Kicinski4-0/+90
2025-09-18eth: fbnic: report FW uptime in health diagnoseJakub Kicinski1-0/+29
2025-09-18eth: fbnic: add FW health reporterJakub Kicinski3-1/+170
2025-09-18eth: fbnic: support FW communication for core dumpJakub Kicinski2-0/+252
2025-09-18eth: fbnic: support allocating FW completions with extra spaceJakub Kicinski2-2/+10
2025-09-18eth: fbnic: reprogram TCAMs after FW crashJakub Kicinski3-7/+39
2025-09-18eth: fbnic: factor out clearing the action TCAMJakub Kicinski1-15/+21
2025-09-18eth: fbnic: use fw uptime to detect fw crashesJakub Kicinski3-1/+27
2025-09-18eth: fbnic: make fbnic_fw_log_write() parameter constJakub Kicinski2-2/+2
2025-09-18IB/sa: Fix sa_local_svc_timeout_ms read raceVlad Dumitrescu1-2/+4
2025-09-18IB/ipoib: Ignore L3 master deviceVlad Dumitrescu1-10/+11
2025-09-18RDMA/core: Use route entry flag to decide on loopback trafficParav Pandit1-13/+21
2025-09-18RDMA/core: Resolve MAC of next-hop device without ARP supportParav Pandit1-7/+3
2025-09-18RDMA/core: Squash a single user static functionParav Pandit1-29/+20
2025-09-18RDMA/irdma: Update KconfigTatyana Nikolova1-3/+4
2025-09-18RDMA/irdma: Extend CQE Error and Flush Handling for GEN3 DevicesShiraz Saleem7-188/+277
2025-09-18RDMA/irdma: Add Atomic Operations supportFaisal Latif8-4/+207
2025-09-18RDMA/irdma: Restrict Memory Window and CQE Timestamping to GEN3Shiraz Saleem1-16/+26
2025-09-18RDMA/irdma: Add SRQ supportFaisal Latif11-13/+1089
2025-09-18RDMA/irdma: Support 64-byte CQEs and GEN3 CQE opcode decodingShiraz Saleem5-9/+48
2025-09-18RDMA/irdma: Add support for V2 HMC resource management schemeVinoth Kumar Chandra Mohan3-19/+130
2025-09-18RDMA/irdma: Extend QP context programming for GEN3Shiraz Saleem5-7/+215
2025-09-18RDMA/irdma: Add GEN3 virtual QP1 supportShiraz Saleem6-22/+174
2025-09-18RDMA/irdma: Introduce GEN3 vPort driver supportMustafa Ismail3-1/+131
2025-09-18RDMA/irdma: Add GEN3 HW statistics supportKrzysztof Czurylo5-60/+165
2025-09-18RDMA/irdma: Add GEN3 support for AEQ and CEQShiraz Saleem9-73/+338
2025-09-18RDMA/irdma: Add GEN3 CQP support with deferred completionsKrzysztof Czurylo7-15/+438
2025-09-18RDMA/irdma: Discover and set up GEN3 hardware register layoutChristopher Bednarz12-15/+351
2025-09-18RDMA/irdma: Add GEN3 core driver supportMustafa Ismail19-126/+1223
2025-09-18RDMA/irdma: Refactor GEN2 auxiliary driverMustafa Ismail6-354/+360
2025-09-18net: renesas: rswitch: simplify rswitch_stop()Yury Norov (NVIDIA)1-3/+1
2025-09-18mtd: rawnand: fsmc: Default to autodetect buswidthLinus Walleij1-1/+5
2025-09-18mtd: nand: move nand_check_erased_ecc_chunk() to nand/coreMarkus Stockhausen2-131/+131
2025-09-18mtd: nand: ecc-mxic: Lower log level during initMiquel Raynal1-7/+7
2025-09-18eth: fbnic: support devmem TxJakub Kicinski2-1/+15
2025-09-18usb: xhci: align PORTSC trace with one-based port numberingNiklas Neronin1-1/+1
2025-09-18usb: xhci: correct indentation for PORTSC tracing functionNiklas Neronin1-17/+17