summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2023-12-13idpf: add get/set for Ethtool's header split ringparamMichal Kubiak
2023-12-13net/mlx5: DR, Use swap() instead of open coding itJiapeng Chong
2023-12-13net/mlx5: devcom, Add component size getterTariq Toukan
2023-12-13net/mlx5e: Decouple CQ from privTariq Toukan
2023-12-13net/mlx5e: Add wrapping for auxiliary_driver ops and remove unused argsTariq Toukan
2023-12-13net/mlx5e: Statify function mlx5e_monitor_counter_armTariq Toukan
2023-12-13net/mlx5: Move TISes from priv to mdev HW resourcesTariq Toukan
2023-12-13net/mlx5e: Remove TLS-specific logic in generic create TIS APITariq Toukan
2023-12-13net/mlx5: fs, Command to control TX flow table rootTariq Toukan
2023-12-13net/mlx5: fs, Command to control L2TABLE entry silent modeTariq Toukan
2023-12-13net/mlx5: Expose Management PCIe Index Register (MPIR)Tariq Toukan
2023-12-13mlx5: implement VLAN tag XDP hintLarysa Zaremba
2023-12-13ice: use VLAN proto from ring packet context in skb pathLarysa Zaremba
2023-12-13ice: Implement VLAN tag hintLarysa Zaremba
2023-12-13ice: Support XDP hints in AF_XDP ZC modeLarysa Zaremba
2023-12-13ice: Support RX hash XDP hintLarysa Zaremba
2023-12-13ice: Support HW timestamp hintLarysa Zaremba
2023-12-13ice: Introduce ice_xdp_buffLarysa Zaremba
2023-12-13ice: Make ptype internal to descriptor info processingLarysa Zaremba
2023-12-13ice: make RX HW timestamp reading code more reusableLarysa Zaremba
2023-12-13ice: make RX hash reading code more reusableLarysa Zaremba
2023-12-13ionic: fill out pci error handlersShannon Nelson
2023-12-13ionic: lif debugfs refresh on resetShannon Nelson
2023-12-13ionic: use timer_shutdown_syncShannon Nelson
2023-12-13ionic: no fw read when PCI reset failedShannon Nelson
2023-12-13ionic: prevent pci disable of already disabled deviceShannon Nelson
2023-12-13ionic: bypass firmware cmds when stuck in resetShannon Nelson
2023-12-13ionic: keep filters across FLRShannon Nelson
2023-12-13ionic: pass opcode to devcmd_waitShannon Nelson
2023-12-13stmmac: dwmac-loongson: drop useless check for compatible fallbackKrzysztof Kozlowski
2023-12-13stmmac: dwmac-loongson: Make sure MDIO is initialized before useYanteng Si
2023-12-13net: stmmac: mmc: Support more counters for XGMAC CoreFurong Xu
2023-12-13dpll: remove leftover mode_supported() op and use mode_get() insteadJiri Pirko
2023-12-12net: ena: Fix XDP redirection errorDavid Arinzon
2023-12-12net: ena: Fix DMA syncing in XDP path when SWIOTLB is onDavid Arinzon
2023-12-12net: ena: Fix xdp drops handling due to multibuf packetsDavid Arinzon
2023-12-12net: ena: Destroy correct number of xdp queues upon failureDavid Arinzon
2023-12-12bnxt_en: Make PTP TX timestamp HWRM query silentPavan Chebbi
2023-12-12bnxt_en: Skip nic close/open when configuring tstamp filtersPavan Chebbi
2023-12-12bnxt_en: Add support for UDP GSO on 5760X chipsMichael Chan
2023-12-12bnxt_en: add rx_filter_miss extended statsDamodharam Ammepalli
2023-12-12bnxt_en: Configure UDP tunnel TPAMichael Chan
2023-12-12bnxt_en: Add support for VXLAN GPEMichael Chan
2023-12-12bnxt_en: Use proper TUNNEL_DST_PORT_ALLOC* commandsMichael Chan
2023-12-12bnxt_en: Allocate extra QP backing store memory when RoCE FW reports itSelvin Xavier
2023-12-12bnxt_en: Support TX coalesced completion on 5760X chipsMichael Chan
2023-12-12bnxt_en: Prevent TX timeout with a very small TX ringMichael Chan
2023-12-12bnxt_en: Fix TX ring indexing logicMichael Chan
2023-12-12bnxt_en: Fix AGG ring check logic in bnxt_check_rings()Somnath Kotur
2023-12-12bnxt_en: Fix trimming of P5 RX and TX ringsMichael Chan