summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2025-09-18net/mlx5e: Configure PSP Rx flow steering rulesRaed Salem
2025-09-18net/mlx5e: Add PSP steering in local NIC RXRaed Salem
2025-09-18net/mlx5e: Implement PSP Tx data pathRaed Salem
2025-09-18net/mlx5e: Implement PSP operations .assoc_add and .assoc_delRaed Salem
2025-09-18net/mlx5e: Support PSP offload functionalityRaed Salem
2025-09-18eth: fbnic: add OTP health reporterJakub Kicinski
2025-09-18eth: fbnic: report FW uptime in health diagnoseJakub Kicinski
2025-09-18eth: fbnic: add FW health reporterJakub Kicinski
2025-09-18eth: fbnic: support FW communication for core dumpJakub Kicinski
2025-09-18eth: fbnic: support allocating FW completions with extra spaceJakub Kicinski
2025-09-18eth: fbnic: reprogram TCAMs after FW crashJakub Kicinski
2025-09-18eth: fbnic: factor out clearing the action TCAMJakub Kicinski
2025-09-18eth: fbnic: use fw uptime to detect fw crashesJakub Kicinski
2025-09-18eth: fbnic: make fbnic_fw_log_write() parameter constJakub Kicinski
2025-09-18net: renesas: rswitch: simplify rswitch_stop()Yury Norov (NVIDIA)
2025-09-18eth: fbnic: support devmem TxJakub Kicinski
2025-09-17net/mlx5e: Use the 'num_doorbells' devlink paramCosmin Ratiu
2025-09-17net/mlx5e: Use multiple CQ doorbellsCosmin Ratiu
2025-09-17net/mlx5e: Use multiple TX doorbellsCosmin Ratiu
2025-09-17net/mlx5e: Prepare for using different CQ doorbellsCosmin Ratiu
2025-09-17net/mlx5e: Prepare for using multiple TX doorbellsCosmin Ratiu
2025-09-17net/mlx5: Store the global doorbell in mlx5_privCosmin Ratiu
2025-09-17net/mlx5e: Remove unused 'xsk' param of mlx5e_build_xdpsq_paramCosmin Ratiu
2025-09-17net/mlx5: Remove unused 'offset' field from mlx5_sq_bfregCosmin Ratiu
2025-09-17net/mlx5: Fix typo of MLX5_EQ_DOORBEL_OFFSETCosmin Ratiu
2025-09-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-09-17octeon_ep: fix VF MAC address lifecycle handlingSathesh B Edara
2025-09-17Revert "net: ethernet: stmmac: dwmac-rk: Make the clk_phy could be used for e...Chaoyi Chen
2025-09-17net: cadence: macb: Add support for Raspberry Pi RP1 ethernet controllerDave Stevenson
2025-09-17net/mlx5e: Prevent WQE metadata conflicts between timestamping and offloadsCarolina Jubran
2025-09-17net/mlx5: Refactor MACsec WQE metadata shiftsCarolina Jubran
2025-09-16net/mlx5: Lag, add net namespace supportShay Drory
2025-09-16net/mlx5: Add net namespace support to devcomShay Drory
2025-09-16net/mlx5: Lag, move devcom registration to LAG layerShay Drory
2025-09-16net/mlx5: Refactor devcom to use match attributesShay Drory
2025-09-16net/mlx5e: Add a miss level for ipsec crypto offloadLama Kayal
2025-09-16net/mlx5e: Harden uplink netdev access against device unbindJianbo Liu
2025-09-16net: mvpp2: add support for hardware timestampsRussell King
2025-09-16libie: fix linking with libie_{adminq,fwlog} when CONFIG_LIBIE=nAlexander Lobakin
2025-09-16igc: don't fail igc_probe() on LED setup errorKohei Enju
2025-09-16ixgbe: destroy aci.lock later within ixgbe_remove pathJedrzej Jagielski
2025-09-16ixgbe: initialize aci.lock before it's usedJedrzej Jagielski
2025-09-16i40e: remove redundant memory barrier when cleaning Tx descsMaciej Fijalkowski
2025-09-16ice: fix Rx page leak on multi-buffer framesJacob Keller
2025-09-16net: spacemit: Add K1 Ethernet MACVivian Wang
2025-09-16hinic3: Fix code style (Missing a blank line before return)Fan Gong
2025-09-16hinic3: Fix missing napi->dev in netif_queue_set_napiFan Gong
2025-09-16hinic3: Add port managementFan Gong
2025-09-16hinic3: Add Rss functionFan Gong
2025-09-16hinic3: Tx & Rx configurationFan Gong