开源镜像站
帮助
动态
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
/
include
/
linux
/
mlx4
/
driver.h
Age
Commit message (
Expand
)
Author
2023-08-23
mlx4: Delete custom device management logic
Petr Pavlu
2023-08-23
mlx4: Register mlx4 devices to an auxiliary virtual bus
Petr Pavlu
2023-08-23
mlx4: Move the bond work to the core 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
2021-10-05
mlx4: replace mlx4_u64_to_mac() with u64_to_ether_addr()
Jakub Kicinski
2021-10-05
mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()
Jakub Kicinski
2017-03-01
net/mlx4: && vs & typo
Dan Carpenter
2017-02-23
net/mlx4: Spoofcheck and zero MAC can't coexist
Eugenia Emantayev
2016-03-01
mlx4: Implement devlink interface
Jiri Pirko
2015-12-06
net/mlx4_core: Keep VLAN/MAC tables mirrored in multifunc HA mode
Moni Shoua
2015-08-30
net/mlx4: Postpone the registration of net_device
Moni Shoua
2015-02-04
net/mlx4_core: Port aggregation upper layer interface
Moni Shoua
2014-03-02
net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64()
Eugenia Emantayev
2012-09-30
IB/mlx4: Initialize SR-IOV IB support for slaves in master context
Jack Morgenstein
2012-07-24
Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2012-07-19
net/mlx4: Move MAC_MASK to a common place
Amir Vadai
2012-07-10
mlx4: Use port management change event instead of smp_snoop
Jack Morgenstein
2012-03-16
device.h: audit and cleanup users in main include dir
Paul Gortmaker
2011-01-12
IB/mlx4: Handle protocol field in multicast table
Aleksey Senin
2010-10-25
mlx4_core: Allow protocol drivers to find corresponding interfaces
Eli Cohen
2008-04-16
mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enums
Roland Dreier
2007-05-08
IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters
Roland Dreier