aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-31/+54
2019-03-06net/mlx5: ODP support for XRC transport is not enabled by default in FWMoni Shoua1-16/+23
2019-03-01net/mlx5: Update the list of the PCI supported devicesEran Ben Elisha1-0/+2
2019-02-19net/mlx5: Factor out HCA capabilities functionsLeon Romanovsky1-15/+31
2019-02-14net/mlx5: Update enable HCA dependencyBodong Wang1-0/+14
2019-02-14net/mlx5: Introduce Mellanox SmartNIC and modify page management logicBodong Wang1-0/+2
2019-02-13net/mlx5: Align ODP capability function with netdev coding styleLeon Romanovsky1-9/+6
2019-02-03net/mlx5: Set ODP SRQ support in firmwareMoni Shoua1-0/+53
2019-01-24net/mlx5: Add pci AtomicOps requestMichael Guralnik1-0/+5
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-5/+3
2018-12-20mlx5: extend PTP gettime function to read system clockMiroslav Lichvar1-2/+9
2018-12-17net/mlx5: Continue driver initialization despite debugfs failureLeon Romanovsky1-5/+3
2018-12-14net/mlx5: Introduce inter-device communication mechanismAviv Heller1-3/+11
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