summaryrefslogtreecommitdiffstats
path: root/include/linux/mlx4
Commit message (Expand)AuthorAgeFilesLines
* mlx4: Delete custom device management logicPetr Pavlu2023-08-231-10/+0
* mlx4: Register mlx4 devices to an auxiliary virtual busPetr Pavlu2023-08-232-0/+18
* mlx4: Move the bond work to the core driverPetr Pavlu2023-08-232-19/+13
* mlx4: Get rid of the mlx4_interface.activate callbackPetr Pavlu2023-08-231-1/+0
* mlx4: Replace the mlx4_interface.event callback with a notifierPetr Pavlu2023-08-231-2/+6
* mlx4: Use 'void *' as the event param of mlx4_dispatch_event()Petr Pavlu2023-08-231-1/+1
* mlx4: Get rid of the mlx4_interface.get_dev callbackPetr Pavlu2023-08-231-3/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-02-241-0/+1
|\
| * RDMA/mlx: Calling qp event handler in workqueue contextMark Zhang2023-01-151-0/+1
* | net/mlx4_en: Introduce flexible array to silence overflow warningKees Cook2023-02-201-0/+1
|/
* mlx4: constify args for const dev_addrJakub Kicinski2021-10-051-1/+1
* mlx4: replace mlx4_u64_to_mac() with u64_to_ether_addr()Jakub Kicinski2021-10-051-10/+0
* mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()Jakub Kicinski2021-10-051-12/+0
* RDMA/mlx4: Do not map the core_clock page to user space unless enabledShay Drory2021-06-031-0/+1
* net/mlx4: Remove unused #define MAX_MSIX_P_PORTTariq Toukan2020-12-071-1/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-06-051-20/+2
|\
| * RDMA/mlx4: Remove FMR support for memory registrationMax Gurtovoy2020-06-021-20/+2
* | IB/mlx4: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-091-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-01-311-0/+5
|\
| * RDMA/mlx4: Redo TX checksum offload in line with docsEugene Crosser2020-01-031-0/+5
* | mlx4: Bump up MAX_MSIX from 64 to 128Jonathan Lemon2020-01-121-1/+1
|/
* {net, IB}/mlx4: Initialize CQ buffers in the driver when possibleDaniel Jurgens2018-11-221-1/+3
* net/mlx4_core: Use devlink region_snapshot parameterAlex Vesker2018-07-121-0/+1
* net/mlx4_core: Add Crdump FW snapshot supportAlex Vesker2018-07-121-0/+6
* net/mlx4_core: Add health buffer address capabilityAlex Vesker2018-07-121-0/+1
* net/mlx4_core: Report driver version to FWEran Ben Elisha2018-05-101-0/+1
* RDMA/mlx4: Move flag constants to uapi headerJason Gunthorpe2018-03-151-4/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-11-151-0/+3
|\
| * IB/mlx4: Exposing modify CQ callback to uverbs layerYonatan Cohen2017-11-131-0/+3
* | drivers, net, mlx4: convert mlx4_srq.refcount from atomic_t to refcount_tElena Reshetova2017-10-221-1/+1
* | drivers, net, mlx4: convert mlx4_qp.refcount from atomic_t to refcount_tElena Reshetova2017-10-221-1/+1
* | drivers, net, mlx4: convert mlx4_cq.refcount from atomic_t to refcount_tElena Reshetova2017-10-221-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-061-5/+11
|\
| * net/mlx4: Add user mac FW update supportMoshe Shemesh2017-08-291-0/+2
| * net/mlx4_core: Dynamically allocate structs at mlx4_slave_capEran Ben Elisha2017-08-291-5/+9
* | Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-031-2/+10
|\ \ | |/ |/|
| * (IB, net)/mlx4: Add resource utilization supportMoshe Shemesh2017-07-241-2/+10
* | net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportInbar Karmy2017-08-021-0/+1
|/
* {net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky2017-07-171-6/+4
* net/mlx4: Fix the check in attaching steering rulesTalat Batheesh2017-06-041-0/+1
* treewide: spelling: correct diffrent[iate] and banlance typosJoe Perches2017-05-081-1/+1
* IB/mlx4: Support RAW Ethernet when RoCE is disabledMajd Dibbiny2017-04-211-2/+1
* net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein2017-03-161-0/+1
* net/mlx4: && vs & typoDan Carpenter2017-03-011-1/+1
* net/mlx4: Spoofcheck and zero MAC can't coexistEugenia Emantayev2017-02-232-1/+11
* net/mlx4_en: Pass user MTU value to Firmware at set port commandShaker Daibes2017-01-301-0/+1
* net/mlx4_en: Adding support of turning off link autonegotiation via ethtoolAriel Levkovich2017-01-301-1/+6
* net/mlx4_core: Fix raw qp flow steering rules under SRIOVJack Morgenstein2016-12-291-0/+2
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow"Tariq Toukan2016-11-281-1/+0