summaryrefslogtreecommitdiff
path: root/include/linux/mlx4
AgeCommit message (Expand)Author
2021-10-05mlx4: constify args for const dev_addrJakub Kicinski
2021-10-05mlx4: replace mlx4_u64_to_mac() with u64_to_ether_addr()Jakub Kicinski
2021-10-05mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()Jakub Kicinski
2021-06-03RDMA/mlx4: Do not map the core_clock page to user space unless enabledShay Drory
2020-12-07net/mlx4: Remove unused #define MAX_MSIX_P_PORTTariq Toukan
2020-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-06-02RDMA/mlx4: Remove FMR support for memory registrationMax Gurtovoy
2020-05-09IB/mlx4: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-01-12mlx4: Bump up MAX_MSIX from 64 to 128Jonathan Lemon
2020-01-03RDMA/mlx4: Redo TX checksum offload in line with docsEugene Crosser
2018-11-22{net, IB}/mlx4: Initialize CQ buffers in the driver when possibleDaniel Jurgens
2018-07-12net/mlx4_core: Use devlink region_snapshot parameterAlex Vesker
2018-07-12net/mlx4_core: Add Crdump FW snapshot supportAlex Vesker
2018-07-12net/mlx4_core: Add health buffer address capabilityAlex Vesker
2018-05-10net/mlx4_core: Report driver version to FWEran Ben Elisha
2018-03-15RDMA/mlx4: Move flag constants to uapi headerJason Gunthorpe
2017-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-11-13IB/mlx4: Exposing modify CQ callback to uverbs layerYonatan Cohen
2017-10-22drivers, net, mlx4: convert mlx4_srq.refcount from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, mlx4: convert mlx4_qp.refcount from atomic_t to refcount_tElena Reshetova
2017-10-22drivers, net, mlx4: convert mlx4_cq.refcount from atomic_t to refcount_tElena Reshetova
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-03Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-08-29net/mlx4: Add user mac FW update supportMoshe Shemesh
2017-08-29net/mlx4_core: Dynamically allocate structs at mlx4_slave_capEran Ben Elisha
2017-08-02net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportInbar Karmy
2017-07-24(IB, net)/mlx4: Add resource utilization supportMoshe Shemesh
2017-07-17{net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky
2017-06-04net/mlx4: Fix the check in attaching steering rulesTalat Batheesh
2017-05-08treewide: spelling: correct diffrent[iate] and banlance typosJoe Perches
2017-04-21IB/mlx4: Support RAW Ethernet when RoCE is disabledMajd Dibbiny
2017-03-16net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein
2017-03-01net/mlx4: && vs & typoDan Carpenter
2017-02-23net/mlx4: Spoofcheck and zero MAC can't coexistEugenia Emantayev
2017-01-30net/mlx4_en: Pass user MTU value to Firmware at set port commandShaker Daibes
2017-01-30net/mlx4_en: Adding support of turning off link autonegotiation via ethtoolAriel Levkovich
2016-12-29net/mlx4_core: Fix raw qp flow steering rules under SRIOVJack Morgenstein
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-11-28Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow"Tariq Toukan
2016-10-29net/mlx4: Fix firmware command timeout during interrupt testEugenia Emantayev
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-07IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packetsJack Morgenstein
2016-09-24net/mlx4: Add VF vlan protocol 802.1ad supportMoshe Shemesh
2016-09-24net/mlx4_core: Preparation for VF vlan protocol 802.1adMoshe Shemesh
2016-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-08-03IB/mlx4: Add diagnostic hardware countersMark Bloch
2016-08-03net/mlx4: Query performance and diagnostics countersMark Bloch
2016-08-03net/mlx4: Add diagnostic counters capability bitMark Bloch
2016-07-19net/mlx4_en: break out tx_desc write into separate functionBrenden Blanco