summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/main.c
AgeCommit message (Expand)Author
2019-06-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-06-13net/mlx5: Report devlink health on FW fatal issuesMoshe Shemesh
2019-06-13net/mlx5: Issue SW reset on FW assertFeras Daoud
2019-06-13net/mlx5: Handle SW reset of FW in error flowFeras Daoud
2019-06-13net/mlx5: Add Crdump supportAlex Vesker
2019-06-13net/mlx5: Add Vendor Specific Capability access gatewayAlex Vesker
2019-06-13net/mlx5: Move all devlink related functions calls to devlink.cEran Ben Elisha
2019-06-13net/mlx5: Separate IRQ table creation from EQ table creationYuval Avnery
2019-06-13net/mlx5: Separate IRQ data from EQ table dataYuval Avnery
2019-06-13net/mlx5: Support querying max VFs from deviceBodong Wang
2019-06-13net/mlx5: Increase wait time for fw initializationDaniel Jurgens
2019-06-04mlxfw: Propagate error messages through extackJiri Pirko
2019-06-04mlx5: Move firmware flash implementation to devlinkJiri Pirko
2019-05-31net/mlx5: Geneve, Manage Geneve TLV optionsYevgeny Kliteynik
2019-05-28net/mlx5: Fix error handling in mlx5_load()Saeed Mahameed
2019-05-01Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-04-29net/mlx5: Get rid of storing copy of device nameParav Pandit
2019-04-22Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Saeed Mahameed
2019-04-08Merge tag 'mlx5-updates-2019-04-02' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-04-05Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-04-02net/mlx5: Add explicit bar address fieldHuy Nguyen
2019-04-02net/mlx5: Replace dev_err/warn/info by mlx5_core_err/warn/infoHuy Nguyen
2019-04-02net/mlx5: Break load_one into three stagesSaeed Mahameed
2019-04-02net/mlx5: Function setup/teardown proceduresSaeed Mahameed
2019-04-02net/mlx5: Move health and page alloc init to mdev_initSaeed Mahameed
2019-04-02net/mlx5: Split mdev init and pci initSaeed Mahameed
2019-04-02net/mlx5: Remove redundant init functions parameterSaeed Mahameed
2019-03-29net/mlx5: Decrease default mr cache sizeArtemy Kovalyov
2019-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-03-06net/mlx5: ODP support for XRC transport is not enabled by default in FWMoni Shoua
2019-03-01net/mlx5: Update the list of the PCI supported devicesEran Ben Elisha
2019-02-19net/mlx5: Factor out HCA capabilities functionsLeon Romanovsky
2019-02-14net/mlx5: Update enable HCA dependencyBodong Wang
2019-02-14net/mlx5: Introduce Mellanox SmartNIC and modify page management logicBodong Wang
2019-02-13net/mlx5: Align ODP capability function with netdev coding styleLeon Romanovsky
2019-02-03net/mlx5: Set ODP SRQ support in firmwareMoni Shoua
2019-01-24net/mlx5: Add pci AtomicOps requestMichael Guralnik
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-12-20mlx5: extend PTP gettime function to read system clockMiroslav Lichvar
2018-12-17net/mlx5: Continue driver initialization despite debugfs failureLeon Romanovsky
2018-12-14net/mlx5: Introduce inter-device communication mechanismAviv Heller
2018-12-04RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky
2018-11-29net/mlx5: Remove unused events callback and logicSaeed Mahameed
2018-11-26net/mlx5: Device events, Use async events chainSaeed Mahameed
2018-11-26net/mlx5: FWPage, Use async events chainSaeed Mahameed
2018-11-20{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed
2018-11-20net/mlx5: EQ, Different EQ typesSaeed Mahameed
2018-11-20net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed
2018-11-20net/mlx5: EQ, Create all EQs in one placeSaeed Mahameed
2018-11-20net/mlx5: EQ, Move all EQ logic to eq.cSaeed Mahameed