aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/eq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-14net/mlx5: Relocate vport macros to the vport header fileBodong Wang1-0/+1
2019-02-14net/mlx5: Add host params change eventBodong Wang1-0/+3
2019-02-11mlx5: use RCU lock in mlx5_eq_cq_get()Cong Wang1-6/+6
2018-12-10net/mlx5: Add monitor commands layout and event dataEyal Davidovich1-0/+3
2018-11-26net/mlx5: Device events, Use async events chainSaeed Mahameed1-157/+0
2018-11-26net/mlx5: CQ ERR, Use async events chainSaeed Mahameed1-22/+44
2018-11-26net/mlx5: Resource tables, Use async events chainSaeed Mahameed1-29/+0
2018-11-26net/mlx5: CmdIF, Use async events chainSaeed Mahameed1-4/+0
2018-11-26net/mlx5: FWPage, Use async events chainSaeed Mahameed1-11/+0
2018-11-26net/mlx5: E-Switch, Use async events chainSaeed Mahameed1-4/+0
2018-11-26net/mlx5: Clock, Use async events chainSaeed Mahameed1-4/+0
2018-11-26net/mlx5: FPGA, Use async events chainSaeed Mahameed1-5/+0
2018-11-26net/mlx5: FWTrace, Use async events chainSaeed Mahameed1-4/+0
2018-11-26net/mlx5: EQ, Introduce atomic notifier chain subscription APISaeed Mahameed1-3/+39
2018-11-20net/mlx5: EQ, Make EQE access methods inlineSaeed Mahameed1-23/+0
2018-11-20{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed1-252/+0
2018-11-20net/mlx5: EQ, Generic EQSaeed Mahameed1-63/+180
2018-11-20net/mlx5: EQ, Different EQ typesSaeed Mahameed1-151/+225
2018-11-20net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed1-21/+81
2018-11-20net/mlx5: EQ, irq_info and rmap belong to eq_tableSaeed Mahameed1-19/+21
2018-11-20net/mlx5: EQ, Create all EQs in one placeSaeed Mahameed1-25/+96
2018-11-20net/mlx5: EQ, Move all EQ logic to eq.cSaeed Mahameed1-0/+176
2018-11-20net/mlx5: EQ, Remove redundant completion EQ list lockSaeed Mahameed1-2/+0
2018-11-20net/mlx5: EQ, Remove unused fields and structuresSaeed Mahameed1-11/+0
2018-11-12net/mlx5: Use multi threaded workqueue for page fault handlingMoni Shoua1-2/+3
2018-10-10net/mlx5: Take only bit 24-26 of wqe.pftype_wq for page fault typeHuy Nguyen1-1/+1
2018-08-13net/mlx5e: clock.c depends on CONFIG_PTP_1588_CLOCKMoshe Shemesh1-0/+1
2018-07-23net/mlx5: FW tracer, events handlingFeras Daoud1-0/+11
2018-05-31net/mlx5: Add FPGA QP error eventIlan Tayari1-2/+5
2018-05-31net/mlx5: Add temperature warning event to logIlan Tayari1-0/+23
2018-05-10net/mlx5: Free IRQs in shutdown pathDaniel Jurgens1-0/+28
2018-02-15net/mlx5: Remove redundant EQ API exportsSaeed Mahameed1-3/+0
2018-02-15net/mlx5: Move CQ completion and event forwarding logic to eq.cSaeed Mahameed1-2/+47
2018-02-15net/mlx5: EQ add/del CQ APISaeed Mahameed1-0/+34
2018-02-15net/mlx5: CQ Database per EQSaeed Mahameed1-2/+8
2018-02-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+1
2018-02-05net/mlx5: increase async EQ to avoid EQ overrunMax Gurtovoy1-1/+1
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+18
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJason Gunthorpe1-8/+12
2018-01-19net/mlx5e: Poll event queue upon TX timeout before performing full channels recoveryEran Ben Elisha1-0/+18
2018-01-08net/mlx5: Add DCT command interfaceMoni Shoua1-1/+8
2017-12-19net/mlx5: Stay in polling mode when command EQ destroy failsMoshe Shemesh1-3/+1
2017-12-19net/mlx5: Cleanup IRQs in case of unload failureMoshe Shemesh1-7/+13
2017-12-19net/mlx5: Fix misspelling in the error message and commentEugenia Emantayev1-1/+1
2017-10-14net/mlx5: PTP code migration to driver core sectionFeras Daoud1-2/+1
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-7/+2
2017-09-03Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-7/+25
2017-08-24net/mlx5: Add a blank line after declarations V2Saeed Mahameed1-1/+1
2017-08-20net/mlx5: Add a blank line after declarationsOr Gerlitz1-0/+1
2017-08-10Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford1-7/+2