aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mlx4
AgeCommit message (Expand)AuthorFilesLines
2023-08-23mlx4: Delete custom device management logicGravatar Petr Pavlu 1-10/+0
2023-08-23mlx4: Register mlx4 devices to an auxiliary virtual busGravatar Petr Pavlu 2-0/+18
2023-08-23mlx4: Move the bond work to the core driverGravatar Petr Pavlu 2-19/+13
2023-08-23mlx4: Get rid of the mlx4_interface.activate callbackGravatar Petr Pavlu 1-1/+0
2023-08-23mlx4: Replace the mlx4_interface.event callback with a notifierGravatar Petr Pavlu 1-2/+6
2023-08-23mlx4: Use 'void *' as the event param of mlx4_dispatch_event()Gravatar Petr Pavlu 1-1/+1
2023-08-23mlx4: Get rid of the mlx4_interface.get_dev callbackGravatar Petr Pavlu 1-3/+0
2023-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 1-0/+1
2023-02-20net/mlx4_en: Introduce flexible array to silence overflow warningGravatar Kees Cook 1-0/+1
2023-01-15RDMA/mlx: Calling qp event handler in workqueue contextGravatar Mark Zhang 1-0/+1
2021-10-05mlx4: constify args for const dev_addrGravatar Jakub Kicinski 1-1/+1
2021-10-05mlx4: replace mlx4_u64_to_mac() with u64_to_ether_addr()Gravatar Jakub Kicinski 1-10/+0
2021-10-05mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()Gravatar Jakub Kicinski 1-12/+0
2021-06-03RDMA/mlx4: Do not map the core_clock page to user space unless enabledGravatar Shay Drory 1-0/+1
2020-12-07net/mlx4: Remove unused #define MAX_MSIX_P_PORTGravatar Tariq Toukan 1-1/+0
2020-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 1-20/+2
2020-06-02RDMA/mlx4: Remove FMR support for memory registrationGravatar Max Gurtovoy 1-20/+2
2020-05-09IB/mlx4: Replace zero-length array with flexible-arrayGravatar Gustavo A. R. Silva 1-1/+1
2020-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 1-0/+5
2020-01-12mlx4: Bump up MAX_MSIX from 64 to 128Gravatar Jonathan Lemon 1-1/+1
2020-01-03RDMA/mlx4: Redo TX checksum offload in line with docsGravatar Eugene Crosser 1-0/+5
2018-11-22{net, IB}/mlx4: Initialize CQ buffers in the driver when possibleGravatar Daniel Jurgens 1-1/+3
2018-07-12net/mlx4_core: Use devlink region_snapshot parameterGravatar Alex Vesker 1-0/+1
2018-07-12net/mlx4_core: Add Crdump FW snapshot supportGravatar Alex Vesker 1-0/+6
2018-07-12net/mlx4_core: Add health buffer address capabilityGravatar Alex Vesker 1-0/+1
2018-05-10net/mlx4_core: Report driver version to FWGravatar Eran Ben Elisha 1-0/+1
2018-03-15RDMA/mlx4: Move flag constants to uapi headerGravatar Jason Gunthorpe 1-4/+0
2017-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Gravatar Linus Torvalds 1-0/+3
2017-11-13IB/mlx4: Exposing modify CQ callback to uverbs layerGravatar Yonatan Cohen 1-0/+3
2017-10-22drivers, net, mlx4: convert mlx4_srq.refcount from atomic_t to refcount_tGravatar Elena Reshetova 1-1/+1
2017-10-22drivers, net, mlx4: convert mlx4_qp.refcount from atomic_t to refcount_tGravatar Elena Reshetova 1-1/+1
2017-10-22drivers, net, mlx4: convert mlx4_cq.refcount from atomic_t to refcount_tGravatar Elena Reshetova 1-2/+2
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-5/+11
2017-09-03Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+10
2017-08-29net/mlx4: Add user mac FW update supportGravatar Moshe Shemesh 1-0/+2
2017-08-29net/mlx4_core: Dynamically allocate structs at mlx4_slave_capGravatar Eran Ben Elisha 1-5/+9
2017-08-02net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportGravatar Inbar Karmy 1-0/+1
2017-07-24(IB, net)/mlx4: Add resource utilization supportGravatar Moshe Shemesh 1-2/+10
2017-07-17{net, IB}/mlx4: Remove gfp flags argumentGravatar Leon Romanovsky 1-6/+4
2017-06-04net/mlx4: Fix the check in attaching steering rulesGravatar Talat Batheesh 1-0/+1
2017-05-08treewide: spelling: correct diffrent[iate] and banlance typosGravatar Joe Perches 1-1/+1
2017-04-21IB/mlx4: Support RAW Ethernet when RoCE is disabledGravatar Majd Dibbiny 1-2/+1
2017-03-16net/mlx4_core: Avoid delays during VF driver device shutdownGravatar Jack Morgenstein 1-0/+1
2017-03-01net/mlx4: && vs & typoGravatar Dan Carpenter 1-1/+1
2017-02-23net/mlx4: Spoofcheck and zero MAC can't coexistGravatar Eugenia Emantayev 2-1/+11
2017-01-30net/mlx4_en: Pass user MTU value to Firmware at set port commandGravatar Shaker Daibes 1-0/+1
2017-01-30net/mlx4_en: Adding support of turning off link autonegotiation via ethtoolGravatar Ariel Levkovich 1-1/+6
2016-12-29net/mlx4_core: Fix raw qp flow steering rules under SRIOVGravatar Jack Morgenstein 1-0/+2
2016-12-25clocksource: Use a plain u64 instead of cycle_tGravatar Thomas Gleixner 1-1/+1
2016-11-28Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow"Gravatar Tariq Toukan 1-1/+0