summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: core_thermal: Simplify transceiver module get_temp() callbackIdo Schimmel2023-04-021-36/+8
* mlxsw: core_thermal: Make mlxsw_thermal_module_init() voidIdo Schimmel2023-04-021-9/+4
* mlxsw: core_thermal: Use static trip points for transceiver modulesIdo Schimmel2023-04-021-85/+25
* 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
* | 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/mlx5e: Fix build break on 32bitSaeed Mahameed2023-03-281-2/+2
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-2411-19/+46
|\ \
| * \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-03-232-4/+4
| |\ \
| | * | xdp: bpf_xdp_metadata use EOPNOTSUPP for no driver supportJesper Dangaard Brouer2023-03-222-4/+4
| * | | Merge tag 'mlx5-fixes-2023-03-21' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2023-03-227-7/+39
| |\ \ \
| | * | | net/mlx5: E-Switch, Fix an Oops in error handling codeDan Carpenter2023-03-211-2/+1
| | * | | net/mlx5: Read the TC mapping of all priorities on ETS queryMaher Sanalla2023-03-211-2/+4
| | * | | net/mlx5e: Overcome slow response for first macsec ASO WQEEmeel Hakim2023-03-211-1/+8
| | * | | net/mlx5e: Initialize link speed to zeroRoy Novich2023-03-211-1/+1
| | * | | net/mlx5: Fix steering rules cleanupLama Kayal2023-03-211-0/+1
| | * | | net/mlx5e: Block entering switchdev mode with ns inconsistencyGavin Li2023-03-211-0/+19
| | * | | net/mlx5e: Set uplink rep as NETNS_LOCALGavin Li2023-03-211-1/+5
| * | | | mlxsw: spectrum_fid: Fix incorrect local port typeIdo Schimmel2023-03-221-2/+2
| |/ / /
| * | / mlxsw: core_thermal: Fix fan speed in maximum cooling stateIdo Schimmel2023-03-191-6/+1
| | |/ | |/|
* | | net/mlx5: Remove redundant pci_clear_masterCai Huoqing2023-03-241-2/+0
* | | Merge tag 'ipsec-libreswan-mlx5' of https://git.kernel.org/pub/scm/linux/kern...Jakub Kicinski2023-03-229-228/+545
|\ \ \
| * | | net/mlx5e: Update IPsec per SA packets/bytes countRaed Salem2023-03-204-41/+42
| * | | net/mlx5e: Use one rule to count all IPsec Tx offloaded trafficRaed Salem2023-03-202-5/+55