开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
intf.c
Age
Commit message (
Expand
)
Author
2023-08-23
mlx4: Delete custom device management logic
Petr Pavlu
2023-08-23
mlx4: Connect the infiniband part to the auxiliary bus
Petr Pavlu
2023-08-23
mlx4: Connect the ethernet part to the auxiliary bus
Petr Pavlu
2023-08-23
mlx4: Register mlx4 devices to an auxiliary virtual bus
Petr Pavlu
2023-08-23
mlx4: Avoid resetting MLX4_INTFF_BONDING per driver
Petr Pavlu
2023-08-23
mlx4: Get rid of the mlx4_interface.activate callback
Petr Pavlu
2023-08-23
mlx4: Replace the mlx4_interface.event callback with a notifier
Petr Pavlu
2023-08-23
mlx4: Use 'void *' as the event param of mlx4_dispatch_event()
Petr Pavlu
2023-08-23
mlx4: Get rid of the mlx4_interface.get_dev callback
Petr Pavlu
2018-05-23
net/mlx4: fix spelling mistake: "Inrerface" -> "Interface" and rephrase message
Colin Ian King
2017-08-16
mlx4: sizeof style usage
stephen hemminger
2017-02-23
net/mlx4: Change ENOTSUPP to EOPNOTSUPP
Or Gerlitz
2017-01-30
net/mlx4_core: Avoid command timeouts during VF driver device shutdown
Jack Morgenstein
2016-07-25
net/mlx4_core: Check device state before unregistering it
Alex Vesker
2016-07-04
net/mlx4: Fix some indent inconsistancy
Christophe Jaillet
2016-03-01
mlx4: Implement devlink interface
Jiri Pirko
2015-08-30
net/mlx4: Postpone the registration of net_device
Moni Shoua
2015-06-25
mlx4: Disable HA for SRIOV PF RoCE devices
Or Gerlitz
2015-02-04
net/mlx4_core: Port aggregation upper layer interface
Moni Shoua
2015-01-25
net/mlx4_core: Enable device recovery flow with SRIOV
Yishai Hadas
2015-01-25
net/mlx4_core: Manage interface state for Reset flow cases
Yishai Hadas
2012-07-10
mlx4: Use port management change event instead of smp_snoop
Jack Morgenstein
2011-12-13
mlx4_core: adjust catas operation for SRIOV mode
Jack Morgenstein
2011-10-31
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-08-11
mlx4: Move the Mellanox driver
Jeff Kirsher