aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-18net/mlx5: Support partial TTC rulesMaor Gottlieb2-0/+6
2021-10-15net/mlx5: Read timeout values from DTORAmir Tzin2-1/+80
2021-10-15net/mlx5: Read timeout values from init segmentAmir Tzin2-0/+124
2021-09-30net/mlx5: Avoid generating event after PPS out in Real time modeAya Levin1-8/+6
2021-09-30net/mlx5: Force round second at 1PPS out start timeAya Levin1-14/+11
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2021-08-11net/mlx5: Fix typo in commentsCai Huoqing2-2/+2
2021-08-09net/mlx5: Synchronize correct IRQ when destroying CQShay Drory1-0/+2
2021-08-02net/mlx5: Embed mlx5_ttc_tableMaor Gottlieb2-34/+45
2021-08-02net/mlx5: Move TTC logic to fs_ttcMaor Gottlieb2-0/+661
2021-07-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-4/+6
2021-06-22RDMA/mlx5: Refactor get_ts_format functions to simplify codeAharon Landau1-4/+6
2021-06-14net/mlx5: Separate between public and private API of sf.hShay Drory1-0/+45
2021-06-14net/mlx5: Clean license text in eq.[c|h] filesLeon Romanovsky1-1/+1
2021-06-14net/mlx5: Introduce API for request and release IRQsShay Drory1-0/+1
2021-06-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-1/+6
2021-06-01net/mlx5e: Fix adding encap rules to slow pathRoi Dayan2-1/+6
2021-05-27Merge tag 'mlx5-updates-2021-05-26' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxJakub Kicinski1-86/+8
2021-05-27net/mlx5: Move chains ft pool to be used by all firmware steeringPaul Blakey1-84/+5
2021-05-27net/mlx5e: TC: Use bit counts for register mappingPaul Blakey1-2/+3
2021-05-18{net,vdpa}/mlx5: Configure interface MAC into mpfs L2 tableEli Cohen2-4/+4
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-2/+2
2021-04-20IB/mlx5: Set right RoCE l3 type and roce version while deleting GIDParav Pandit1-2/+2
2021-04-16net/mlx5: Add helper to initialize 1PPSAya Levin1-8/+17
2021-04-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski1-5/+10
2021-04-06net/mlx5: Instantiate separate mapping objects for FDB and NIC tablesChris Mi2-40/+7
2021-04-06net/mlx5: Map register values to restore objectsChris Mi2-8/+15
2021-04-02net/mlx5: Use ida_alloc_range() instead of ida_simple_alloc()Roi Dayan1-5/+5
2021-03-25net/mlx5: Add helper to set time-stamp translator on a queueAya Levin1-0/+11
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-4/+4
2021-03-16net/mlx5e: Do not reload ethernet ports when changing eswitch modeRoi Dayan1-0/+9
2021-03-16net/mlx5: Move mlx5e hw resources into a sub objectRoi Dayan1-1/+1
2021-03-12net/mlx5: Use order-0 allocations for EQsTariq Toukan1-5/+10
2021-03-11net/mlx5: Remove impossible checks of interface stateLeon Romanovsky1-5/+0
2021-03-10net/mlx5: Fix turn-off PPS commandAya Levin1-4/+4
2021-02-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller2-105/+362
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