aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-16net/mlx5: Add cyc2time HW translation mode supportAya Levin2-26/+204
2021-02-16net/mlx5: Move some PPS logic into helper functionsEran Ben Elisha1-40/+73
2021-02-16net/mlx5: Move all internal timer metadata into a dedicated structEran Ben Elisha2-47/+63
2021-02-16net/mlx5: Refactor init clock functionEran Ben Elisha1-23/+53
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+5
2021-01-19Revert "RDMA/mlx5: Fix devlink deadlock on net namespace deletion"Parav Pandit1-0/+5
2021-01-13net/mlx5e: Remove redundant initialization to nullRoi Dayan1-2/+2
2021-01-13net/mlx5e: E-Switch, Offload all chain 0 priorities when modify header and forward action is not supportedJianbo Liu1-3/+0
2020-11-05net/mlx5e: Fix VXLAN synchronization after function reloadAya Levin2-6/+19
2020-10-26RDMA/mlx5: Fix devlink deadlock on net namespace deletionParav Pandit1-5/+0
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+2
2020-10-02net/mlx5: poll cmd EQ in case of command timeoutEran Ben Elisha1-0/+2
2020-09-23net/mlx5: remove unreachable returnPavel Machek (CIP)1-2/+0
2020-09-23net/mlx5e: Add tc chains offload support for nic flowsAriel Levkovich1-1/+10
2020-09-23net/mlx5: Refactor multi chains and prios supportAriel Levkovich2-0/+995
2020-09-15net/mlx5: Don't call timecounter cyc2time directly from 1PPS flowEran Ben Elisha1-2/+3
2020-09-15net/mlx5: Release clock lock before scheduling a PPS workEran Ben Elisha1-1/+1
2020-09-15net/mlx5: Rename ptp clock infoEran Ben Elisha1-1/+1
2020-09-15net/mlx5: Always use container_of to find mdev pointer from clock structEran Ben Elisha1-23/+29
2020-09-14net: mlx: convert tasklets to use new tasklet_setup() APIAllen Pais1-1/+1
2020-08-03net/mlx5: convert to new udp_tunnel infrastructureJakub Kicinski2-49/+20
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-13/+65
2020-07-28net/mlx5: Query PPS pin operational status before registering itEran Ben Elisha1-1/+33
2020-07-28net/mlx5: Verify Hardware supports requested ptp function on a given pinEran Ben Elisha1-1/+22
2020-07-28net/mlx5: Fix a bug of using ptp channel index as pin indexEran Ben Elisha1-11/+10
2020-07-16net/mlx5: IPsec: Add HW crypto offload supportRaed Salem2-4/+9
2020-06-25net/mlx5e: vxlan: Return bool instead of opaque ptr in port_lookup()Saeed Mahameed2-7/+7
2020-06-25net/mlx5e: vxlan: Use RCU for vxlan table lookupSaeed Mahameed1-38/+27
2020-05-22net/mlx5e: Add support for hw encapsulation of MPLS over UDPEli Cohen1-2/+2
2020-05-15net/mlx5: Move internal timer read function to clock libraryEran Ben Elisha1-0/+21
2020-04-30net/mlx5: Remove unused field in EQTariq Toukan1-1/+0
2020-04-28net/mlx5: Use aligned variable while allocating ICM memoryErez Shitrit1-5/+10
2020-04-23net/mlx5: Update vxlan.c new cmd interfaceLeon Romanovsky1-6/+4
2020-04-23net/mlx5: Update mpfs.c new cmd interfaceLeon Romanovsky1-6/+4
2020-04-23net/mlx5: Update gid.c new cmd interfaceLeon Romanovsky1-3/+2
2020-04-19net/mlx5: Delete not-used cmd headerLeon Romanovsky1-1/+0
2020-03-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-1/+1
2020-03-07net/mlx5: Introduce TLS and IPSec objects enumsSaeed Mahameed1-1/+1
2020-02-25net/mlx5: sparse: warning: Using plain integer as NULL pointerSaeed Mahameed1-1/+1
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+17
2019-11-15mlx5: Reject requests to enable time stamping on both edges.Richard Cochran1-0/+6
2019-11-15ptp: Introduce strict checking of external time stamp options.Richard Cochran1-1/+2
2019-11-15mlx5: reject unsupported external timestamp flagsJacob Keller1-0/+6
2019-11-15net: reject PTP periodic output requests with unsupported flagsJacob Keller1-0/+4
2019-11-13net/mlx5e: Set netdev name space on creationMichael Guralnik1-0/+5
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+0
2019-09-02Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-0/+223
2019-09-01net/mlx5: Move device memory management to mlx5_coreAriel Levkovich1-0/+223
2019-08-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-0/+1
2019-08-23net/mlx5: Fix return code in case of hyperv wrong size readEran Ben Elisha1-3/+3