aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-24net/mlx5: Add device ID of upcoming BlueField-2Bodong Wang1-0/+1
2019-09-02Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-0/+5
2019-09-01net/mlx5: Move device memory management to mlx5_coreAriel Levkovich1-0/+5
2019-08-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-0/+6
2019-08-28net/mlx5: Set ODP capabilities for DC transport to maxMichael Guralnik1-0/+6
2019-08-22net/mlx5: Add HV VHCA infrastructureEran Ben Elisha1-0/+7
2019-08-10mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-6/+1
2019-08-01net/mlx5: Make load_one() and unload_one() symmetricParav Pandit1-2/+3
2019-07-05net/mlx5: Accel, Expose accel wrapper for IPsec FPGA functionTariq Toukan1-1/+1
2019-07-04Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-3/+4
2019-07-01net/mlx5: Move pci status reg access mutex to mlx5_pci_initParav Pandit1-1/+1
2019-07-01net/mlx5: Rename mlx5_pci_dev_type to mlx5_coredev_typeHuy Nguyen1-2/+3
2019-06-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-14/+42
2019-06-13net/mlx5: Report devlink health on FW fatal issuesMoshe Shemesh1-6/+4
2019-06-13net/mlx5: Issue SW reset on FW assertFeras Daoud1-0/+1
2019-06-13net/mlx5: Handle SW reset of FW in error flowFeras Daoud1-1/+1
2019-06-13net/mlx5: Add Crdump supportAlex Vesker1-0/+5
2019-06-13net/mlx5: Add Vendor Specific Capability access gatewayAlex Vesker1-0/+3
2019-06-13net/mlx5: Move all devlink related functions calls to devlink.cEran Ben Elisha1-37/+7
2019-06-13net/mlx5: Separate IRQ table creation from EQ table creationYuval Avnery1-0/+9
2019-06-13net/mlx5: Separate IRQ data from EQ table dataYuval Avnery1-1/+10
2019-06-13net/mlx5: Support querying max VFs from deviceBodong Wang1-9/+9
2019-06-13net/mlx5: Increase wait time for fw initializationDaniel Jurgens1-4/+14
2019-06-04mlxfw: Propagate error messages through extackJiri Pirko1-1/+1
2019-06-04mlx5: Move firmware flash implementation to devlinkJiri Pirko1-0/+20
2019-05-31net/mlx5: Geneve, Manage Geneve TLV optionsYevgeny Kliteynik1-0/+4
2019-05-28net/mlx5: Fix error handling in mlx5_load()Saeed Mahameed1-1/+1
2019-05-01Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-8/+7
2019-04-29net/mlx5: Get rid of storing copy of device nameParav Pandit1-8/+7
2019-04-22Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into mlx5-nextSaeed Mahameed1-16/+25
2019-04-08Merge tag 'mlx5-updates-2019-04-02' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-220/+253
2019-04-05Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-220/+253
2019-04-02net/mlx5: Add explicit bar address fieldHuy Nguyen1-1/+2
2019-04-02net/mlx5: Replace dev_err/warn/info by mlx5_core_err/warn/infoHuy Nguyen1-67/+66
2019-04-02net/mlx5: Break load_one into three stagesSaeed Mahameed1-71/+77
2019-04-02net/mlx5: Function setup/teardown proceduresSaeed Mahameed1-52/+68
2019-04-02net/mlx5: Move health and page alloc init to mdev_initSaeed Mahameed1-17/+20
2019-04-02net/mlx5: Split mdev init and pci initSaeed Mahameed1-41/+54
2019-04-02net/mlx5: Remove redundant init functions parameterSaeed Mahameed1-27/+22
2019-03-29net/mlx5: Decrease default mr cache sizeArtemy Kovalyov1-20/+0
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