summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2026-02-24net: stmmac: fix timestamping configuration after suspend/resumeRussell King (Oracle)
2026-02-24net: stmmac: qcom-ethqos: convert to set_clk_tx_rate() methodRussell King (Oracle)
2026-02-24net: stmmac: qcom-ethqos: move SerDes speed configurationRussell King (Oracle)
2026-02-24net: stmmac: qcom-ethqos: use phy interface mode for inbandRussell King (Oracle)
2026-02-24net: stmmac: qcom-ethqos: pass phy interface mode to configsRussell King (Oracle)
2026-02-24net: stmmac: pass interface mode into fix_mac_speed() methodRussell King (Oracle)
2026-02-24net: stmmac: qcom-ethqos: move loopback disable to .mac_finish()Russell King (Oracle)
2026-02-24net: stmmac: qcom-ethqos: move qcom_ethqos_set_sgmii_loopback() upRussell King (Oracle)
2026-02-24net: stmmac: qcom-ethqos: change ethqos_configure*() to return voidRussell King (Oracle)
2026-02-24net: stmmac: qcom-ethqos: remove register field value obfuscationsRussell King (Oracle)
2026-02-24net: stmmac: qcom-ethqos: rename "por" members to "rgmii_por"Russell King (Oracle)
2026-02-24net:ethernet:enic: map ethtool link modes by VIC typeSatish Kharat
2026-02-24net:ethernet:enic: add VIC subsystem idsSatish Kharat
2026-02-24PCI/PTM: Drop pci_enable_ptm() granularity parameterMika Westerberg
2026-02-24net: microchip: lan743x: add ethtool nway_reset supportNicolai Buchwitz
2026-02-23gve: fix incorrect buffer cleanup in gve_tx_clean_pending_packets for QPLAnkit Garg
2026-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 7.0-rc1Alexei Starovoitov
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21kmalloc_obj: Clean up after treewide replacementsKees Cook
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-20bnxt_en: Fix deleting of Ntuple filtersPavan Chebbi
2026-02-20bnxt_en: Fix RSS context delete logicPavan Chebbi
2026-02-20net: ethernet: xscale: Check for PTP support properlyLinus Walleij
2026-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc1Alexei Starovoitov
2026-02-19Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-02-19net/mlx5e: Use unsigned for mlx5e_get_max_num_channelsCosmin Ratiu
2026-02-19net/mlx5e: Fix deadlocks between devlink and netdev instance locksCosmin Ratiu
2026-02-19net/mlx5e: MACsec, add ASO poll loop in macsec_aso_set_arm_eventGal Pressman
2026-02-19net/mlx5: Fix misidentification of write combining CQE during poll loopGal Pressman
2026-02-19net/mlx5e: Fix misidentification of ASO CQE during poll loopGal Pressman
2026-02-19bnge: fix reserving resources from FWVikas Gupta
2026-02-19eth: fbnic: Advertise supported XDP features.Dimitri Daskalakis
2026-02-18octeontx2-af: Fix default entries mcam entry actionHariprasad Kelam
2026-02-18net/mlx5e: XSK, Fix unintended ICOSQ changeTariq Toukan
2026-02-18eth: fbnic: Add validation for MTU changesDimitri Daskalakis
2026-02-17net: ethernet: ec_bhf: Fix dma_free_coherent() dma handleThomas Fourier
2026-02-17eth: fbnic: set DMA_HINT_L4 for all flowsBobby Eshleman
2026-02-17eth: fbnic: increase FBNIC_HDR_BYTES_MIN from 128 to 256 bytesBobby Eshleman
2026-02-17eth: fbnic: set FBNIC_QUEUE_RDE_CTL0_EN_HDR_SPLIT on RDE_CTL0Bobby Eshleman
2026-02-13nfp: bpf: remove references to bpf_reg_state->off for pointersEduard Zingerman
2026-02-13fbnic: close fw_log race between users and teardownChengfeng Ye
2026-02-13net: sparx5/lan969x: fix PTP clock max_adj valueDaniel Machon
2026-02-12net: mscc: ocelot: add missing lock protection in ocelot_port_xmit_inj()Ziyi Guo
2026-02-12net: mscc: ocelot: split xmit into FDMA and register injection pathsZiyi Guo
2026-02-12net: mscc: ocelot: extract ocelot_xmit_timestamp() helperZiyi Guo
2026-02-12net: sparx5/lan969x: fix DWRR cost max to match hardware register widthDaniel Machon
2026-02-12net: stmmac: fix oops when split header is enabledJie Zhang