aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-06-03net: airoha: Fix smac_id configuration in bridge modeLorenzo Bianconi1-0/+5
2025-06-03net: airoha: Fix IPv6 hw acceleration in bridge modeLorenzo Bianconi1-11/+12
2025-06-03net: airoha: Initialize PPE UPDMEM source-mac tableLorenzo Bianconi4-1/+38
2025-06-03vmxnet3: correctly report gso type for UDP tunnelsRonak Doshi1-0/+26
2025-06-03net: wwan: t7xx: Fix napi rx poll issueJinjian Song1-5/+6
2025-06-02Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski8-93/+218
2025-05-30net: stmmac: make sure that ptp_rate is not 0 before configuring ESTAlexis Lothoré1-0/+5
2025-05-30net: stmmac: make sure that ptp_rate is not 0 before configuring timestampingAlexis Lothoré2-1/+6
2025-05-30hv_netvsc: fix potential deadlock in netvsc_vf_setxdp()Saurabh Sengar2-3/+3
2025-05-30idpf: avoid mailbox timeout delays during resetEmil Tantilov3-6/+15
2025-05-30idpf: fix a race in txq wakeupBrian Vazquez3-40/+22
2025-05-30ice: fix rebuilding the Tx scheduler tree for large queue countsMichal Kubiak1-28/+142
2025-05-30ice: create new Tx scheduler nodes for new queues onlyMichal Kubiak1-5/+6
2025-05-30ice: fix Tx scheduler error handling in XDP callbackMichal Kubiak1-14/+33
2025-05-30Bluetooth: hci_qca: move the SoC type check to the right placeBartosz Golaszewski1-7/+7
2025-05-30Bluetooth: btnxpuart: Fix missing devm_request_irq() return value checkKrzysztof Kozlowski1-0/+2
2025-05-30net: usb: aqc111: debug info before sanitationOliver Neukum1-4/+4
2025-05-29net: lan966x: Make sure to insert the vlan tags also in host modeHoratiu Vultur4-0/+24
2025-05-29Merge tag 'linux-can-fixes-for-6.16-20250529' of git://git.kernel.org/pub/scm...Paolo Abeni1-2/+1
2025-05-29net/mlx4_en: Prevent potential integer overflow calculating HzDan Carpenter1-1/+1
2025-05-29driver: net: ethernet: mtk_star_emac: fix suspend/resume issueYanqing Wang1-0/+4
2025-05-29hinic3: Remove printed message during module initGeert Uytterhoeven1-2/+0
2025-05-29gve: Fix RX_BUFFERS_POSTED stat to report per-queue fill_cntAlok Tiwari1-1/+1
2025-05-29net: stmmac: platform: guarantee uniqueness of bus_idQuentin Schulz1-2/+9
2025-05-29can: kvaser_pciefd: refine error prone echo_skb_max handling logicFedor Pchelkin1-2/+1
2025-05-28net: ch9200: fix uninitialised access during mii_nway_restartQasim Ijaz1-2/+5
2025-05-28Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds1-20/+78
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1060-18789/+59028
2025-05-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds9-38/+43
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1598-35768/+63646
2025-05-28Merge tag 'media/v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds253-8816/+21276
2025-05-28Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-17/+7
2025-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni16-44/+129
2025-05-28net: phy: mscc: Stop clearing the the UDPv4 checksum for L2 framesHoratiu Vultur1-1/+3
2025-05-28octeontx2-pf: QOS: Refactor TC_HTB_LEAF_DEL_LAST callbackHariprasad Kelam1-3/+1
2025-05-28octeontx2-pf: QOS: Perform cache sync on send queue teardownHariprasad Kelam1-0/+22
2025-05-28net: mana: Add support for Multi Vports on Bare metalHaiyang Zhang1-8/+16
2025-05-27Merge tag 'for-linus-6.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-5/+9
2025-05-27Merge tag 'dma-mapping-6.16-2025-05-26' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-125/+479
2025-05-27net: phy: mscc: Fix memory leak when using one step timestampingHoratiu Vultur1-5/+11
2025-05-27net: lan743x: Modify the EEPROM and OTP size for PCI1xxxx devicesRengarajan S1-2/+16
2025-05-27net: txgbe: Support the FDIR rules assigned to VFsJiawen Wu3-12/+24
2025-05-27net: libwx: Fix statistics of multicast packetsJiawen Wu1-1/+2
2025-05-27net: lan743x: Fix PHY reset handling during initialization and WOLThangaraj Samynathan1-9/+4
2025-05-27net: lan743x: rename lan743x_reset_phy to lan743x_hw_reset_phyThangaraj Samynathan1-2/+2
2025-05-27net: macb: Check return value of dma_set_mask_and_coherent()Sergio Perez Gonzalez1-1/+5
2025-05-27cxgb4: Constify struct thermal_zone_device_opsChristophe JAILLET1-1/+1
2025-05-27mlxsw: core_thermal: Constify struct thermal_zone_device_opsChristophe JAILLET1-4/+4
2025-05-27net/mlx5: HWS, Fix an error code in mlx5hws_bwc_rule_create_complex()Dan Carpenter1-1/+1
2025-05-27net: mctp: start tx queue on netdev openJeremy Kerr1-0/+2
2025-05-27net/mlx5: Add error handling in mlx5_query_nic_vport_node_guid()Wentao Liang1-3/+6
2025-05-27net: airoha: Fix an error handling path in airoha_alloc_gdm_port()Christophe JAILLET1-1/+9
2025-05-27net: phy: clear phydev->devlink when the link is deletedWei Fang1-1/+3
2025-05-27net: phy: mediatek: Add Airoha AN7583 PHY supportChristian Marangi1-0/+20
2025-05-27net: dsa: mt7530: Add AN7583 supportChristian Marangi3-6/+37
2025-05-27Merge tag 'pm-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds23-862/+1195
2025-05-27Merge tag 'acpi-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds169-459/+760
2025-05-27Merge tag 'thermal-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-37/+871
2025-05-27Merge tag 'mmc-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds29-286/+870
2025-05-27Merge tag 'pmdomain-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds17-115/+1059
2025-05-27Merge tag 'for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds24-79/+2100
2025-05-27Merge tag 'spi-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds33-911/+2003
2025-05-27Merge tag 'regulator-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-262/+774
2025-05-27Merge tag 'regmap-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds3-47/+73
2025-05-27Merge tag 'gpio-updates-for-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds65-947/+3932
2025-05-27Merge tag 'sound-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-26/+41
2025-05-27Merge tag 'pwm/for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-124/+1453
2025-05-27Merge tag 'chrome-platform-v6.16' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-67/+85
2025-05-27Merge tag 'docs-6.16' of git://git.lwn.net/linuxLinus Torvalds2-2/+2
2025-05-27Merge tag 'ratelimit.2025.05.25a' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-17/+11
2025-05-27Merge tag 'x86_sev_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-0/+136
2025-05-27Merge tag 'edac_updates_for_v6.16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-231/+422
2025-05-27bpf: Add dmabuf iteratorT.J. Mercier1-0/+68
2025-05-27dma-buf: Rename debugfs symbolsT.J. Mercier1-25/+15
2025-05-27Merge tag 'timers-clocksource-2025-05-25' of git://git.kernel.org/pub/scm/lin...Linus Torvalds6-42/+795
2025-05-27Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds16-18/+18
2025-05-27Merge tag 'irq-msi-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds30-462/+372
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds194-450/+419
2025-05-27Merge tag 'irq-drivers-2025-05-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds23-251/+580
2025-05-27Merge branch 'for-next/psci' into for-next/coreWill Deacon1-1/+3
2025-05-27Merge branch 'for-next/perf' into for-next/coreWill Deacon4-32/+30
2025-05-27net/mlx5e: Allow setting MAC address of representorsMark Bloch1-0/+1
2025-05-27octeontx2-pf: macsec: Get MACSEC capability flag from AFSubbaraya Sundeep3-3/+40
2025-05-27octeontx2-af: Add MACSEC capability flagSubbaraya Sundeep2-0/+5
2025-05-27net: phy: add driver for MaxLinear MxL86110 PHYStefano Radaelli3-0/+629
2025-05-27wireguard: allowedips: add WGALLOWEDIP_F_REMOVE_ME flagJordan Rife4-43/+148
2025-05-27wireguard: netlink: use NLA_POLICY_MASK where possibleJason A. Donenfeld1-8/+2
2025-05-27wireguard: global: add __nonstring annotations for unterminated stringsKees Cook2-4/+4
2025-05-27net: core: Convert dev_set_mac_address_user() to use struct sockaddr_storageKees Cook2-6/+16
2025-05-27net: core: Convert dev_set_mac_address() to struct sockaddr_storageKees Cook6-28/+23
2025-05-27net: usb: r8152: Convert to use struct sockaddr_storage internallyKees Cook1-25/+27
2025-05-27net: core: Convert inet_addr_is_any() to sockaddr_storageKees Cook3-3/+3
2025-05-27net: xilinx: axienet: Fix Tx skb circular buffer occupancy check in dmaengine...Suraj Gupta1-3/+3
2025-05-26Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds73-551/+317
2025-05-26Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-12/+6
2025-05-26Merge tag 'sched-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+3
2025-05-26Merge tag 's390-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds25-1048/+950
2025-05-26Merge tag 'tpmdd-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-28/+53
2025-05-26Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds143-5501/+4968
2025-05-26Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds1-10/+2
2025-05-26net/mlx5_core: Add error handling inmlx5_query_nic_vport_qkey_viol_cntr()Wentao Liang1-3/+6
2025-05-26net: lan966x: Fix 1-step timestamping over ipv4 or ipv6Horatiu Vultur3-13/+47
2025-05-26Merge branches 'pm-runtime' and 'pm-sleep'Rafael J. Wysocki7-43/+242
2025-05-26Merge branch 'pm-cpuidle'Rafael J. Wysocki4-19/+132
2025-05-26Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linuxLinus Torvalds47-963/+3231
2025-05-26Merge branch 'pm-cpufreq'Rafael J. Wysocki8-370/+631
2025-05-26Merge branches 'acpi-resource', 'acpi-pm', 'acpi-platform-profile' and 'acpi-...Rafael J. Wysocki3-2/+52
2025-05-26Merge branches 'acpi-pci', 'acpi-battery', 'acpi-ec' and 'acpi-apei'Rafael J. Wysocki4-44/+49
2025-05-26Merge branches 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki4-161/+198
2025-05-26Merge branch 'acpi-tables'Rafael J. Wysocki5-3/+194
2025-05-26Merge branch 'acpica'Rafael J. Wysocki152-247/+263
2025-05-26Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni10-142/+150
2025-05-26Merge tag 'linux-can-next-for-6.16-20250522' of git://git.kernel.org/pub/scm/...Paolo Abeni20-166/+312
2025-05-26octeontx2-af: Send Link events one by oneSubbaraya Sundeep3-0/+6
2025-05-26net: airoha: Add the capability to allocate hfwd descriptors in SRAMLorenzo Bianconi3-10/+16
2025-05-26net: airoha: Add the capability to allocate hwfd buffers via reserved-memoryLorenzo Bianconi1-3/+30
2025-05-26net: airoha: Do not store hfwd references in airoha_qdma structLorenzo Bianconi2-12/+2
2025-05-26net: txgbe: Implement SRIOV for AML devicesJiawen Wu1-0/+5
2025-05-26net: txgbe: Implement PTP for AML devicesJiawen Wu4-5/+39
2025-05-26net: txgbe: Restrict the use of mismatched FW versionsJiawen Wu3-0/+24
2025-05-26net: txgbe: Correct the currect link settingsJiawen Wu3-4/+28
2025-05-26net: txgbe: Support to handle GPIO IRQs for AML devicesJiawen Wu8-2/+433
2025-05-26net: txgbe: Implement PHYLINK for AML 25G/10G devicesJiawen Wu7-6/+195
2025-05-26net: txgbe: Distinguish between 40G and 25G devicesJiawen Wu8-26/+61
2025-05-26net: wangxun: Use specific flag bit to simplify the codeJiawen Wu6-44/+20
2025-05-26net: txgbe: Remove specified SP typeJiawen Wu5-32/+32
2025-05-26Merge tag 'vfs-6.16-rc1.writepage' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-28/+12
2025-05-26net: dsa: microchip: Add SGMII port support to KSZ9477 switchTristram Ha5-7/+252
2025-05-26Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-4/+4
2025-05-26net: usb: aqc111: fix error handling of usbnet read callsNikita Zhandarovich1-2/+8
2025-05-26Merge tag 'opp-updates-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Rafael J. Wysocki4-430/+234
2025-05-25net: ethernet: mtk_eth_soc: Correct spellingSimon Horman2-4/+4
2025-05-25net: dlink: Correct endian treatment of t_SROM dataSimon Horman1-8/+8
2025-05-25octeontx2-af: NPC: Clear Unicast rule on nixlf detachHariprasad Kelam3-5/+43
2025-05-24Merge tag 'input-for-v6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-59/+79
2025-05-24Merge tag 'spi-fix-v6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+45
2025-05-24Merge tag 'iommu-fixes-v6.15-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-15/+28
2025-05-24drm/nouveau/tegra: Fix error pointer vs NULL return in nvkm_device_tegra_reso...Dan Carpenter1-1/+1
2025-05-23Merge tag 'drm-fixes-2025-05-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds4-15/+12
2025-05-24Merge tag 'drm-xe-next-fixes-2025-05-23' of https://gitlab.freedesktop.org/dr...Dave Airlie2-4/+16
2025-05-24Merge tag 'drm-xe-fixes-2025-05-23' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2-10/+11
2025-05-24Merge tag 'amd-drm-fixes-6.15-2025-05-22' of https://gitlab.freedesktop.org/a...Dave Airlie1-5/+0
2025-05-24Merge tag 'drm-misc-fixes-2025-05-22' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-0/+1
2025-05-23ACPI: MRRM: Fix default max memory regionAnil S Keshavamurthy1-1/+2
2025-05-23Merge tag 'thermal-6.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2025-05-23tpm_crb: ffa_tpm: fix/update comments describing the CRB over FFA ABIStuart Yoder1-4/+7
2025-05-23tpm_crb_ffa: use dev_xx() macro to print logYeoreum Yun1-4/+4
2025-05-23tpm_ffa_crb: access tpm service over FF-A direct message request v2Yeoreum Yun1-15/+40
2025-05-23tpm: remove kmalloc failure error messageColin Ian King1-5/+2
2025-05-23spi: spi-qpic-snand: extend bitmasks usageMark Brown1-22/+23
2025-05-23spi: spi-qpic-snand: return early on error from qcom_spi_io_op()Gabor Juhos1-2/+4
2025-05-23ublk: add feature UBLK_F_QUIESCEMing Lei1-1/+123
2025-05-23thermal: qcom: ipq5018: make ops_ipq5018 struct staticGeorge Moussalem1-1/+1
2025-05-23Merge tag 'soc-fixes-6.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-15/+31
2025-05-23thermal/drivers/airoha: Fix spelling mistake "calibrarion" -> "calibration"Colin Ian King1-1/+1
2025-05-23Merge tag 'platform-drivers-x86-v6.15-6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds6-18/+52
2025-05-23ACPI: bus: Bail out if acpi_kobj registration failsArmin Wolf1-2/+4
2025-05-23ACPI: platform_profile: Avoid initializing on non-ACPI platformsAlexandre Ghiti1-0/+3
2025-05-23firmware: cs_dsp: Fix OOB memory read access in KUnit testJaroslav Kysela1-1/+2
2025-05-23crypto: qat - add missing header inclusionArnd Bergmann2-0/+2
2025-05-23platform/x86/intel/pmc: Fix Arrow Lake U/H NPU PCI IDTodd Brandt1-1/+2
2025-05-23drm/xe: Default auto_link_downgrade status to falseAradhya Bhatia1-1/+2
2025-05-23drm/xe/guc: Make creation of SLPC debugfs files conditionalAradhya Bhatia1-3/+14
2025-05-23xen/x86: fix initial memory balloon targetRoger Pau Monne1-5/+8
2025-05-23xen: swiotlb: Wire up map_resource callbackJohn Ernberg1-0/+1
2025-05-22drm/xe: Use xe_mmio_read32() to read mtcfg registerShuicheng Lin1-5/+5
2025-05-22drm/xe/mocs: Check if all domains awakeTejas Upadhyay1-5/+6
2025-05-22Merge tag 'pmdomain-v6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-11/+1
2025-05-22Merge tag 'mmc-v6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2-1/+74
2025-05-22Merge tag 'wireless-next-2025-05-22' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski340-7144/+14604
2025-05-22Merge tag 'for-net-next-2025-05-22' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski10-119/+343
2025-05-22Merge tag 'block-6.15-20250522' of git://git.kernel.dk/linuxLinus Torvalds2-3/+28
2025-05-22Bluetooth: btintel: Check dsbr size from EFI variableKees Cook1-8/+2
2025-05-22Bluetooth: btusb: Add new VID/PID 13d3/3584 for MT7922Liwei Sun1-0/+2
2025-05-22Bluetooth: btusb: use skb_pull to avoid unsafe access in QCA dump handlingEn-Wei Wu1-58/+40
2025-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski116-588/+1239
2025-05-22Merge tag 'net-6.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds21-219/+276
2025-05-22net/mlx5e: Convert mlx5 netdevs to instance lockingCosmin Ratiu9-45/+96
2025-05-22net/mlx5e: Don't drop RTNL during firmware flashCosmin Ratiu1-5/+0
2025-05-22IB/IPoIB: Allow using netdevs that require the instance lockCosmin Ratiu2-15/+31
2025-05-22IB/IPoIB: Replace vlan_rwsem with the netdev instance lockCosmin Ratiu4-57/+87
2025-05-22IB/IPoIB: Enqueue separate work_structs for each flushed interfaceCosmin Ratiu4-22/+44
2025-05-22Revert "drm/amd: Keep display off while going into S4"Mario Limonciello1-5/+0
2025-05-22Merge tag 'pinctrl-v6.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-11/+18
2025-05-22ublk: run auto buf unregisgering in same io_ring_ctx with registeringMing Lei1-3/+16
2025-05-22EDAC/bluefield: Don't use bluefield_edac_readl() result on errorDavid Thompson1-5/+15
2025-05-22eth: bnxt: fix deadlock when xdp is attached or detachedTaehee Yoo1-2/+2
2025-05-22spi: spi-fsl-dspi: Reset SR flags before sending a new messageLarisa Grigore1-0/+2
2025-05-22spi: spi-fsl-dspi: Halt the module after a new message transferBogdan-Gabriel Roman1-0/+24
2025-05-22spi: spi-fsl-dspi: restrict register range for regmap accessLarisa Grigore1-1/+19
2025-05-22s390/pci: Prevent self deletion in disable_slot()Niklas Schnelle1-1/+1
2025-05-22regmap: irq: Add support for chips without separate IRQ statusMathieu Dubois-Briand1-31/+68
2025-05-22Merge tag 'mt76-next-2025-05-21' of https://github.com/nbd168/wirelessJohannes Berg44-380/+1384
2025-05-22Merge tag 'ath-next-20250521' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg39-670/+2745
2025-05-22spi: loopback-test: fix up const pointer issue in rx_ranges_cmp()Greg Kroah-Hartman1-2/+2
2025-05-22spi: gpio: fix const issue in spi_to_spi_gpio()Greg Kroah-Hartman1-1/+1
2025-05-22ublk: remove io argument from ublk_auto_buf_reg_fallback()Caleb Sander Mateos1-2/+2
2025-05-22wifi: mt76: mt7925: add rfkill_poll for hardware rfkillAllan Wang5-0/+59
2025-05-22wifi: mt76: support power delta calculation for 5 TX pathsShayne Chen7-16/+16
2025-05-22wifi: mt76: fix available_antennas settingShayne Chen1-2/+4