index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx5
/
core
/
dev.c
Age
Commit message (
Expand
)
Author
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-27
net/mlx5: Fix Unbinding uplink-netdev in switchdev mode
Shay Drory
2025-10-28
net/mlx5: Add software system image GUID infrastructure
Mark Bloch
2025-03-06
mlx5: Create an auxiliary device for fwctl_mlx5
Saeed Mahameed
2024-06-13
auxbus: make to_auxiliary_drv accept and return a constant pointer
Greg Kroah-Hartman
2024-02-05
net/mlx5: Change missing SyncE capability print to debug
Gal Pressman
2023-10-14
net/mlx5: Replace global mlx5_intf_lock with HCA devcom component lock
Shay Drory
2023-10-14
net/mlx5: Refactor LAG peer device lookout bus logic to mlx5 devcom
Shay Drory
2023-09-17
mlx5: Implement SyncE support using DPLL infrastructure
Jiri Pirko
2023-07-27
net/mlx5: Use shared code for checking lag is supported
Roi Dayan
2023-06-23
net/mlx5: Remove redundant is_mdev_switchdev_mode() check from is_ib_rep_supp...
Jiri Pirko
2023-06-23
net/mlx5: Remove redundant MLX5_ESWITCH_MANAGER() check from is_ib_rep_suppor...
Jiri Pirko
2023-06-09
net/mlx5: Light probe local SFs
Shay Drory
2023-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-19
Revert "net/mlx5: Enable management PF initialization"
Jakub Kicinski
2023-03-24
net/mlx5: Use one completion vector if eth is disabled
Eli Cohen
2023-02-14
net/mlx5: Suspend auxiliary devices only in case of PCI device suspend
Jiri Pirko
2023-02-14
net/mlx5: Remove outdated comment
Jiri Pirko
2023-01-27
devlink: protect devlink param list by instance lock
Jiri Pirko
2023-01-19
net/mlx5: Remove MLX5E_LOCKED_FLOW flag
Jiri Pirko
2023-01-10
net/mlx5: Enable management PF initialization
Shay Drory
2022-07-28
net/mlx5: Lock mlx5 devlink reload callbacks
Moshe Shemesh
2022-07-12
net/mlx5: Use devl_ API in mlx5e_devlink_port_register
Moshe Shemesh
2022-06-08
net/mlx5: E-Switch, pair only capable devices
Mark Bloch
2022-05-31
net/mlx5: Fix mlx5_get_next_dev() peer device matching
Saeed Mahameed
2022-05-09
net/mlx5: Support devices with more than 2 ports
Mark Bloch
2022-05-09
net/mlx5: Lag, filter non compatible devices
Mark Bloch
2022-01-04
net/mlx5: CT: Set flow source hint from provided tuple device
Paul Blakey
2021-10-15
net/mlx5: Use system_image_guid to determine bonding
Rongwei Liu
2021-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-26
net/mlx5: Remove all auxiliary devices at the unregister event
Leon Romanovsky
2021-08-11
net/mlx5: Support enable_vnet devlink dev param
Parav Pandit
2021-08-11
net/mlx5: Support enable_rdma devlink dev param
Parav Pandit
2021-08-11
net/mlx5: Support enable_eth devlink dev param
Parav Pandit
2021-07-27
net/mlx5: E-Switch, handle devcom events only for ports on the same device
Roi Dayan
2021-06-16
net/mlx5e: Don't create devices during unload flow
Dmytro Linkin
2021-06-16
net/mlx5: Check that driver was probed prior attaching the device
Leon Romanovsky
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-03-31
net/mlx5: Delete auxiliary bus driver eth-rep first
Maor Dickman
2021-03-16
net/mlx5e: Do not reload ethernet ports when changing eswitch mode
Roi Dayan
2020-12-06
net/mlx5: Simplify eswitch mode check
Leon Romanovsky
2020-12-06
net/mlx5: Delete custom device management logic
Leon Romanovsky
2020-12-06
RDMA/mlx5: Convert mlx5_ib to use auxiliary bus
Leon Romanovsky
2020-12-06
net/mlx5e: Connect ethernet part to auxiliary bus
Leon Romanovsky
2020-12-06
vdpa/mlx5: Connect mlx5_vdpa to auxiliary bus
Leon Romanovsky
2020-12-04
net/mlx5: Register mlx5 devices to auxiliary virtual bus
Leon Romanovsky
2020-03-25
net/mlx5: Simplify mlx5_register_device to return void
Parav Pandit
2019-07-25
net/mlx5: Use reversed order when unregister devices
Mark Zhang
[next]