summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* smsc911x: remove superfluous variable initWolfram Sang2023-03-301-1/+1
* Merge tag 'mlx5-updates-2023-03-28' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2023-03-2910-363/+464
|\
| * net/mlx5e: RX, Remove unnecessary recycle parameter and page_cache statsDragos Tatulea2023-03-284-59/+25
| * net/mlx5e: RX, Break the wqe bulk refill in smaller chunksDragos Tatulea2023-03-283-3/+34
| * net/mlx5e: RX, Increase WQE bulk size for legacy rqDragos Tatulea2023-03-282-5/+44
| * net/mlx5e: RX, Split off release path for xsk buffers for legacy rqDragos Tatulea2023-03-281-15/+35
| * net/mlx5e: RX, Defer page release in legacy rq for better recyclingDragos Tatulea2023-03-284-23/+66
| * net/mlx5e: RX, Change wqe last_in_page field from bool to bit flagsDragos Tatulea2023-03-283-4/+8
| * net/mlx5e: RX, Defer page release in striding rq for better recyclingDragos Tatulea2023-03-284-10/+25
| * net/mlx5e: RX, Rename xdp_xmit_bitmap to a more generic nameDragos Tatulea2023-03-283-9/+9
| * net/mlx5e: RX, Enable skb page recycling through the page_poolDragos Tatulea2023-03-285-88/+121
| * net/mlx5e: RX, Enable dma map and sync from page_pool allocatorDragos Tatulea2023-03-284-27/+4
| * net/mlx5e: RX, Remove internal page_cacheDragos Tatulea2023-03-283-72/+0
| * net/mlx5e: RX, Store SHAMPO header pages in arrayDragos Tatulea2023-03-283-26/+45
| * net/mlx5e: RX, Remove alloc unit layout constraint for striding rqDragos Tatulea2023-03-285-51/+51
| * net/mlx5e: RX, Remove alloc unit layout constraint for legacy rqDragos Tatulea2023-03-284-62/+87
| * net/mlx5e: RX, Remove mlx5e_alloc_unit argument in page allocationDragos Tatulea2023-03-281-17/+18
* | net: ena: removed unused tx_bytes variableSimon Horman2023-03-291-2/+0
* | octeon_ep: unlock the correct lock on error pathDan Carpenter2023-03-291-1/+1
* | net: hns3: support wake on lan configuration and queryHao Lan2023-03-299-0/+202
* | sfc: add offloading of 'foreign' TC (decap) rulesEdward Cree2023-03-294-17/+366
* | sfc: add code to register and unregister encap matchesEdward Cree2023-03-292-0/+174
* | sfc: add functions to insert encap matches into the MAEEdward Cree2023-03-293-0/+111
* | sfc: handle enc keys in efx_tc_flower_parse_match()Edward Cree2023-03-291-0/+61
* | sfc: add notion of match on enc keys to MAE machineryEdward Cree2023-03-293-2/+122
* | sfc: document TC-to-EF100-MAE action translation conceptsEdward Cree2023-03-291-1/+25
* | ipv6: Remove in6addr_any alternatives.Kuniyuki Iwashima2023-03-291-3/+2
* | Merge tag 'mlx5-updates-2023-03-20' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2023-03-288-222/+344
|\ \
| * | net/mlx5: Provide external API for allocating vectorsEli Cohen2023-03-241-0/+52
| * | net/mlx5: Use one completion vector if eth is disabledEli Cohen2023-03-243-12/+20
| * | net/mlx5: Refactor calculation of required completion vectorsEli Cohen2023-03-241-10/+18
| * | net/mlx5: Move devlink registration before mlx5_loadEli Cohen2023-03-241-7/+7
| * | net/mlx5: Use dynamic msix vectors allocationEli Cohen2023-03-246-91/+129
| * | net/mlx5: Refactor completion irq request/release codeEli Cohen2023-03-241-24/+46
| * | net/mlx5: Improve naming of pci function vectorsEli Cohen2023-03-241-23/+23
| * | net/mlx5: Use newer affinity descriptorEli Cohen2023-03-244-52/+44
| * | net/mlx5: Modify struct mlx5_irq to use struct msi_mapEli Cohen2023-03-241-16/+15
| * | net/mlx5: Fix wrong commentEli Cohen2023-03-241-1/+3
| * | net/mlx5e: Coding style fix, add empty lineEli Cohen2023-03-241-0/+1
* | | net: ethernet: 8390: axnet_cs: remove unused xfer_count variableTom Rix2023-03-281-3/+0
* | | Revert "sh_eth: remove open coded netif_running()"Wolfram Sang2023-03-282-1/+6
* | | net/mlx5e: Fix build break on 32bitSaeed Mahameed2023-03-281-2/+2
| |/ |/|
* | net: ethernet: ti: am65-cpsw: enable p0 host port rx_vlan_remapGrygorii Strashko2023-03-281-2/+3
* | net: ethernet: ti: am65-cpsw: add .ndo to set dma per-queue rateGrygorii Strashko2023-03-284-2/+129
* | net: ena: Advertise TX push supportShay Agroskin2023-03-271-1/+10
* | net: ena: Add support to changing tx_push_buf_lenShay Agroskin2023-03-274-12/+82
* | net: ena: Recalculate TX state variables every device resetShay Agroskin2023-03-271-1/+9
* | net: ena: Add an option to configure large LLQ headersDavid Arinzon2023-03-272-22/+76
* | net: ena: Make few cosmetic preparations to support large LLQShay Agroskin2023-03-271-66/+67
* | qed: remove unused num_ooo_add_to_peninsula variableTom Rix2023-03-271-2/+1