summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2024-12-23net: enetc: add LSO support for i.MX95 ENETC PFWei Fang
2024-12-23net: enetc: update max chained Tx BD number for i.MX95 ENETCWei Fang
2024-12-23net: enetc: add Tx checksum offload for i.MX95 ENETCWei Fang
2024-12-20qlcnic: use const 'struct bin_attribute' callbacksThomas Weißschuh
2024-12-20net: hisilicon: hns: Remove unused enumsDr. David Alan Gilbert
2024-12-20net: hisilicon: hns: Remove reset helpersDr. David Alan Gilbert
2024-12-20net: hisilicon: hns: Remove unused hns_rcb_startDr. David Alan Gilbert
2024-12-20net: hisilicon: hns: Remove unused hns_dsaf_roce_resetDr. David Alan Gilbert
2024-12-19xsk: make xsk_buff_add_frag() really add the frag via __xdp_buff_add_frag()Alexander Lobakin
2024-12-19sfc: remove efx_writed_page_lockedAndy Moreton
2024-12-19net: stmmac: Drop useless code related to ethtool rx-copybreakFurong Xu
2024-12-19net: airoha: Fix error path in airoha_probe()Lorenzo Bianconi
2024-12-19net: ethernet: ti: cpsw: disable PHY EEE advertisementHeiner Kallweit
2024-12-19bnxt_en: Skip reading PXP registers during ethtool -d if unsupportedMichael Chan
2024-12-19bnxt_en: Skip MAC loopback selftest if it is unsupported by FWMichael Chan
2024-12-19bnxt_en: Skip PHY loopback ethtool selftest if unsupported by FWMichael Chan
2024-12-19bnxt_en: Do not allow ethtool -m on an untrusted VFMichael Chan
2024-12-19bnxt_en: Use FW defined resource limits for RoCEHongguang Gao
2024-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-18net: renesas: rswitch: add mdio C22 supportNikita Yushchenko
2024-12-18net: renesas: rswitch: use generic MPSM operation for mdio C45Nikita Yushchenko
2024-12-18net: renesas: rswitch: align mdio C45 operations with datasheetNikita Yushchenko
2024-12-18net: renesas: rswitch: use FIELD_PREP for remaining MPIC register fieldsNikita Yushchenko
2024-12-18net: renesas: rswitch: do not write to MPSM register at init timeNikita Yushchenko
2024-12-18octeontx2-pf: fix error handling of devlink port in rvu_rep_create()Harshit Mogalapalli
2024-12-18octeontx2-pf: fix netdev memory leak in rvu_rep_create()Harshit Mogalapalli
2024-12-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-12-18net/mlx5e: Report rx_discards_phy via rx_droppedYafang Shao
2024-12-17net: hibmcge: Add nway_reset supported in this moduleJijie Shao
2024-12-17net: hibmcge: Add reset supported in this moduleJijie Shao
2024-12-17net: hibmcge: Add pauseparam supported in this moduleJijie Shao
2024-12-17net: hibmcge: Add register dump supported in this moduleJijie Shao
2024-12-17net: hibmcge: Add unicast frame filter supported in this moduleJijie Shao
2024-12-17net: hibmcge: Add irq_info file to debugfsJijie Shao
2024-12-17net: hibmcge: Add debugfs supported in this moduleJijie Shao
2024-12-17niu: Use page->private instead of page->indexMatthew Wilcox (Oracle)
2024-12-17mlxsw: Switch to napi_gro_receive()Ido Schimmel
2024-12-17netxen_nic: constify 'struct bin_attribute'Thomas Weißschuh
2024-12-17idpf: trigger SW interrupt when exiting wb_on_itr modeJoshua Hay
2024-12-17idpf: add support for SW triggered interruptsJoshua Hay
2024-12-17ice: Add MDD logging via devlink healthBen Shelton
2024-12-17ice: add Tx hang devlink health reporterPrzemek Kitszel
2024-12-17ice: rename devlink_port.[ch] to port.[ch]Przemek Kitszel
2024-12-17qed: fix possible uninit pointer read in qed_mcp_nvm_info_populate()Gianfranco Trad
2024-12-17net: ethernet: bgmac-platform: fix an OF node reference leakJoe Hattori
2024-12-17net: ethernet: oa_tc6: fix tx skb race condition between reference pointersParthiban Veerasooran
2024-12-17net: ethernet: oa_tc6: fix infinite loop error when tx credits becomes 0Parthiban Veerasooran
2024-12-16r8169: add support for RTL8125D rev.bChunHao Lin
2024-12-16r8169: adjust version numbering for RTL8126Heiner Kallweit
2024-12-16net: hinic: Fix cleanup in create_rxqs/txqs()Dan Carpenter