summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-10-01net/mlx5e: xsk: Use xsk_buff_alloc_batch on legacy RQMaxim Mikityanskiy
2022-10-01net/mlx5e: xsk: Split out WQE allocation for legacy XSK RQMaxim Mikityanskiy
2022-10-01net/mlx5e: Remove the outer loop when allocating legacy RQ WQEsMaxim Mikityanskiy
2022-10-01net/mlx5e: xsk: Use partial batches in legacy RQ with XSKMaxim Mikityanskiy
2022-10-01net/mlx5e: Use partial batches in legacy RQMaxim Mikityanskiy
2022-10-01net/mlx5e: Make the wqe_index_mask calculation more exactMaxim Mikityanskiy
2022-10-01net/mlx5e: Introduce wqe_index_mask for legacy RQMaxim Mikityanskiy
2022-10-01net/mlx5e: xsk: Drop the check for XSK state in mlx5e_xsk_wakeupMaxim Mikityanskiy
2022-10-01net/mlx5e: xsk: Use mlx5e_trigger_napi_icosq for XSK wakeupMaxim Mikityanskiy
2022-09-30net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clearDaniel Golle
2022-09-30nfp: add support restart of link auto-negotiationFei Qin
2022-09-30nfp: add support for link auto negotiationYinjun Zhang
2022-09-30nfp: refine the ABI of getting `sp_indiff` infoYinjun Zhang
2022-09-30nfp: avoid halt of driver init process when non-fatal error happensYinjun Zhang
2022-09-30nfp: add support for reporting active FEC modeYinjun Zhang
2022-09-30r8169: add rtl_disable_rxdvgate()Chunhao Lin
2022-09-30Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-09-30net/mlx5e: Clean up and fix error flows in mlx5e_alloc_rqMaxim Mikityanskiy
2022-09-30net/mlx5e: Move repeating clear_bit in mlx5e_rx_reporter_err_rq_cqe_recoverMaxim Mikityanskiy
2022-09-30net/mlx5e: Split out channel (de)activation in rx_resMaxim Mikityanskiy
2022-09-30net/mlx5e: xsk: Remove mlx5e_xsk_page_alloc_poolMaxim Mikityanskiy
2022-09-30net/mlx5e: Convert struct mlx5e_alloc_unit to a unionMaxim Mikityanskiy
2022-09-30net/mlx5e: Remove DMA address from mlx5e_alloc_unitMaxim Mikityanskiy
2022-09-30net/mlx5e: Rename mlx5e_dma_info to prepare for removal of DMA addressMaxim Mikityanskiy
2022-09-30net/mlx5e: Optimize the page cache reducing its size 2xMaxim Mikityanskiy
2022-09-30net/mlx5e: Fix calculations for ICOSQ sizeMaxim Mikityanskiy
2022-09-30net/mlx5e: xsk: Use KSM for unaligned XSKMaxim Mikityanskiy
2022-09-30net/mlx5: Add MLX5_FLEXIBLE_INLEN to safely calculate cmd inlenMaxim Mikityanskiy
2022-09-30net/mlx5e: Keep a separate MKey for striding RQMaxim Mikityanskiy
2022-09-30net/mlx5e: xsk: Use XSK frame size as striding RQ page sizeMaxim Mikityanskiy
2022-09-30net/mlx5e: Use runtime page_shift for striding RQMaxim Mikityanskiy
2022-09-30net: stmmac: add a parse for new property 'snps,clk-csr'Jianguo Zhang
2022-09-30net/mlx5: Fix spelling mistake "syndrom" -> "syndrome"Colin Ian King
2022-09-30net: bna: Fix spelling mistake "muliple" -> "multiple"Colin Ian King
2022-09-30ibmveth: Ethtool set queue supportNick Child
2022-09-30ibmveth: Implement multi queue on xmitNick Child
2022-09-30ibmveth: Copy tx skbs into a premapped bufferNick Child
2022-09-30bnx2: Fix spelling mistake "bufferred" -> "buffered"Colin Ian King
2022-09-30net: lan966x: Fix spelling mistake "tarffic" -> "traffic"Colin Ian King
2022-09-30net: bonding: Convert to use sysfs_emit()/sysfs_emit_at() APIsWang Yufen
2022-09-30net: tun: Convert to use sysfs_emit() APIsWang Yufen
2022-09-30tsnep: Use page pool for RXGerhard Engleder
2022-09-30tsnep: Add EtherType RX flow classification supportGerhard Engleder
2022-09-30tsnep: Support multiple TX/RX queue pairsGerhard Engleder
2022-09-30tsnep: Move interrupt from device to queueGerhard Engleder
2022-09-30wifi: ath11k: fix warning in dma_free_coherent() of memory chunks while recoveryWen Gong
2022-09-30wifi: ath11k: Don't exit on wakeup failureBaochen Qiang
2022-09-30carl9170: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2022-09-29Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-09-29eth: alx: take rtnl_lock on resumeJakub Kicinski