summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2025-08-19net: ti: icssg-prueth: Fix HSR and switch offload Enablement during firwmare ...MD Danish Anwar
2025-08-19net: airoha: Add wlan flowtable TX offloadLorenzo Bianconi
2025-08-19net: macb: Add capability-based QBV detection and Versal supportVineeth Karumanchi
2025-08-19net: macb: Add TAPRIO traffic scheduling supportVineeth Karumanchi
2025-08-19net: ethernet: mtk_ppe: add RCU lock around dev_fill_forward_pathQingfang Deng
2025-08-19eth: fbnic: Report XDP stats via ethtoolMohsin Bashir
2025-08-19eth: fbnic: Collect packet statistics for XDPMohsin Bashir
2025-08-19eth: fbnic: Add support for XDP_TX actionMohsin Bashir
2025-08-19eth: fbnic: Add support for XDP queuesMohsin Bashir
2025-08-19eth: fbnic: Add XDP pass, drop, abort supportMohsin Bashir
2025-08-19eth: fbnic: Prefetch packet headers on RxMohsin Bashir
2025-08-19eth: fbnic: Use shinfo to track frags state on RxMohsin Bashir
2025-08-19eth: fbnic: Update HeadroomMohsin Bashir
2025-08-19eth: fbnic: Add support for HDS configurationMohsin Bashir
2025-08-18net: stmmac: explain the phylink_speed_down() call in stmmac_release()Russell King (Oracle)
2025-08-18net: stmmac: add helpers to indicate WoL enable statusRussell King (Oracle)
2025-08-18net: stmmac: use core wake IRQ supportRussell King (Oracle)
2025-08-18net: stmmac: remove unnecessary "stmmac: wakeup enable" printRussell King (Oracle)
2025-08-18net: stmmac: remove redundant WoL option validationRussell King (Oracle)
2025-08-18net: stmmac: remove write-only mac->pmtRussell King (Oracle)
2025-08-18net: stmmac: remove unnecessary checks in ethtool eee opsRussell King (Oracle)
2025-08-18bnxt_en: Fix lockdep warning during rmmodMichael Chan
2025-08-18amd-xgbe: Configure and retrieve 'tx-usecs' for Tx coalescingVishal Badole
2025-08-18nfp: flower: use vmalloc_array() to simplify codeQianfeng Rong
2025-08-18eth: intel: use vmalloc_array() to simplify codeQianfeng Rong
2025-08-18eth: nfp: Remove u64_stats_update_begin()/end() for stats fetchLi RongQing
2025-08-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-08-15net: libwx: Fix the size in RSS hash key populationChandra Mohan Sundar
2025-08-15net/mlx5: Support disabling host PFsDaniel Jurgens
2025-08-15net/mlx5: Query to see if host PF is disabledDaniel Jurgens
2025-08-15{rdma,net}/mlx5: export mlx5_vport_get_vhca_idSaeed Mahameed
2025-08-15net/mlx5: E-Switch, Set/Query hca cap via vhca idSaeed Mahameed
2025-08-15net/mlx5: E-Switch, Cache vport vhca id on first cap querySaeed Mahameed
2025-08-15mlxsw: spectrum: Forward packets with an IPv4 link-local source IPIdo Schimmel
2025-08-14rtase: Fix Rx descriptor CRC error bit definitionJustin Lai
2025-08-14sfc: replace min/max nesting with clamp()Xichao Zhao
2025-08-14net: xilinx: axienet: Fix RX skb ring management in DMAengine modeSuraj Gupta
2025-08-14ice: Implement support for SRIOV VFs across Active/Active bondsDave Ertman
2025-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-14ice: Cleanup variable initialization in LAG codeDave Ertman
2025-08-14ice: move LAG function in code to prepare for Active-ActiveDave Ertman
2025-08-14ice: Add driver specific prefix to LAG definesDave Ertman
2025-08-14ice: replace u8 elements with bool where appropriateDave Ertman
2025-08-14ice: Remove casts on void pointers in LAG codeDave Ertman
2025-08-14eth: bnxt: support RSS on IPv6 Flow LabelJakub Kicinski
2025-08-14eth: fbnic: support RSS on IPv6 Flow LabelJakub Kicinski
2025-08-14net: cadence: macb: convert from round_rate() to determine_rate()Brian Masney
2025-08-13net/mlx5: Don't use %pK through tracepointsThomas Weißschuh
2025-08-13ice: Don't use %pK through printk or tracepointsThomas Weißschuh
2025-08-13Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski