summaryrefslogtreecommitdiff
path: root/include/linux/mlx4/driver.h
AgeCommit message (Expand)AuthorFilesLines
2023-08-23mlx4: Delete custom device management logicPetr Pavlu1-10/+0
2023-08-23mlx4: Register mlx4 devices to an auxiliary virtual busPetr Pavlu1-0/+11
2023-08-23mlx4: Move the bond work to the core driverPetr Pavlu1-19/+0
2023-08-23mlx4: Get rid of the mlx4_interface.activate callbackPetr Pavlu1-1/+0
2023-08-23mlx4: Replace the mlx4_interface.event callback with a notifierPetr Pavlu1-2/+6
2023-08-23mlx4: Use 'void *' as the event param of mlx4_dispatch_event()Petr Pavlu1-1/+1
2023-08-23mlx4: Get rid of the mlx4_interface.get_dev callbackPetr Pavlu1-3/+0
2021-10-05mlx4: replace mlx4_u64_to_mac() with u64_to_ether_addr()Jakub Kicinski1-10/+0
2021-10-05mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()Jakub Kicinski1-12/+0
2017-03-01net/mlx4: && vs & typoDan Carpenter1-1/+1
2017-02-23net/mlx4: Spoofcheck and zero MAC can't coexistEugenia Emantayev1-0/+10
2016-03-02mlx4: Implement devlink interfaceJiri Pirko1-0/+3
2015-12-07net/mlx4_core: Keep VLAN/MAC tables mirrored in multifunc HA modeMoni Shoua1-0/+5
2015-08-31net/mlx4: Postpone the registration of net_deviceMoni Shoua1-0/+1
2015-02-05net/mlx4_core: Port aggregation upper layer interfaceMoni Shoua1-0/+19
2014-03-03net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64()Eugenia Emantayev1-0/+12
2012-10-01IB/mlx4: Initialize SR-IOV IB support for slaves in master contextJack Morgenstein1-0/+2
2012-07-25Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-1/+2
2012-07-19net/mlx4: Move MAC_MASK to a common placeAmir Vadai1-0/+2
2012-07-10mlx4: Use port management change event instead of smp_snoopJack Morgenstein1-1/+2
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker1-1/+0
2011-01-13IB/mlx4: Handle protocol field in multicast tableAleksey Senin1-5/+1
2010-10-25mlx4_core: Allow protocol drivers to find corresponding interfacesEli Cohen1-0/+9
2008-04-17mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enumsRoland Dreier1-2/+1
2007-05-09IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier1-0/+59