aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-15net: reject PTP periodic output requests with unsupported flagsJacob Keller1-0/+4
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
2019-08-22net/mlx5e: Add mlx5e HV VHCA stats agentEran Ben Elisha1-0/+1
2019-08-22net/mlx5: Add HV VHCA control agentEran Ben Elisha2-2/+121
2019-08-22net/mlx5: Add HV VHCA infrastructureEran Ben Elisha2-0/+355
2019-08-22net/mlx5: Add wrappers for HyperV PCIe operationsEran Ben Elisha2-0/+86
2019-08-21treewide: remove dummy Makefiles for single targetsMasahiro Yamada1-2/+0
2019-08-20net/mlx5: Add missing include file to lib/crypto.cSaeed Mahameed1-0/+1
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+1
2019-08-10mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-1/+1
2019-08-09net/mlx5e: Use refcount_t for refcountChuhong Yuan1-4/+5
2019-08-08net/mlx5: crypto, Fix wrong offset in encryption key commandTariq Toukan1-0/+1
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