summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-04-12mailbox: prefix new constants with MBOX_Wolfram Sang
2026-04-12net: ipa: add IPA v5.2 configuration dataLuca Weiss
2026-04-12net: ethernet: mtk_eth_soc: initialize PPE per-tag-layer MTU registersDaniel Golle
2026-04-12pppox: remove sk_pppox() helperQingfang Deng
2026-04-13rtc: abx80x: Disable alarm feature if no interrupt attachedAnthony Pighin (Nokia)
2026-04-12net/mlx5e: IPsec, fix ASO poll timeout with read_poll_timeout_atomic()Gal Pressman
2026-04-12net/mlx5e: Fix features not applied during netdev registrationGal Pressman
2026-04-12Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2026-04-12Merge branch 'net-reduce-sk_filter-and-friends-bloat'Jakub Kicinski
2026-04-12net: change sk_filter_reason() to return the reason by valueEric Dumazet
2026-04-12net: phy: add a PHY write barrier when disabling interruptsCharles Perry
2026-04-12net: mdio: add a driver for PIC64-HPSC/HX MDIO controllerCharles Perry
2026-04-12net: phy: fix a return path in get_phy_c45_ids()Charles Perry
2026-04-12rtc: ntxec: fix OF node reference imbalanceJohan Hovold
2026-04-12rtc: pic32: allow driver to be compiled with COMPILE_TESTBrian Masney
2026-04-12rtc: ti-k3: Add support to resume from IO DDR low power modeAkashdeep Kaur
2026-04-12octeon_ep: Remove unnecessary semicolons in octep_oq_drop_rx()Nobuhiro Iwamatsu
2026-04-12net: ipa: Fix decoding EV_PER_EE for IPA v5.0+Luca Weiss
2026-04-12net: ipa: Fix programming of QTIME_TIMESTAMP_CFGLuca Weiss
2026-04-12ppp: require CAP_NET_ADMIN in target netns for unattached ioctlsTaegu Ha
2026-04-12net: hamradio: scc: validate bufsize in SIOCSCCSMEM ioctlMashiro Chen
2026-04-12net: hamradio: bpqether: validate frame length in bpq_rcv()Mashiro Chen
2026-04-12i3c: mipi-i3c-hci: fix IBI payload length calculation for final statusBilly Tsai
2026-04-12net: enetc: add unstructured counters for ENETC v4Wei Fang
2026-04-12net: enetc: add unstructured pMAC counters for ENETC v1Wei Fang
2026-04-12net: enetc: remove standardized counters from enetc_pm_countersWei Fang
2026-04-12net: enetc: show RX drop counters only for assigned RX ringsWei Fang
2026-04-12net: enetc: add support for the standardized countersWei Fang
2026-04-12Merge tag 'edac_urgent_for_7.0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-04-12net: phy: realtek: convert RTL8211F to .disable_autonomous_eeeNicolai Buchwitz
2026-04-12net: phy: broadcom: implement .disable_autonomous_eee for BCM54xxNicolai Buchwitz
2026-04-12net: phy: add support for disabling PHY-autonomous EEENicolai Buchwitz
2026-04-12net: airoha: Add missing RX_CPU_IDX() configuration in airoha_qdma_cleanup_rx...Lorenzo Bianconi
2026-04-12net: mana: Move current_speed debugfs file to mana_init_port()Erni Sri Satya Vennela
2026-04-12net: mana: Use pci_name() for debugfs directory namingErni Sri Satya Vennela
2026-04-12bng_en: add support for ethtool -S stats displayBhargava Marreddy
2026-04-12bng_en: implement netdev_stat_opsBhargava Marreddy
2026-04-12bng_en: implement ndo_get_stats64Bhargava Marreddy
2026-04-12bng_en: periodically fetch and accumulate hardware statisticsBhargava Marreddy
2026-04-12bng_en: add HW stats infra and structured ethtool opsBhargava Marreddy
2026-04-12bng_en: add support for link async eventsBhargava Marreddy
2026-04-12bng_en: implement ethtool pauseparam operationsBhargava Marreddy
2026-04-12bng_en: add ethtool link settings, get_link, and nway_resetBhargava Marreddy
2026-04-12bng_en: query PHY capabilities and report link statusBhargava Marreddy
2026-04-12bng_en: add per-PF workqueue, timer, and slow-path taskBhargava Marreddy
2026-04-12ata: libata-scsi: fix requeue of deferred ATA PASS-THROUGH commandsIgor Pylypiv
2026-04-12net: bnxt: Dispatch to SW USOJoe Damato
2026-04-12net: bnxt: Add SW GSO completion and teardown supportJoe Damato
2026-04-12net: bnxt: Implement software USOJoe Damato
2026-04-12net: bnxt: Add boilerplate GSO codeJoe Damato