summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
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-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-12net: lan743x: rename chip_rev to fpga_revThangaraj Samynathan
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-10iavf: fix kernel-doc comment style in iavf_ethtool.cAleksandr Loktionov
2026-04-10net: airoha: Fix FE_PSE_BUF_SET configuration if PPE2 is availableLorenzo Bianconi
2026-04-09eth: fbnic: Use wake instead of startMohsin Bashir
2026-04-09net: airoha: Add dma_rmb() and READ_ONCE() in airoha_qdma_rx_process()Lorenzo Bianconi
2026-04-09net: txgbe: fix RTNL assertion warning when remove moduleJiawen Wu
2026-04-09net: bcmgenet: fix racing timeout handlerJustin Chen
2026-04-09net: bcmgenet: fix leaking free_bdsJustin Chen
2026-04-09net: bcmgenet: fix off-by-one in bcmgenet_put_txcbJustin Chen
2026-04-09net: macb: Use napi_schedule_irqoff() in IRQ handlerKevin Hao
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-09ice: use bitmap_empty() in ice_vf_has_no_qs_enaYury Norov
2026-04-09ice: use bitmap_weighted_xor() in ice_find_free_recp_res_idx()Yury Norov
2026-04-09net: lan966x: fix use-after-free and leak in lan966x_fdma_reload()David Carlier
2026-04-09net: lan966x: fix page pool leak in error pathsDavid Carlier
2026-04-09net: lan966x: fix page_pool error handling in lan966x_fdma_rx_alloc_page_pool()David Carlier
2026-04-09net/mlx5: Rename MLX5_PF page counter type to MLX5_SELFMoshe Shemesh
2026-04-08Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-04-08net/mlx5: Register SF resource on PF port representorOr Har-Toov
2026-04-08net: bcmasp: Switch to page pool for RX pathFlorian Fainelli