aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.h
AgeCommit message (Expand)Author
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
2019-03-11net/mlx5: Remove redundant lag function to get pf numRoi Dayan
2019-02-16Merge tag 'mlx5-updates-2019-02-15' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-02-15Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-02-14net/mlx5: Introduce Mellanox SmartNIC and modify page management logicBodong Wang
2019-02-13net/mlx5: No command allowed when command interface is not readyHuy Nguyen
2019-01-25net/mlx5e: Move to use common phys port names for vport representorsOr Gerlitz
2018-12-20mlx5: extend PTP gettime function to read system clockMiroslav Lichvar
2018-12-14net/mlx5: Allow/disallow LAG according to pre-req onlyRabie Loulou
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: CmdIF, Use async events chainSaeed Mahameed
2018-11-26net/mlx5: EQ, Introduce atomic notifier chain subscription APISaeed 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