summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.h
AgeCommit message (Expand)Author
2021-10-25net/mlx5: Print health buffer by log levelAya Levin
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-11net/mlx5: Support enable_vnet devlink dev paramParav Pandit
2021-08-11net/mlx5: Support enable_rdma devlink dev paramParav Pandit
2021-08-11net/mlx5: Support enable_eth devlink dev paramParav Pandit
2021-08-09net/mlx5: Don't skip subfunction cleanup in case of error in module initLeon Romanovsky
2021-08-05net/mlx5: Lag, properly lock eswitch if neededMark Bloch
2021-06-14net/mlx5: Introduce API for request and release IRQsShay Drory
2021-06-14net/mlx5: Change ownership model for lagMark Bloch
2021-04-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2021-04-04net/mlx5: Implement sriov_get_vf_total_msix/count() callbacksLeon Romanovsky
2021-04-04net/mlx5: Dynamically assign MSI-X vectors countLeon Romanovsky
2021-03-11net/mlx5: Check returned value from health recover sequenceLeon Romanovsky
2021-03-11net/mlx5: Separate probe vs. reload flowsLeon Romanovsky
2021-02-05net/mlx5e: E-Switch, Maintain vhca_id to vport_num mappingVlad Buslov
2021-01-22net/mlx5: SF, Add auxiliary device driverParav Pandit
2021-01-22net/mlx5: Introduce vhca state event notifierParav Pandit
2020-12-07Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2020-12-06net/mlx5: Delete custom device management logicLeon Romanovsky
2020-12-06net/mlx5e: Connect ethernet part to auxiliary busLeon Romanovsky
2020-12-04net/mlx5: Register mlx5 devices to auxiliary virtual busLeon Romanovsky
2020-12-04net/mlx5_core: Clean driver version and nameLeon Romanovsky
2020-11-26net/mlx5: Avoid exposing driver internal command helpersParav Pandit
2020-10-09net/mlx5: Handle sync reset request eventMoshe Shemesh
2020-09-30net/mlx5: Use dma device access helperParav Pandit
2020-05-15net/mlx5: Move internal timer read function to clock libraryEran Ben Elisha
2020-03-25net/mlx5: Simplify mlx5_unload_one() and its callersParav Pandit
2020-03-25net/mlx5: Simplify mlx5_register_device to return voidParav Pandit
2020-02-27mlx5: register lag notifier for init network namespace onlyJiri Pirko
2020-01-27mlx5: Use dev_net netdevice notifier registrationsJiri Pirko
2019-11-13net/mlx5: Add devlink reloadMichael Guralnik
2019-09-02Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-09-01net/mlx5: Move device memory management to mlx5_coreAriel Levkovich
2019-08-10mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-07-04net/mlx5: Added fw version query commandShay Agroskin
2019-06-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-06-13net/mlx5: Issue SW reset on FW assertFeras Daoud
2019-06-13net/mlx5: Control CR-space access by different PFsFeras Daoud
2019-06-13net/mlx5: Handle SW reset of FW in error flowFeras Daoud
2019-06-13net/mlx5: Move all IRQ logic to pci_irq.cYuval Avnery
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-04mlxfw: Propagate error messages through extackJiri Pirko
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-05Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-04-02net/mlx5: Add rate limit print macrosAya Levin
2019-04-02net/mlx5: Make mlx5_core messages independent from mdev->pdevHuy Nguyen
2019-03-22net/mlx5: Simplify mlx5_sriov_is_enabled() by using pci core APIParav Pandit