summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/main.c
AgeCommit message (Expand)Author
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
2018-11-20net/mlx5: EQ, Remove redundant completion EQ list lockSaeed Mahameed
2018-11-20net/mlx5: EQ, No need to store eq index as a fieldSaeed Mahameed
2018-11-20net/mlx5: EQ, Use the right place to store/read IRQ affinity hintSaeed Mahameed
2018-10-03net/mlx5: Add Fast teardown supportFeras Daoud
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