summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.h
AgeCommit message (Expand)Author
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
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-10-17Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2018-10-03net/mlx5: Add Fast teardown supportFeras Daoud
2018-09-05net/mlx5: Export packet reformat alloc/dealloc functionsMark Bloch
2018-09-05net/mlx5: Pass a namespace for packet reformat ID allocationMark Bloch
2018-09-05{net, RDMA}/mlx5: Rename encap to reformat packetMark Bloch
2018-09-05net/mlx5: Export modify header alloc/dealloc functionsMark Bloch
2018-08-13net/mlx5e: clock.c depends on CONFIG_PTP_1588_CLOCKMoshe Shemesh
2018-06-27net/mlx5: Rate limit errors in command interfaceLeon Romanovsky
2018-05-10net/mlx5: Free IRQs in shutdown pathDaniel Jurgens