aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-13net/mlx5: Add devlink reloadMichael Guralnik1-0/+3
2019-09-02Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-0/+3
2019-09-01net/mlx5: Move device memory management to mlx5_coreAriel Levkovich1-0/+3
2019-08-10mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-1/+1
2019-07-04net/mlx5: Added fw version query commandShay Agroskin1-0/+2
2019-06-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-0/+13
2019-06-13net/mlx5: Issue SW reset on FW assertFeras Daoud1-0/+2
2019-06-13net/mlx5: Control CR-space access by different PFsFeras Daoud1-0/+4
2019-06-13net/mlx5: Handle SW reset of FW in error flowFeras Daoud1-1/+1
2019-06-13net/mlx5: Move all IRQ logic to pci_irq.cYuval Avnery1-0/+8
2019-06-13net/mlx5: Separate IRQ table creation from EQ table creationYuval Avnery1-0/+2
2019-06-13net/mlx5: Separate IRQ data from EQ table dataYuval Avnery1-0/+3
2019-06-04mlxfw: Propagate error messages through extackJiri Pirko1-1/+2
2019-05-01Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-30/+35
2019-04-29net/mlx5: Get rid of storing copy of device nameParav Pandit1-30/+35
2019-04-22Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into mlx5-nextSaeed Mahameed1-0/+1
2019-04-05Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-10/+19
2019-04-02net/mlx5: Add rate limit print macrosAya Levin1-0/+10
2019-04-02net/mlx5: Make mlx5_core messages independent from mdev->pdevHuy Nguyen1-10/+9
2019-03-22net/mlx5: Simplify mlx5_sriov_is_enabled() by using pci core APIParav Pandit1-1/+5
2019-03-11net/mlx5: Remove redundant lag function to get pf numRoi Dayan1-2/+0
2019-02-16Merge tag 'mlx5-updates-2019-02-15' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-1/+1
2019-02-15Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-1/+1
2019-02-14net/mlx5: Introduce Mellanox SmartNIC and modify page management logicBodong Wang1-1/+1
2019-02-13net/mlx5: No command allowed when command interface is not readyHuy Nguyen1-0/+1
2019-01-25net/mlx5e: Move to use common phys port names for vport representorsOr Gerlitz1-0/+2
2018-12-20mlx5: extend PTP gettime function to read system clockMiroslav Lichvar1-1/+3
2018-12-14net/mlx5: Allow/disallow LAG according to pre-req onlyRabie Loulou1-3/+1
2018-11-29net/mlx5: Remove unused events callback and logicSaeed Mahameed1-3/+0
2018-11-26net/mlx5: Device events, Use async events chainSaeed Mahameed1-1/+5
2018-11-26net/mlx5: CmdIF, Use async events chainSaeed Mahameed1-1/+1
2018-11-26net/mlx5: EQ, Introduce atomic notifier chain subscription APISaeed Mahameed1-0/+5
2018-11-20{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed1-2/+0
2018-11-20net/mlx5: EQ, Different EQ typesSaeed Mahameed1-4/+0
2018-11-20net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed1-15/+0
2018-11-20net/mlx5: EQ, Create all EQs in one placeSaeed Mahameed1-6/+2
2018-11-20net/mlx5: EQ, Move all EQ logic to eq.cSaeed Mahameed1-0/+2
2018-10-17Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into net-nextSaeed Mahameed1-11/+1
2018-10-03net/mlx5: Add Fast teardown supportFeras Daoud1-0/+12
2018-09-05net/mlx5: Export packet reformat alloc/dealloc functionsMark Bloch1-8/+0
2018-09-05net/mlx5: Pass a namespace for packet reformat ID allocationMark Bloch1-0/+2
2018-09-05{net, RDMA}/mlx5: Rename encap to reformat packetMark Bloch1-6/+7
2018-09-05net/mlx5: Export modify header alloc/dealloc functionsMark Bloch1-5/+0
2018-08-13net/mlx5e: clock.c depends on CONFIG_PTP_1588_CLOCKMoshe Shemesh1-1/+0
2018-06-27net/mlx5: Rate limit errors in command interfaceLeon Romanovsky1-0/+6
2018-05-10net/mlx5: Free IRQs in shutdown pathDaniel Jurgens1-0/+2
2018-03-27net/mlx5e: Unify slow PCI heuristicTariq Toukan1-0/+5
2018-02-23net/mlx5: E-Switch, Reload IB interface when switching devlink modesMark Bloch1-0/+1
2018-02-23net/mlx5: E-Switch, Move representors definition to a global scopeMark Bloch1-6/+0
2018-02-15net/mlx5: Remove redundant EQ API exportsSaeed Mahameed1-0/+17