index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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