summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/main.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Add Fast teardown supportFeras Daoud2018-10-031-9/+20
* net/mlx5: Fix debugfs cleanup in the device init/remove flowJack Morgenstein2018-09-051-2/+4
* net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein2018-09-051-3/+3
* net/mlx5: Use max_num_eqs for calculation of required MSIX vectorsDenis Drozdov2018-08-081-1/+3
* net/mlx5e: Vxlan, move vxlan logic to core driverSaeed Mahameed2018-07-271-0/+5
* net/mlx5: FW tracer, Enable tracingFeras Daoud2018-07-231-2/+16
* net/mlx5: Fix tristate and description for MLX5 moduleEran Ben Elisha2018-07-181-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-111-0/+8
|\
| * net/mlx5: Free IRQs in shutdown pathDaniel Jurgens2018-05-101-0/+8
* | 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-061-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-071-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-061-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-121-2/+1
| * 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/+15
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-011-5/+1
| |\
| * | net/mlx5e: Avoid using multiple blank linesOr Gerlitz2017-08-201-1/+0
| * | mlx5: remove unnecessary pci_set_drvdata()Zhu Yanjun2017-08-151-2/+0
| * | net/mlx5: Delay events till ib registration endsErez Shitrit2017-08-071-0/+3
| * | net/mlx5: Add CONFIG_MLX5_ESWITCH KconfigSaeed Mahameed2017-08-071-9/+1
| * | net/mlx5: Separate between E-Switch and MPFSSaeed Mahameed2017-08-071-14/+12
* | | Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-031-88/+35
|\ \ \ | |_|/ |/| |
| | |
| | \
| *-. \ Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford2017-08-101-89/+17
| |\ \ \ | | | |/ | | |/|
| | | * mlx5: move affinity hints assignments to generic codeSagi Grimberg2017-08-081-69/+6
| | | * mlx5: convert to generic pci_alloc_irq_vectorsSagi Grimberg2017-08-081-24/+15
| | |/
| * | 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/+0
* | net/mlx5: Skip mlx5_unload_one if mlx5_load_one failsHuy Nguyen2017-08-301-3/+1
|/
* 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/+10
OpenPOWER on IntegriCloud