summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2026-04-12net: bnxt: Add TX inline buffer infrastructureJoe Damato
2026-04-12net: bnxt: Use dma_unmap_len for TX completion unmappingJoe Damato
2026-04-12net: bnxt: Add a helper for tx_bd_extJoe Damato
2026-04-12net: bnxt: Export bnxt_xmit_get_cfa_actionJoe Damato
2026-04-12netkit: Don't emit scrub attribute for single device modeDaniel Borkmann
2026-04-12net: lan743x: rename chip_rev to fpga_revThangaraj Samynathan
2026-04-12Merge tag 'linux-can-fixes-for-7.0-20260409' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2026-04-12Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-04-12ipvlan: avoid spinlock contention in ipvlan_multicast_enqueue()Eric Dumazet
2026-04-12ipvlan: ipvlan_handle_mode_l2() refactoringEric Dumazet
2026-04-12net: libwx: improve flow control settingJiawen Wu
2026-04-12net: libwx: wrap-around and reset qmprc counterJiawen Wu
2026-04-12net: wangxun: schedule hardware stats update in watchdogJiawen Wu
2026-04-12net: wangxun: reorder timer and work sync cancellationsJiawen Wu
2026-04-12net: wangxun: move ethtool_ops.set_channels into libwxJiawen Wu
2026-04-12net: wangxun: replace busy-wait reset flag with kernel mutexJiawen Wu
2026-04-12net: ngbe: remove redundant macrosJiawen Wu
2026-04-12net: ngbe: move the WOL functions to libwxJiawen Wu
2026-04-12net: ngbe: remove netdev->ethtool->wol_enabled settingJiawen Wu
2026-04-12net: ethernet: ti: am65-cpsw: add support for J722S SoC familyNora Schiffer
2026-04-12dpll: zl3073x: add ref-sync pair supportIvan Vecera
2026-04-12dpll: zl3073x: add ref sync and output clock type helpersIvan Vecera
2026-04-12dpll: zl3073x: use FIELD_MODIFY() for clear-and-set patternsIvan Vecera
2026-04-12dpll: zl3073x: clean up esync get/set and use zl3073x_out_is_ndiv()Ivan Vecera
2026-04-12i3c: master: adi: Fix error propagation for CCCsJorge Marques
2026-04-12i3c: master: Fix error codes at send_ccc_cmdJorge Marques
2026-04-12i3c: master: Move bus_init error suppressionJorge Marques