summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_rep.c
Commit message (Expand)AuthorAgeFilesLines
...
* | net/mlx5e: Decouple TTC logic from mlx5eMaor Gottlieb2021-08-021-11/+6
* | net/mlx5e: Hide all implementation details of mlx5e_rx_resMaxim Mikityanskiy2021-08-021-33/+14
* | net/mlx5e: Take RQT out of TIR and group RX resourcesMaxim Mikityanskiy2021-07-261-11/+8
* | net/mlx5e: Move RX resources to a separate structMaxim Mikityanskiy2021-07-261-13/+20
* | net/mlx5e: Move mlx5e_build_rss_params() call to init_rxMaxim Mikityanskiy2021-07-261-3/+2
* | net/mlx5e: Convert RQT to a dedicated objectMaxim Mikityanskiy2021-07-261-2/+4
|/
* net/mlx5e: Add IPsec support to uplink representorRaed Salem2021-06-261-0/+7
* net/mlx5: Change ownership model for lagMark Bloch2021-06-141-2/+2
* net/mlx5: Bridge, add offload infrastructureVlad Buslov2021-06-091-0/+3
* net/mlx5e: Refactor mlx5e_eswitch_{*}rep() helpersVlad Buslov2021-06-091-2/+2
* net/mlx5: Replace spaces with tab at the start of a lineWenpeng Liang2021-04-141-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-091-2/+3
|\
| * net/mlx5: Fix HW spec violation configuring uplinkEli Cohen2021-04-061-2/+3
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2021-04-091-2/+1
|\ \
| * | net/mlx5: E-Switch, Refactor send to vport to be more genericMark Bloch2021-03-121-2/+1
| |/
* | net:mlx5e: Add PTP-TIR and PTP-RQTAya Levin2021-03-291-0/+2
* | net/mlx5e: Generalize direct-TIRs and direct-RQTs APIAya Levin2021-03-251-6/+9
* | net/mlx5e: Move params logic into its dedicated fileTariq Toukan2021-03-251-0/+1
* | net/mlx5e: Do not reload ethernet ports when changing eswitch modeRoi Dayan2021-03-161-51/+97
* | net/mlx5e: Use nic mode netdev ndos and ethtool ops for uplink representorRoi Dayan2021-03-161-129/+4
* | net/mlx5e: Add offload stats ndos to nic netdev opsRoi Dayan2021-03-161-3/+3
* | net/mlx5e: Same max num channels for both nic and uplink profilesSaeed Mahameed2021-03-161-1/+2
|/
* net/mlx5_core: remove unused including <generated/utsrelease.h>Zou Wei2021-02-101-1/+0
* net/mlx5e: Move representor neigh init into profile enableRoi Dayan2021-02-011-13/+16
* net/mlx5e: Move set vxlan nic info to profile initRoi Dayan2021-02-011-4/+10
* net/mxl5e: Add change profile methodSaeed Mahameed2021-02-011-1/+1
* net/mlx5e: Separate between netdev objects and mlx5e profiles initializationSaeed Mahameed2021-02-011-21/+30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-281-0/+2
|\
| * net/mlx5e: Disable hw-tc-offload when MLX5_CLS_ACT config is disabledMaor Dickman2021-01-261-0/+2
* | net: remove ndo_udp_tunnel_* callbacksJakub Kicinski2021-01-071-2/+0
|/
* net/mlx5e: Connect ethernet part to auxiliary busLeon Romanovsky2020-12-061-4/+36
* net/mlx5_core: Clean driver version and nameLeon Romanovsky2020-12-041-1/+0
* net/mlx5: E-switch, Move devlink eswitch ports closer to eswitchParav Pandit2020-09-301-90/+13
* net/mlx5: Refactor multi chains and prios supportAriel Levkovich2020-09-231-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-221-2/+2
|\
| * net/mlx5e: Fix using wrong stats_grps in mlx5e_update_ndo_stats()Alaa Hleihel2020-09-211-2/+2
* | mlx5: add pause frame statsJakub Kicinski2020-09-151-0/+9
* | devlink: Introduce controller numberParav Pandit2020-09-091-2/+7
* | devlink: Introduce external controller flagParav Pandit2020-09-091-2/+4
|/
* net/mlx5: convert to new udp_tunnel infrastructureJakub Kicinski2020-08-031-2/+3
* net/mlx5e: Enable users to change VF/PF representors carrier stateParav Pandit2020-08-031-0/+24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-021-0/+3
|\
| * net/mlx5e: Modify uplink state on interface up/downRon Diskin2020-07-281-0/+2
| * net/mlx5e: Fix missing cleanup of ethtool steering during rep rx cleanupMaor Dickman2020-07-281-0/+1
* | net/mlx5e: Move exposure of datapath function to txrx headerTariq Toukan2020-07-281-0/+1
* | net/mlx5e: RX, Re-work initializaiton of RX function pointersTariq Toukan2020-07-281-4/+2
* | net/mlx5e: Link non uplink representors to PCI deviceParav Pandit2020-07-281-1/+1
* | net/mlx5e: Fix missing switch_id for representorsParav Pandit2020-07-161-8/+12
* | devlink: Replace devlink_port_attrs_set parameters with a structDanielle Ratson2020-07-091-9/+7
* | net/mlx5e: Move including net/arp.h from en_rep.c to rep/neigh.cAlaa Hleihel2020-06-251-1/+0