summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/main.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Accel, Add TLS tx offload interfaceIlya Lesokhin2018-05-011-0/+11
* Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-071-0/+4
|\
| * net/mlx5: Report PCIe link properties with pcie_print_link_status()Tal Gilboa2018-04-031-0/+4
* | Merge tag 'mlx5-updates-2018-02-28-2' of git://git.kernel.org/pub/scm/linux/k...David S. Miller2018-03-081-0/+2
|\ \
| * | net/mlx5: Add flow-steering commands for FPGA IPSec implementationAviad Yehezkel2018-03-081-0/+2
* | | Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/k...David S. Miller2018-03-071-19/+20
|\| |
| * | net/mlx5: FPGA and IPSec initialization to be before flow steeringMatan Barak2018-03-071-19/+20
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-241-1/+1
|\ \ \ | |/ / |/| |
| * | net/mlx5: Use 128B cacheline size for 128B or larger cachelinesDaniel Jurgens2018-02-201-1/+1
| |/
* / net/mlx5: CQ Database per EQSaeed Mahameed2018-02-151-4/+4
|/
* Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe2018-01-301-17/+86
|\
| * net/mlx5: Fix error handling in load oneMaor Gottlieb2018-01-121-3/+6
| * net/mlx5: Fix mlx5_get_uars_page to return error codeEran Ben Elisha2018-01-121-1/+2
| * net/mlx5: Fix memory leak in bad flow of mlx5_alloc_irq_vectorsAlaa Hleihel2018-01-121-5/+8
| * {net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha2018-01-111-2/+1Star
| * Revert "mlx5: move affinity hints assignments to generic code"Saeed Mahameed2017-12-191-6/+69
* | net/mlx5: Set num_vhca_ports capabilityDaniel Jurgens2018-01-081-0/+6
* | net/mlx5: Set software owner ID during init HCADaniel Jurgens2018-01-081-1/+5
* | net/mlx5: Enable DC transportMoni Shoua2018-01-081-0/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-121-0/+7
|\
| * net/mlx5: Cancel health poll before sending panic teardown commandHuy Nguyen2017-11-101-0/+7
* | net/mlx5: PTP code migration to driver core sectionFeras Daoud2017-10-141-0/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-061-25/+15Star
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-021-5/+1Star
| |\
| * | net/mlx5e: Avoid using multiple blank linesOr Gerlitz2017-08-201-1/+0Star
| * | mlx5: remove unnecessary pci_set_drvdata()Zhu Yanjun2017-08-161-2/+0Star
| * | net/mlx5: Delay events till ib registration endsErez Shitrit2017-08-071-0/+3
| * | net/mlx5: Add CONFIG_MLX5_ESWITCH KconfigSaeed Mahameed2017-08-071-9/+1Star
| * | net/mlx5: Separate between E-Switch and MPFSSaeed Mahameed2017-08-071-14/+12Star
* | | Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-041-88/+35Star
|\ \ \ | |_|/ |/| |
| | |
| | \
| *-. \ Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford2017-08-101-89/+17Star
| |\ \ \ | | | |/ | | |/|
| | | * mlx5: move affinity hints assignments to generic codeSagi Grimberg2017-08-081-69/+6Star
| | | * mlx5: convert to generic pci_alloc_irq_vectorsSagi Grimberg2017-08-081-24/+15Star
| | |/
| * / IB/mlx5: Add raw ethernet local loopback supportHuy Nguyen2017-07-241-0/+19
| |/
* | net/mlx5: Remove the flag MLX5_INTERFACE_STATE_SHUTDOWNHuy Nguyen2017-08-301-2/+0Star
* | net/mlx5: Skip mlx5_unload_one if mlx5_load_one failsHuy Nguyen2017-08-301-3/+1Star
|/
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-07-031-2/+2
|\
| * net/mlx5: Cancel delayed recovery work when unloading the driverMohamad Haj Yahia2017-06-271-1/+1
| * net/mlx5: Fix driver load error flow when firmware is stuckGal Pressman2017-06-271-1/+1
* | net/mlx5: Accel, Add IPSec acceleration interfaceIlan Tayari2017-06-271-0/+9
* | net/mlx5: FPGA, Move FPGA init/cleanup to init_onceIlan Tayari2017-06-271-11/+10Star
* | net/mlx5: Add reserved-gids supportIlan Tayari2017-06-271-1/+10
* | net/mlx5: Set interface flags before cleanup in unload_oneIlan Tayari2017-06-271-2/+3
* | net/mlx5e: Use device ID definesMyron Stowe2017-06-221-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-211-2/+12
|\|
| * net/mlx5: Wait for FW readiness before initializing command interfaceEli Cohen2017-06-151-2/+12
* | net/mlx5: Add fast unload support in shutdown flowMajd Dibbiny2017-06-151-2/+30
* | net/mlx5: Avoid using multiple blank linesOr Gerlitz2017-06-151-1/+0Star
* | net/mlx5: Fix some spelling mistakesOr Gerlitz2017-06-151-5/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-151-2/+4
|\|