aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/main.c
AgeCommit message (Expand)Author
2023-02-06net: mlx5: eliminate anonymous module_init & module_exitRandy Dunlap
2020-12-30net/mlx5: Properly convey driver version to firmwareLeon Romanovsky
2019-12-05net/mlx5: Continue driver initialization despite debugfs failureLeon Romanovsky
2019-10-05net/mlx5: Add device ID of upcoming BlueField-2Bodong Wang
2019-04-17net/mlx5: Decrease default mr cache sizeArtemy Kovalyov
2019-02-12net/mlx5: EQ, Use the right place to store/read IRQ affinity hintSaeed Mahameed
2018-09-05net/mlx5: Fix debugfs cleanup in the device init/remove flowJack Morgenstein
2018-09-05net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein
2018-08-08net/mlx5: Use max_num_eqs for calculation of required MSIX vectorsDenis Drozdov
2018-07-27net/mlx5e: Vxlan, move vxlan logic to core driverSaeed Mahameed
2018-07-23net/mlx5: FW tracer, Enable tracingFeras Daoud
2018-07-18net/mlx5: Fix tristate and description for MLX5 moduleEran Ben Elisha
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-10net/mlx5: Free IRQs in shutdown pathDaniel Jurgens
2018-05-01net/mlx5: Accel, Add TLS tx offload interfaceIlya Lesokhin
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-04-03net/mlx5: Report PCIe link properties with pcie_print_link_status()Tal Gilboa
2018-03-08Merge tag 'mlx5-updates-2018-02-28-2' of git://git.kernel.org/pub/scm/linux/k...David S. Miller
2018-03-07net/mlx5: Add flow-steering commands for FPGA IPSec implementationAviad Yehezkel
2018-03-07Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/k...David S. Miller
2018-03-06net/mlx5: FPGA and IPSec initialization to be before flow steeringMatan Barak
2018-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-02-20net/mlx5: Use 128B cacheline size for 128B or larger cachelinesDaniel Jurgens
2018-02-15net/mlx5: CQ Database per EQSaeed Mahameed
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe
2018-01-12net/mlx5: Fix error handling in load oneMaor Gottlieb
2018-01-12net/mlx5: Fix mlx5_get_uars_page to return error codeEran Ben Elisha
2018-01-12net/mlx5: Fix memory leak in bad flow of mlx5_alloc_irq_vectorsAlaa Hleihel
2018-01-12{net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha
2018-01-08net/mlx5: Set num_vhca_ports capabilityDaniel Jurgens
2018-01-08net/mlx5: Set software owner ID during init HCADaniel Jurgens
2018-01-08net/mlx5: Enable DC transportMoni Shoua
2017-12-19Revert "mlx5: move affinity hints assignments to generic code"Saeed Mahameed
2017-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-10net/mlx5: Cancel health poll before sending panic teardown commandHuy Nguyen
2017-10-14net/mlx5: PTP code migration to driver core sectionFeras Daoud
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-03Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-30net/mlx5: Remove the flag MLX5_INTERFACE_STATE_SHUTDOWNHuy Nguyen
2017-08-30net/mlx5: Skip mlx5_unload_one if mlx5_load_one failsHuy Nguyen
2017-08-20net/mlx5e: Avoid using multiple blank linesOr Gerlitz
2017-08-15mlx5: remove unnecessary pci_set_drvdata()Zhu Yanjun
2017-08-10Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford
2017-08-08mlx5: move affinity hints assignments to generic codeSagi Grimberg
2017-08-08mlx5: convert to generic pci_alloc_irq_vectorsSagi Grimberg
2017-08-07net/mlx5: Delay events till ib registration endsErez Shitrit
2017-08-07net/mlx5: Add CONFIG_MLX5_ESWITCH KconfigSaeed Mahameed
2017-08-07net/mlx5: Separate between E-Switch and MPFSSaeed Mahameed
2017-07-24IB/mlx5: Add raw ethernet local loopback supportHuy Nguyen