aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-04RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky1-5/+0
2018-11-29net/mlx5: Remove unused events callback and logicSaeed Mahameed1-10/+0
2018-11-26net/mlx5: Device events, Use async events chainSaeed Mahameed1-3/+13
2018-11-26net/mlx5: FWPage, Use async events chainSaeed Mahameed1-14/+13
2018-11-20{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed1-16/+1
2018-11-20net/mlx5: EQ, Different EQ typesSaeed Mahameed1-1/+1
2018-11-20net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed1-3/+4
2018-11-20net/mlx5: EQ, Create all EQs in one placeSaeed Mahameed1-73/+8
2018-11-20net/mlx5: EQ, Move all EQ logic to eq.cSaeed Mahameed1-176/+3
2018-11-20net/mlx5: EQ, Remove redundant completion EQ list lockSaeed Mahameed1-14/+3
2018-11-20net/mlx5: EQ, No need to store eq index as a fieldSaeed Mahameed1-2/+2
2018-11-20net/mlx5: EQ, Use the right place to store/read IRQ affinity hintSaeed Mahameed1-6/+8
2018-10-03net/mlx5: Add Fast teardown supportFeras Daoud1-9/+20
2018-09-05net/mlx5: Fix debugfs cleanup in the device init/remove flowJack Morgenstein1-2/+4
2018-09-05net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein1-3/+3
2018-08-08net/mlx5: Use max_num_eqs for calculation of required MSIX vectorsDenis Drozdov1-1/+3
2018-07-27net/mlx5e: Vxlan, move vxlan logic to core driverSaeed Mahameed1-0/+5
2018-07-23net/mlx5: FW tracer, Enable tracingFeras Daoud1-2/+16
2018-07-18net/mlx5: Fix tristate and description for MLX5 moduleEran Ben Elisha1-1/+1
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+8
2018-05-10net/mlx5: Free IRQs in shutdown pathDaniel Jurgens1-0/+8
2018-05-01net/mlx5: Accel, Add TLS tx offload interfaceIlya Lesokhin1-0/+11
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+4
2018-04-03net/mlx5: Report PCIe link properties with pcie_print_link_status()Tal Gilboa1-0/+4
2018-03-08Merge tag 'mlx5-updates-2018-02-28-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller1-0/+2
2018-03-07net/mlx5: Add flow-steering commands for FPGA IPSec implementationAviad Yehezkel1-0/+2
2018-03-07Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller1-19/+20
2018-03-06net/mlx5: FPGA and IPSec initialization to be before flow steeringMatan Barak1-19/+20
2018-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-02-20net/mlx5: Use 128B cacheline size for 128B or larger cachelinesDaniel Jurgens1-1/+1
2018-02-15net/mlx5: CQ Database per EQSaeed Mahameed1-4/+4
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJason Gunthorpe1-17/+86
2018-01-12net/mlx5: Fix error handling in load oneMaor Gottlieb1-3/+6
2018-01-12net/mlx5: Fix mlx5_get_uars_page to return error codeEran Ben Elisha1-1/+2
2018-01-12net/mlx5: Fix memory leak in bad flow of mlx5_alloc_irq_vectorsAlaa Hleihel1-5/+8
2018-01-12{net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha1-2/+1
2018-01-08net/mlx5: Set num_vhca_ports capabilityDaniel Jurgens1-0/+6
2018-01-08net/mlx5: Set software owner ID during init HCADaniel Jurgens1-1/+5
2018-01-08net/mlx5: Enable DC transportMoni Shoua1-0/+3
2017-12-19Revert "mlx5: move affinity hints assignments to generic code"Saeed Mahameed1-6/+69
2017-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+7
2017-11-10net/mlx5: Cancel health poll before sending panic teardown commandHuy Nguyen1-0/+7
2017-10-14net/mlx5: PTP code migration to driver core sectionFeras Daoud1-0/+4
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-25/+15
2017-09-03Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-88/+35
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+1
2017-08-30net/mlx5: Remove the flag MLX5_INTERFACE_STATE_SHUTDOWNHuy Nguyen1-2/+0
2017-08-30net/mlx5: Skip mlx5_unload_one if mlx5_load_one failsHuy Nguyen1-3/+1
2017-08-20net/mlx5e: Avoid using multiple blank linesOr Gerlitz1-1/+0
2017-08-15mlx5: remove unnecessary pci_set_drvdata()Zhu Yanjun1-2/+0