summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-04-13net: team: Annotate reads and writes for mixed lock accessed valuesMarc Harvey2-6/+7
2026-04-13net: ipa: add IPA v5.2 configuration dataLuca Weiss8-1/+464
2026-04-13pppox: remove sk_pppox() helperQingfang Deng2-8/+8
2026-04-13Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski4-6/+5
2026-04-13Merge branch 'net-reduce-sk_filter-and-friends-bloat'Jakub Kicinski1-3/+5
2026-04-13net: change sk_filter_reason() to return the reason by valueEric Dumazet1-3/+5
2026-04-13net: phy: add a PHY write barrier when disabling interruptsCharles Perry1-1/+24
2026-04-13net: mdio: add a driver for PIC64-HPSC/HX MDIO controllerCharles Perry3-0/+198
2026-04-12octeon_ep: Remove unnecessary semicolons in octep_oq_drop_rx()Nobuhiro Iwamatsu1-1/+1
2026-04-12net: enetc: add unstructured counters for ENETC v4Wei Fang2-25/+234
2026-04-12net: enetc: add unstructured pMAC counters for ENETC v1Wei Fang1-21/+56
2026-04-12net: enetc: remove standardized counters from enetc_pm_countersWei Fang1-40/+0
2026-04-12net: enetc: show RX drop counters only for assigned RX ringsWei Fang1-16/+2
2026-04-12net: enetc: add support for the standardized countersWei Fang3-18/+245
2026-04-12net: phy: realtek: convert RTL8211F to .disable_autonomous_eeeNicolai Buchwitz1-3/+4
2026-04-12net: phy: broadcom: implement .disable_autonomous_eee for BCM54xxNicolai Buchwitz1-0/+7
2026-04-12net: phy: add support for disabling PHY-autonomous EEENicolai Buchwitz1-0/+22
2026-04-12bng_en: add support for ethtool -S stats displayBhargava Marreddy1-0/+481
2026-04-12bng_en: implement netdev_stat_opsBhargava Marreddy2-0/+234
2026-04-12bng_en: implement ndo_get_stats64Bhargava Marreddy1-0/+41
2026-04-12bng_en: periodically fetch and accumulate hardware statisticsBhargava Marreddy2-0/+99
2026-04-12bng_en: add HW stats infra and structured ethtool opsBhargava Marreddy5-12/+544
2026-04-12bng_en: add support for link async eventsBhargava Marreddy5-5/+91
2026-04-12bng_en: implement ethtool pauseparam operationsBhargava Marreddy1-0/+63
2026-04-12bng_en: add ethtool link settings, get_link, and nway_resetBhargava Marreddy5-0/+745
2026-04-12bng_en: query PHY capabilities and report link statusBhargava Marreddy8-3/+865
2026-04-12bng_en: add per-PF workqueue, timer, and slow-path taskBhargava Marreddy2-2/+69
2026-04-12net: bnxt: Dispatch to SW USOJoe Damato1-0/+5
2026-04-12net: bnxt: Add SW GSO completion and teardown supportJoe Damato3-11/+92
2026-04-12net: bnxt: Implement software USOJoe Damato3-0/+219
2026-04-12net: bnxt: Add boilerplate GSO codeJoe Damato4-1/+66
2026-04-12net: bnxt: Add TX inline buffer infrastructureJoe Damato2-0/+41
2026-04-12net: bnxt: Use dma_unmap_len for TX completion unmappingJoe Damato1-22/+41
2026-04-12net: bnxt: Add a helper for tx_bd_extJoe Damato2-7/+20
2026-04-12net: bnxt: Export bnxt_xmit_get_cfa_actionJoe Damato2-1/+2
2026-04-12netkit: Don't emit scrub attribute for single device modeDaniel Borkmann1-1/+2
2026-04-12net: lan743x: rename chip_rev to fpga_revThangaraj Samynathan1-4/+4
2026-04-12Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski98-773/+5686
2026-04-12ipvlan: avoid spinlock contention in ipvlan_multicast_enqueue()Eric Dumazet1-1/+7
2026-04-12ipvlan: ipvlan_handle_mode_l2() refactoringEric Dumazet1-20/+18
2026-04-12net: libwx: improve flow control settingJiawen Wu3-6/+61
2026-04-12net: libwx: wrap-around and reset qmprc counterJiawen Wu2-4/+23
2026-04-12net: wangxun: schedule hardware stats update in watchdogJiawen Wu4-1/+46
2026-04-12net: wangxun: reorder timer and work sync cancellationsJiawen Wu2-3/+5
2026-04-12net: wangxun: move ethtool_ops.set_channels into libwxJiawen Wu3-29/+3
2026-04-12net: wangxun: replace busy-wait reset flag with kernel mutexJiawen Wu6-30/+15
2026-04-12net: ngbe: remove redundant macrosJiawen Wu2-5/+2
2026-04-12net: ngbe: move the WOL functions to libwxJiawen Wu5-53/+45
2026-04-12net: ngbe: remove netdev->ethtool->wol_enabled settingJiawen Wu1-2/+1
2026-04-12net: ethernet: ti: am65-cpsw: add support for J722S SoC familyNora Schiffer1-0/+8