summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-11-05net: sparx5: add new VCAP constants to match dataDaniel Machon
2024-11-05net: sparx5: replace SPX5_PORTS with n_portsDaniel Machon
2024-11-05net: sparx5: expose some sparx5 VCAP symbolsDaniel Machon
2024-11-05virtio_net: rx remove premapped failover codeXuan Zhuo
2024-11-05virtio_net: enable premapped mode for merge and small by defaultXuan Zhuo
2024-11-05virtio_net: big mode skip the unmap checkXuan Zhuo
2024-11-05virtio-net: fix overflow inside virtnet_rq_allocXuan Zhuo
2024-11-04net: dpaa_eth: extract hash using __be32 pointer in rx_default_dqrr()Vladimir Oltean
2024-11-04net: dpaa_eth: add assertions about SGT entry offsets in sg_fd_to_skb()Vladimir Oltean
2024-11-04net: ena: remove devm from ethtoolRosen Penev
2024-11-04net: ena: Remove deadcodeDr. David Alan Gilbert
2024-11-04net: ena: Remove autopolling modeDr. David Alan Gilbert
2024-11-04Revert "Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'"Jakub Kicinski
2024-11-04e1000e: Remove Meteor Lake SMBUS workaroundsVitaly Lifshits
2024-11-04i40e: fix race condition by adding filter's intermediate sync stateAleksandr Loktionov
2024-11-04idpf: fix idpf_vc_core_init error pathPavan Kumar Linga
2024-11-04idpf: avoid vport access in idpf_get_link_ksettingsPavan Kumar Linga
2024-11-04ice: change q_index variable type to s16 to store -1 valueMateusz Polchlopek
2024-11-04ice: Fix use after free during unload with ports in bridgeMarcin Szycik
2024-11-04can: mcp251xfd: mcp251xfd_get_tef_len(): fix length calculationMarc Kleine-Budde
2024-11-04can: mcp251xfd: mcp251xfd_ring_alloc(): fix coalescing configuration when swi...Marc Kleine-Budde
2024-11-04can: rockchip_canfd: Drop obsolete dependency on COMPILE_TESTJean Delvare
2024-11-04can: rockchip_canfd: CAN_ROCKCHIP_CANFD should depend on ARCH_ROCKCHIPGeert Uytterhoeven
2024-11-04can: c_can: fix {rx,tx}_errors statisticsDario Binacchi
2024-11-04can: m_can: m_can_close(): don't call free_irq() for IRQ-less devicesMarc Kleine-Budde
2024-11-04can: {cc770,sja1000}_isa: allow building on x86_64Thomas Mühlbacher
2024-11-04RDMA/mlx5: Ensure active slave attachment to the bond IB deviceChiara Meiohas
2024-11-04RDMA/mlx5: Call dev_put() after the blocking notifierChiara Meiohas
2024-11-04net: enetc: add preliminary support for i.MX95 ENETC PFWei Fang
2024-11-04net: enetc: optimize the allocation of tx_bdrClark Wang
2024-11-04net: enetc: extract enetc_int_vector_init/destroy() from enetc_alloc_msix()Clark Wang
2024-11-04net: enetc: add i.MX95 EMDIO supportWei Fang
2024-11-04net: enetc: remove ERR050089 workaround for i.MX95Vladimir Oltean
2024-11-04net: enetc: build enetc_pf_common.c as a separate moduleWei Fang
2024-11-04net: enetc: extract common ENETC PF parts for LS1028A and i.MX95 platformsWei Fang
2024-11-04net: enetc: add initial netc-blk-ctrl driver supportWei Fang
2024-11-03net/mlx5e: do not create xdp_redirect for non-uplink repWilliam Tu
2024-11-03net/mlx5e: move XDP_REDIRECT sq to dynamic allocationWilliam Tu
2024-11-03net/mlx5: HWS, renamed the files in accordance with naming conventionYevgeny Kliteynik
2024-11-03net/mlx5: DR, moved all the SWS code into a separate directoryYevgeny Kliteynik
2024-11-03net/mlx5: Rework esw qos domain init and cleanupCosmin Ratiu
2024-11-03net: stmmac: xgmac: Enable FPE for tc-mqprio/tc-taprioFurong Xu
2024-11-03net: stmmac: xgmac: Complete FPE supportFurong Xu
2024-11-03net: stmmac: xgmac: Rename XGMAC_RQ to XGMAC_FPRQFurong Xu
2024-11-03net: stmmac: Get the TC number of net_device by netdev_get_num_tc()Furong Xu
2024-11-03net: stmmac: Refactor FPE functions to generic versionFurong Xu
2024-11-03net: stmmac: Introduce stmmac_fpe_supported()Furong Xu
2024-11-03net: stmmac: Rework macro definitions for gmac4 and xgmacFurong Xu
2024-11-03net: stmmac: Introduce separate files for FPE implementationFurong Xu
2024-11-03r8169: align RTL8126 EEE config with vendor driverHeiner Kallweit