aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-11Merge tag 'mlx5-fixes-2019-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-19/+4
2019-07-11net/mlx5e: Fix port tunnel GRE entropy controlEli Britstein1-19/+4
2019-07-05net/mlx5: Add crypto library to support create/destroy encryption keyTariq Toukan2-0/+77
2019-07-04Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-4/+1
2019-07-03net/mlx5: Expose the API to register for ANY eventYishai Hadas1-3/+0
2019-07-03net/mlx5: Fix mlx5_core_destroy_cq() error flowYishai Hadas1-1/+1
2019-06-28net/mlx5: MPFS, Allow adding the same MAC more than onceGavi Teitz1-1/+6
2019-06-28net/mlx5: MPFS, Cleanup add MAC flowGavi Teitz1-11/+15
2019-06-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-2/+7
2019-06-13net/mlx5: Control CR-space access by different PFsFeras Daoud2-5/+43
2019-06-13net/mlx5: Add Crdump supportAlex Vesker1-0/+3
2019-06-13net/mlx5: Add Vendor Specific Capability access gatewayAlex Vesker2-0/+310
2019-06-13net/mlx5: Add EQ enable/disable APIYuval Avnery1-1/+0
2019-06-13net/mlx5: Move all IRQ logic to pci_irq.cYuval Avnery1-1/+0
2019-06-13net/mlx5: Change interrupt handler to call chain notifierYuval Avnery1-1/+8
2019-05-31net/mlx5: Geneve, Manage Geneve TLV optionsYevgeny Kliteynik2-0/+190
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-19/+11
2019-04-24RDMA/mlx5: Use get_zeroed_page() for clock_infoJason Gunthorpe1-19/+11
2019-03-22net: Add IANA_VXLAN_UDP_PORT definition to vxlan header fileMoshe Shemesh1-2/+3
2019-03-22net/mlx5e: Remove redundant assignmentGustavo A. R. Silva1-4/+2
2019-03-04mellanox: Switch to bitmap_zalloc()Andy Shevchenko1-3/+2
2019-02-22net/mlx5e: Fix GRE key by controlling port tunnel entropy calculationEli Britstein2-0/+229
2018-12-20mlx5: extend PTP gettime function to read system clockMiroslav Lichvar1-8/+12
2018-12-20mlx5: update timecounter at least twice per counter overflowMiroslav Lichvar1-2/+2
2018-12-14net/mlx5e: E-Switch, Add peer miss rulesRoi Dayan1-0/+2
2018-12-14net/mlx5: Introduce inter-device communication mechanismAviv Heller2-0/+299
2018-12-10net/mlx5: Add support for plugged-disabled cable status in PMEMikhael Goikhman1-0/+1
2018-12-10net/mlx5: Add support for PCIe power slot exceeded error in PMEMikhael Goikhman1-0/+1
2018-12-10net/mlx5: Rework handling of port module eventsMikhael Goikhman1-10/+9
2018-11-29net/mlx5: Driver events notifier APISaeed Mahameed1-0/+1
2018-11-26net/mlx5: Device events, Use async events chainSaeed Mahameed1-0/+34
2018-11-26net/mlx5: Clock, Use async events chainSaeed Mahameed2-10/+17
2018-11-26net/mlx5: EQ, Introduce atomic notifier chain subscription APISaeed Mahameed1-0/+5
2018-11-20net/mlx5: EQ, Make EQE access methods inlineSaeed Mahameed1-1/+24
2018-11-20{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed1-8/+0
2018-11-20net/mlx5: EQ, Generic EQSaeed Mahameed1-10/+2
2018-11-20net/mlx5: EQ, Different EQ typesSaeed Mahameed1-22/+31
2018-11-20net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed1-0/+77
2018-09-05net/mlx5e: Replace PTP clock lock from RW lock to seq lockShay Agroskin2-20/+22
2018-08-13net/mlx5e: clock.c depends on CONFIG_PTP_1588_CLOCKMoshe Shemesh1-0/+24
2018-08-13net/mlx5e: vxlan.c depends on CONFIG_VXLANSaeed Mahameed1-6/+6
2018-07-27net/mlx5e: Vxlan, move vxlan logic to core driverSaeed Mahameed2-0/+294
2018-07-18net/mlx5: Adjust clock overflow work periodAriel Levkovich1-2/+10
2018-06-26net/mlx5: Fix required capability for manipulating MPFSEli Cohen1-4/+5
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-2/+3
2018-02-20net/mlx5e: Eliminate build warnings on no previous prototypeOr Gerlitz1-0/+1
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJason Gunthorpe1-1/+5
2018-01-18net/mlx5e: Add clock info page to mlx5 core devicesFeras Daoud1-0/+55
2018-01-12net/mlx5: Update ptp_clock_event foreach PPS eventFeras Daoud1-1/+5