summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-13net: bcmgenet: Use weighted round-robin TX DMA arbitrationOvidiu Panait
2026-06-13Merge tag 'clk-microchip-fixes-7.1' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd
2026-06-13ice: implement E825 TX ref clock control and TXC hardware sync statusGrzegorz Nitka
2026-06-13ice: add Tx reference clock index handling to AN restart commandGrzegorz Nitka
2026-06-13ice: implement CPI support for E825CGrzegorz Nitka
2026-06-13ice: introduce TXC DPLL device and TX ref clock pin framework for E825Grzegorz Nitka
2026-06-13dpll: allow fwnode pins to attempt state change without capability bitGrzegorz Nitka
2026-06-13dpll: extend pin notifier with notification source IDGrzegorz Nitka
2026-06-13dpll: balance create/delete notifications in __dpll_pin_(un)registerGrzegorz Nitka
2026-06-13dpll: guard sync-pair removal on full pin unregisterGrzegorz Nitka
2026-06-13dpll: emit per-dpll delete notifications in dpll_pin_on_pin_unregister()Grzegorz Nitka
2026-06-13dpll: send delete notification before unregister in on-pin rollbackGrzegorz Nitka
2026-06-13dpll: fix stale iteration in dpll_pin_on_pin_unregister()Grzegorz Nitka
2026-06-13dpll: allow registering FW-identified pin with a different DPLLGrzegorz Nitka
2026-06-13dpll: add generic DPLL typeGrzegorz Nitka
2026-06-13Revert "PCI/MSI: Unmap MSI-X region on error"Yuanhe Shu
2026-06-13net: wwan: t7xx: check skb_clone in control TXRuoyu Wang
2026-06-13net: ethernet: mtk_wed: debugfs: correct index in wed_amsdu_show()Wentao Guan
2026-06-13netdevsim: tc: allow to test nf_tables offload control plane codeFlorian Westphal
2026-06-13net: airoha: Fix error handling in airoha_ppe_flush_sram_entries()Wayen.Yan
2026-06-13Merge tag 'i2c-for-7.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-06-13Merge tag 'timers-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Thomas Gleixner
2026-06-13hwmon: tmp401: Read "ti,n-factor" as signedRob Herring (Arm)
2026-06-13nbd: Reclassify sockets to avoid lockdep circular dependencyEric Dumazet
2026-06-13Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni
2026-06-13octeontx2-af: npc: Fix size of entry2cntr_mapRatheesh Kannoth
2026-06-13firewire: core: Open-code topology list walkKaitao Cheng
2026-06-12net/mlx5: Check max_macs devlink param value against max capabilityDragos Tatulea
2026-06-12net: dsa: microchip: implement port_teardown only if neededBastien Curutchet (Schneider Electric)
2026-06-12net: dsa: microchip: implement lan937x-specific MDIO registrationBastien Curutchet (Schneider Electric)
2026-06-12net: dsa: microchip: implement port_hsr_join for KSZ9477 onlyBastien Curutchet (Schneider Electric)
2026-06-12net: dsa: microchip: implement .{get/set}_wol only if neededBastien Curutchet (Schneider Electric)
2026-06-12net: dsa: microchip: implement .support_eee() only if neededBastien Curutchet (Schneider Electric)
2026-06-12net: dsa: microchip: remove setup_rgmii_delay() KSZ operationBastien Curutchet (Schneider Electric)
2026-06-12net: dsa: microchip: wrap the MAC configuration checks in a functionBastien Curutchet (Schneider Electric)
2026-06-12net: dsa: microchip: implement get_phy_flags only if neededBastien Curutchet (Schneider Electric)
2026-06-12net: dsa: microchip: remove VLAN operations for ksz8463Vladimir Oltean
2026-06-12net: dsa: microchip: remove useless common cls_flower_{add/del} operationsBastien Curutchet (Schneider Electric)
2026-06-12ptp: ocp: add shutdown callbackVadim Fedorenko
2026-06-12netconsole: clear cached dev_name on resume-window cleanupBreno Leitao
2026-06-12net: ethernet: mtk_wed: fix loading WO firmware for MT7986Zhi-Jun You
2026-06-12net: mana: guard TX wq object destroy with INVALID_MANA_HANDLE checkAditya Garg
2026-06-12net: mana: initialize gdma queue id to INVALID_QUEUE_IDAditya Garg
2026-06-12net: mdio: realtek-rtl9300: Add support for RTL931xMarkus Stockhausen
2026-06-12net: mdio: realtek-rtl9300: Add registers for high port count modelsMarkus Stockhausen
2026-06-12net: mdio: realtek-rtl9300: Make otto_emdio_read_cmd() genericMarkus Stockhausen
2026-06-12net: mdio: realtek-rtl9300: Add prefix to register field definesMarkus Stockhausen
2026-06-12Merge tag 'pinctrl-v7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2026-06-12tls: remove tls_toe and the related driverSabrina Dubroca
2026-06-12virtio_net: do not allow tunnel csum offload for non GSO packetsPaolo Abeni