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
/
eq.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-04-03
net/mlx5: Skip pages EQ creation for non-page supplier function
Jianbo Liu
2023-11-15
net/mlx5: Free used cpus mask when an IRQ is released
Maher Sanalla
2023-08-07
net/mlx5: Allocate completion EQs dynamically
Maher Sanalla
2023-08-07
net/mlx5: Handle SF IRQ request in the absence of SF IRQ pool
Maher Sanalla
2023-08-07
net/mlx5: Rename mlx5_comp_vectors_count() to mlx5_comp_vectors_max()
Maher Sanalla
2023-08-07
net/mlx5: Add IRQ vector to CPU lookup function
Maher Sanalla
2023-08-07
net/mlx5: Introduce mlx5_cpumask_default_spread
Maher Sanalla
2023-08-07
net/mlx5: Implement single completion EQ create/destroy methods
Maher Sanalla
2023-08-07
net/mlx5: Use xarray to store and manage completion EQs
Maher Sanalla
2023-08-07
net/mlx5: Refactor completion IRQ request/release handlers in EQ layer
Maher Sanalla
2023-08-07
net/mlx5: Use xarray to store and manage completion IRQs
Maher Sanalla
2023-08-07
net/mlx5: Refactor completion IRQ request/release API
Maher Sanalla
2023-08-07
net/mlx5: Track the current number of completion EQs
Maher Sanalla
2023-05-24
net/mlx5: Fix check for allocation failure in comp_irqs_request_pci()
Dan Carpenter
2023-05-22
net/mlx5: Free irqs only on shutdown callback
Shay Drory
2023-04-20
eth: mlx5: avoid iterator use outside of a loop
Jakub Kicinski
2023-03-24
net/mlx5: Use one completion vector if eth is disabled
Eli Cohen
2023-03-24
net/mlx5: Refactor calculation of required completion vectors
Eli Cohen
2023-03-24
net/mlx5: Use dynamic msix vectors allocation
Eli Cohen
2023-03-24
net/mlx5: Refactor completion irq request/release code
Eli Cohen
2023-03-24
net/mlx5e: Coding style fix, add empty line
Eli Cohen
2023-02-18
net/mlx5: Simplify eq list traversal
Parav Pandit
2023-02-07
net/mlx5e: Improve remote NUMA preferences used for the IRQ affinity hints
Tariq Toukan
2023-01-27
devlink: protect devlink param list by instance lock
Jiri Pirko
2022-12-08
net/mlx5e: Handle hardware IPsec limits events
Leon Romanovsky
2022-09-22
net/mlx5e: Support MACsec offload extended packet number (EPN)
Emeel Hakim
2022-03-10
net/mlx5: Node-aware allocation for the EQs
Tariq Toukan
2022-03-10
net/mlx5: Node-aware allocation for the EQ table
Tariq Toukan
2022-03-10
net/mlx5: Delete useless module.h include
Leon Romanovsky
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: Introduce control IRQ request API
Shay Drory
2021-12-21
net/mlx5: Let user configure event_eq_size param
Shay Drory
2021-12-21
net/mlx5: Let user configure io_eq_size param
Shay Drory
2021-10-26
net/mlx5: remove the recent devlink params
Jakub Kicinski
2021-10-25
net/mlx5: Let user configure event_eq_size param
Shay Drory
2021-10-25
net/mlx5: Let user configure io_eq_size param
Shay Drory
2021-10-04
net/mlx5: Shift control IRQ to the last index
Shay Drory
2021-08-09
net/mlx5: Synchronize correct IRQ when destroying CQ
Shay Drory
2021-06-22
net/mlx5: Use cpumask_available() in mlx5_eq_create_generic()
Nathan Chancellor
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-14
net/mlx5: Round-Robin EQs over IRQs
Shay Drory
2021-06-14
net/mlx5: Allocating a pool of MSI-X vectors for SFs
Shay Drory
2021-06-14
net/mlx5: Change IRQ storage logic from static to dynamic
Shay Drory
2021-06-14
net/mlx5: Moving rmap logic to EQs
Shay Drory
2021-06-14
net/mlx5: Clean license text in eq.[c|h] files
Leon Romanovsky
[next]