summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-06-25wifi: iwlwifi: move dBm averaging function into utilsBenjamin Berg8-140/+143
2025-06-25wifi: iwlwifi: pcie: initiate TOP reset if requestedJohannes Berg2-0/+10
2025-06-25wifi: iwlwifi: pcie: move generation specific files to a folderMiri Korenblit11-12/+14
2025-06-25wifi: iwlwifi: mvm: enable antenna selection for AX210 familyItamar Shalev1-1/+2
2025-06-25wifi: iwlwifi: parse VLP AP not allowed nvm channel flagPagadala Yesu Anjaneyulu1-18/+23
2025-06-25wifi: iwlwifi: bump minimum API version in BZ/SC/DRMiri Korenblit3-3/+3
2025-06-25Add multiple priorities support to mlx5 RDMA TRANSPORT tablesLeon Romanovsky143-535/+689
2025-06-25net/mlx5: fs, add multiple prios to RDMA TRANSPORT steering domainPatrisious Haddad1-8/+22
2025-06-25gpio: clps711x: drop unneeded platform_set_drvdata()Bartosz Golaszewski1-1/+0
2025-06-25RDMA/mlx5: Support driver APIs pre_destroy_cq and post_destroy_cqMark Zhang3-4/+19
2025-06-25RDMA/core: Add driver APIs pre_destroy_cq() and post_destroy_cq()Mark Zhang2-2/+12
2025-06-25RDMA/mlx5: Fix vport loopback for MPV devicePatrisious Haddad1-0/+33
2025-06-25RDMA/mlx5: Fix CC counters query for MPVPatrisious Haddad1-1/+1
2025-06-25RDMA/mlx5: Fix HW counters query for non-representor devicesPatrisious Haddad1-1/+1
2025-06-25IB/core: Annotate umem_mutex acquisition under fs_reclaim for lockdepOr Har-Toov1-0/+11
2025-06-25IB/mlx5: Fix potential deadlock in MR deregistrationOr Har-Toov1-14/+47
2025-06-25drm/i915: fix build error some moreArnd Bergmann1-1/+1
2025-06-25Merge tag 'rtw-next-2025-06-25' of https://github.com/pkshih/rtwJohannes Berg72-625/+2413
2025-06-25ublk: setup ublk_io correctly in case of ublk_get_data() failureMing Lei1-10/+25
2025-06-25ublk: build batch from IOs in same io_ring_ctx and io taskMing Lei1-1/+10
2025-06-25scsi: ufs: core: Fix spelling of a sysfs attribute nameBart Van Assche1-2/+2
2025-06-25scsi: core: Enforce unlimited max_segment_size when virt_boundary_mask is setChristoph Hellwig1-7/+11
2025-06-25scsi: RDMA/srp: Don't set a max_segment_size when virt_boundary_mask is setChristoph Hellwig1-2/+3
2025-06-25scsi: scsi_devinfo: Remove redundant 'found'mrigendrachaubey1-8/+3
2025-06-25scsi: qla2xxx: Avoid stack frame size warning in qla_dfsArnd Bergmann3-14/+55
2025-06-25scsi: mpi3mr: Fix kernel-doc issues in mpi3mr_app.cRandy Dunlap1-4/+6
2025-06-25scsi: sd: Fix VPD page 0xb7 length checkjackysliu1-1/+1
2025-06-25bnxt: properly flush XDP redirect listsYan Zhai1-1/+4
2025-06-25net: xsk: dpaa2: avoid repeatedly updating the global consumerJason Xing1-2/+0
2025-06-25net: hns3: clear hns alarm: comparison of integer expressions of different si...Peiyang Wang11-44/+44
2025-06-25net: hns3: add complete parentheses for some macrosJijie Shao1-1/+1
2025-06-25net: hns3: delete redundant address before the arrayYonglong Liu2-2/+2
2025-06-25net: hns3: add \n at the end when print msgPeiyang Wang4-8/+8
2025-06-25net: hns3: use hns3_get_ops() helper to reduce the unnecessary middle layer c...Jijie Shao3-14/+14
2025-06-25net: hns3: use hns3_get_ae_dev() helper to reduce the unnecessary middle laye...Jijie Shao3-28/+28
2025-06-25net: hns3: fix spelling mistake "reg_um" -> "reg_num"Jijie Shao1-13/+14
2025-06-25pppoe: drop PACKET_OTHERHOST before skb_share_check()Qingfang Deng1-3/+3
2025-06-25gpu: nova-core: consider `clippy::cast_lossless`Danilo Krummrich7-14/+14
2025-06-25gpu: nova-core: impl From for u32 for enums used from register!Danilo Krummrich1-0/+19
2025-06-25drm/i915: reduce stack usage in igt_vma_pin1()Arnd Bergmann2-20/+22
2025-06-25drm/i915: fix build error some moreArnd Bergmann1-1/+1
2025-06-25drm/i915/wm: reduce stack usage in skl_print_wm_changes()Arnd Bergmann1-84/+92
2025-06-24PCI: Adjust the position of reading the Link Control 2 registerJiwei Sun1-2/+4
2025-06-24PCI: Fix link speed calculation on retrain failureJiwei Sun1-13/+19
2025-06-24drm/xe/guc: Explicitly exit CT safe mode on unwindMichal Wajdeczko1-4/+6
2025-06-24drm/xe: Process deferred GGTT node removals on device unwindMichal Wajdeczko1-0/+11
2025-06-24pinctrl: amlogic: Staticize some local structsLinus Walleij1-4/+4
2025-06-24pinctrl: eswin: Fix unsigned comparison to less than zero issueColin Ian King1-2/+2
2025-06-24pinctrl: canaan: k230: Fix order of DT parse and pinctrl registerZe Huang1-2/+5
2025-06-24pinctrl: canaan: k230: add NULL check in DT parseZe Huang1-1/+5