summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/Makefile
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: E-switch, Move QoS related code to dedicated fileDmytro Linkin2021-08-191-3/+5
* net/mlx5e: Introduce post action infrastructureChris Mi2021-08-191-1/+2
* net/mlx5e: Move esw/sample to en/tc/sampleChris Mi2021-08-191-1/+1
* net/mlx5e: Convert RSS to a dedicated objectTariq Toukan2021-08-161-3/+3
* net/mlx5: Move TTC logic to fs_ttcMaor Gottlieb2021-08-021-1/+1
* net/mlx5e: Introduce mlx5e_channels API to get RQNsMaxim Mikityanskiy2021-08-021-1/+1
* net/mlx5e: Move management of indir traffic types to rx_resMaxim Mikityanskiy2021-07-261-1/+2
* net/mlx5e: Convert TIR to a dedicated objectMaxim Mikityanskiy2021-07-261-1/+1
* net/mlx5e: Convert RQT to a dedicated objectMaxim Mikityanskiy2021-07-261-1/+1
* net/mlx5: Bridge, add offload infrastructureVlad Buslov2021-06-091-0/+1
* net/mlx5: Move chains ft pool to be used by all firmware steeringPaul Blakey2021-05-271-1/+1
* net/mlx5: E-Switch, Move legacy code to a individual fileParav Pandit2021-04-141-1/+1
* net/mlx5e: TC, Add sampler termination table APIChris Mi2021-04-061-0/+1
* net/mlx5: Instantiate separate mapping objects for FDB and NIC tablesChris Mi2021-04-061-2/+3
* net/mlx5: E-switch, Move vport table functions to a new fileChris Mi2021-04-061-1/+1
* net/mlx5e: Introduce Flow Steering UDP APIAya Levin2021-03-291-1/+1
* net/mlx5e: Extract tc tunnel encap/decap code to dedicated fileVlad Buslov2021-02-051-1/+1
* net/mlx5: E-Switch, Indirect table infrastructureVlad Buslov2021-02-051-0/+1
* net/mlx5: DR, Add HW STEv1 match logicYevgeny Kliteynik2021-01-291-1/+1
* Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2021-01-281-0/+9
|\
| * net/mlx5: SF, Add port add delete functionalityParav Pandit2021-01-221-0/+5
| * net/mlx5: SF, Add auxiliary device driverParav Pandit2021-01-221-1/+1
| * net/mlx5: SF, Add auxiliary device supportParav Pandit2021-01-221-1/+1
| * net/mlx5: Introduce vhca state event notifierParav Pandit2021-01-221-0/+4
* | net/mlx5e: Add trap entity to ETH driverAya Levin2021-01-271-1/+1
* | net/mlx5e: Support HTB offloadMaxim Mikityanskiy2021-01-221-2/+4
|/
* net/mlx5: DR, Move HW STEv0 match logic to a separate fileYevgeny Kliteynik2021-01-051-0/+1
* net/mlx5e: Add TX PTP port object supportEran Ben Elisha2020-12-081-1/+1
* net/mlx5: DR, Add buddy allocator utilitiesYevgeny Kliteynik2020-11-051-1/+1
* net/mlx5: Add functions to set/query MFRL registerMoshe Shemesh2020-10-091-1/+1
* net/mlx5: E-switch, Move devlink eswitch ports closer to eswitchParav Pandit2020-09-301-1/+2
* net/mlx5: Refactor multi chains and prios supportAriel Levkovich2020-09-231-1/+1
* xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson2020-08-311-1/+1
* net/mlx5e: IPsec: Add IPsec steering in local NIC RXHuy Nguyen2020-07-161-1/+1
* net/mlx5: IPsec: Add HW crypto offload supportRaed Salem2020-07-161-0/+1
* net/mlx5e: Export sharing of mod headers to a new filePaul Blakey2020-07-091-1/+1
* net/mlx5e: kTLS, Add kTLS RX HW offload supportTariq Toukan2020-06-271-1/+1
* net/mlx5e: kTLS, Improve TLS feature modularityTariq Toukan2020-06-271-1/+2
* net/mlx5e: Receive flow steering framework for accelerated TCP flowsBoris Pismenny2020-06-271-1/+1
* net/mlx5e: Use netdev events to set/del egress acl forward-to-vport ruleOr Gerlitz2020-05-271-1/+2
* net/mlx5: E-Switch, Refactor eswitch ingress acl codesVu Pham2020-05-271-1/+2
* net/mlx5: E-Switch, Refactor eswitch egress acl codesVu Pham2020-05-271-0/+3
* net/mlx5e: Add support for hw encapsulation of MPLS over UDPEli Cohen2020-05-221-1/+1
* net/mlx5e: Introduce kconfig var for TC supportVlad Buslov2020-05-221-5/+6
* net/mlx5e: Extract neigh-specific code from en_rep.c to rep/neigh.cVlad Buslov2020-05-221-1/+1
* net/mlx5e: Extract TC-specific code from en_rep.c to rep/tc.cVlad Buslov2020-05-221-1/+2
* net/mlx5: Move QP logic to mlx5_ibLeon Romanovsky2020-04-191-1/+1
* net/mlx5: E-Switch: Move eswitch chains to a new directorySaeed Mahameed2020-03-291-1/+1
* net/mlx5e: CT: Introduce connection trackingPaul Blakey2020-03-121-0/+1
* Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...David S. Miller2020-03-121-1/+1
|\