aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-27net/mlx5: Fix crash during sync firmware resetSuresh Devarakonda1-3/+3
2022-10-27net/mlx5: ASO, Create the ASO SQ with the correct timestamp formatSaeed Mahameed1-0/+7
2022-10-12net/mlx5: Make ASO poll CQ usable in atomic contextLeon Romanovsky2-10/+2
2022-09-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski1-20/+119
2022-09-27net/mlx5: Add support for NPPS with real time modeAya Levin1-20/+119
2022-09-22net/mlx5e: Support MACsec offload extended packet number (EPN)Emeel Hakim1-0/+3
2022-09-07net/mlx5: Add MACsec offload Tx command supportLior Nahmanson1-0/+1
2022-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2-8/+4
2022-07-28net/mlx5: Fix driver use of uninitialized timeoutShay Drory2-8/+4
2022-07-13net/mlx5: Use the bitmap API to allocate bitmapsChristophe JAILLET1-11/+8
2022-07-02net/mlx5e: Add support to modify hardware flow meter parametersJianbo Liu1-0/+9
2022-07-02net/mlx5: Implement interfaces to control ASO SQ and CQJianbo Liu2-0/+162
2022-07-02net/mlx5: Add support to create SQ and CQ for ASOJianbo Liu2-0/+349
2022-06-13net/mlx5: Manage ICM of type modify-header patternYevgeny Kliteynik1-0/+42
2022-05-09net/mlx5: devcom only supports 2 portsMark Bloch2-7/+11
2022-05-09net/mlx5: Increase FW pre-init timeout for health recoveryGavin Li2-0/+2
2022-05-04net/mlx5: Fix matching on inner TTCMark Bloch1-0/+2
2022-03-10net/mlx5: Add smfs lib to export direct steering API to CTPaul Blakey2-0/+104
2022-03-10net/mlx5: Delete useless module.h includeLeon Romanovsky2-2/+0
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+0
2022-03-09net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLEDima Chumak1-3/+0
2022-02-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski1-7/+0
2022-02-23net/mlx5: Fix tc max supported prio for nic modeChris Mi1-0/+3
2022-02-23mlx5: remove unused static inlinesJakub Kicinski1-7/+0
2022-02-01net/mlx5: E-Switch, Fix uninitialized variable modactMaor Dickman1-1/+1
2022-02-01net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLEDima Chumak1-3/+4
2021-12-22net/mlx5: Fix tc max supported prio for nic modeChris Mi1-0/+3
2021-11-30net/mlx5: Fix use after free in mlx5_health_wait_pci_upAmir Tzin2-3/+3
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