summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/eq.c
AgeCommit message (Expand)Author
2019-02-14net/mlx5: Relocate vport macros to the vport header fileBodong Wang
2019-02-14net/mlx5: Add host params change eventBodong Wang
2019-02-11mlx5: use RCU lock in mlx5_eq_cq_get()Cong Wang
2018-12-10net/mlx5: Add monitor commands layout and event dataEyal Davidovich
2018-11-26net/mlx5: Device events, Use async events chainSaeed Mahameed
2018-11-26net/mlx5: CQ ERR, Use async events chainSaeed Mahameed
2018-11-26net/mlx5: Resource tables, Use async events chainSaeed Mahameed
2018-11-26net/mlx5: CmdIF, Use async events chainSaeed Mahameed
2018-11-26net/mlx5: FWPage, Use async events chainSaeed Mahameed
2018-11-26net/mlx5: E-Switch, Use async events chainSaeed Mahameed
2018-11-26net/mlx5: Clock, Use async events chainSaeed Mahameed
2018-11-26net/mlx5: FPGA, Use async events chainSaeed Mahameed
2018-11-26net/mlx5: FWTrace, Use async events chainSaeed Mahameed
2018-11-26net/mlx5: EQ, Introduce atomic notifier chain subscription APISaeed Mahameed
2018-11-20net/mlx5: EQ, Make EQE access methods inlineSaeed Mahameed
2018-11-20{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed
2018-11-20net/mlx5: EQ, Generic EQSaeed 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, irq_info and rmap belong to eq_tableSaeed 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-11-20net/mlx5: EQ, Remove redundant completion EQ list lockSaeed Mahameed
2018-11-20net/mlx5: EQ, Remove unused fields and structuresSaeed Mahameed
2018-11-12net/mlx5: Use multi threaded workqueue for page fault handlingMoni Shoua
2018-10-10net/mlx5: Take only bit 24-26 of wqe.pftype_wq for page fault typeHuy Nguyen
2018-08-13net/mlx5e: clock.c depends on CONFIG_PTP_1588_CLOCKMoshe Shemesh
2018-07-23net/mlx5: FW tracer, events handlingFeras Daoud
2018-05-31net/mlx5: Add FPGA QP error eventIlan Tayari
2018-05-31net/mlx5: Add temperature warning event to logIlan Tayari
2018-05-10net/mlx5: Free IRQs in shutdown pathDaniel Jurgens
2018-02-15net/mlx5: Remove redundant EQ API exportsSaeed Mahameed
2018-02-15net/mlx5: Move CQ completion and event forwarding logic to eq.cSaeed Mahameed
2018-02-15net/mlx5: EQ add/del CQ APISaeed Mahameed
2018-02-15net/mlx5: CQ Database per EQSaeed Mahameed
2018-02-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-02-05net/mlx5: increase async EQ to avoid EQ overrunMax Gurtovoy
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe
2018-01-19net/mlx5e: Poll event queue upon TX timeout before performing full channels r...Eran Ben Elisha
2018-01-08net/mlx5: Add DCT command interfaceMoni Shoua
2017-12-19net/mlx5: Stay in polling mode when command EQ destroy failsMoshe Shemesh
2017-12-19net/mlx5: Cleanup IRQs in case of unload failureMoshe Shemesh
2017-12-19net/mlx5: Fix misspelling in the error message and commentEugenia Emantayev
2017-10-14net/mlx5: PTP code migration to driver core sectionFeras Daoud
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-03Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-08-24net/mlx5: Add a blank line after declarations V2Saeed Mahameed
2017-08-20net/mlx5: Add a blank line after declarationsOr Gerlitz
2017-08-10Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford