index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx5
/
core
/
pci_irq.c
Age
Commit message (
Expand
)
Author
2024-07-15
Merge tag 'aux-sysfs-irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Jakub Kicinski
2024-07-13
net/mlx5: Use set number of max EQs
Daniel Jurgens
2024-07-11
net/mlx5: Expose SFs IRQs
Shay Drory
2024-06-28
net/mlx5: Use max_num_eqs_24b capability if set
Daniel Jurgens
2024-05-13
net/mlx5: Remove unused msix related exported APIs
Parav Pandit
2024-04-10
net/mlx5: offset comp irq index in name by one
Michael Liang
2023-11-15
net/mlx5: Increase size of irq name buffer
Rahul Rameshbabu
2023-08-21
net/mlx5: IRQ, consolidate irq and affinity mask allocation
Saeed Mahameed
2023-08-07
net/mlx5: Refactor completion IRQ request/release API
Maher Sanalla
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-16
net/mlx5: Free IRQ rmap and notifier on kernel shutdown
Saeed Mahameed
2023-06-16
net/mlx5: Fix driver load with single msix vector
Eli Cohen
2023-06-09
net/mlx5: Query correct caps for min msix vectors
Daniel Jurgens
2023-05-31
net/mlx5: Ensure af_desc.mask is properly initialized
Chuck Lever
2023-05-31
net/mlx5: Fix setting of irq->map.index for static IRQ case
Niklas Schnelle
2023-05-31
net/mlx5: Remove rmap also in case dynamic MSIX not supported
Shay Drory
2023-05-22
net/mlx5: Fix indexing of mlx5_irq
Shay Drory
2023-05-22
net/mlx5: Fix irq affinity management
Shay Drory
2023-05-22
net/mlx5: Free irqs only on shutdown callback
Shay Drory
2023-04-20
net/mlx5: Include linux/pci.h for pci_msix_can_alloc_dyn()
Eli Cohen
2023-03-24
net/mlx5: Provide external API for allocating vectors
Eli Cohen
2023-03-24
net/mlx5: Use dynamic msix vectors allocation
Eli Cohen
2023-03-24
net/mlx5: Improve naming of pci function vectors
Eli Cohen
2023-03-24
net/mlx5: Use newer affinity descriptor
Eli Cohen
2023-03-24
net/mlx5: Modify struct mlx5_irq to use struct msi_map
Eli Cohen
2023-03-24
net/mlx5: Fix wrong comment
Eli Cohen
2022-12-07
net/mlx5: Add generic getters for other functions caps
Shay Drory
2022-05-17
net/mlx5: Allocate virtually contiguous memory in pci_irq.c
Tariq Toukan
2022-03-10
net/mlx5: Node-aware allocation for the IRQ table
Tariq Toukan
2022-03-10
net/mlx5: Delete useless module.h include
Leon Romanovsky
2022-01-13
Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-08
Merge branch 'linus' into irq/core, to fix conflict
Ingo Molnar
2022-01-06
net/mlx5: SF, Use all available cpu for setting cpu affinity
Shay Drory
2022-01-06
net/mlx5: Introduce API for bulk request and release of IRQs
Shay Drory
2022-01-06
net/mlx5: Split irq_pool_affinity logic to new file
Shay Drory
2022-01-06
net/mlx5: Move affinity assignment into irq_request
Shay Drory
2022-01-06
net/mlx5: Introduce control IRQ request API
Shay Drory
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-22
net/mlx5: Fix error print in case of IRQ request failed
Shay Drory
2021-12-22
net/mlx5: Use first online CPU instead of hard coded CPU
Shay Drory
2021-12-10
net/mlx5: Use irq_set_affinity_and_hint()
Nitesh Narayan Lal
2021-11-16
net/mlx5: Fix format-security build warnings
Saeed Mahameed
2021-10-04
net/mlx5: Enable single IRQ for PCI Function
Shay Drory
2021-10-04
net/mlx5: Shift control IRQ to the last index
Shay Drory
2021-09-30
net/mlx5: Fix setting number of EQs of SFs
Shay Drory
2021-09-30
net/mlx5: Fix length of irq_index in chars
Shay Drory
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-11
net/mlx5: Refcount mlx5_irq with integer
Shay Drory
2021-08-11
net/mlx5: Change SF missing dedicated MSI-X err message to dbg
Shay Drory
2021-08-11
net/mlx5: Align mlx5_irq structure
Shay Drory
[next]