Age | Commit message (Expand) | Author |
2022-08-31 | net: ethernet: move from strlcpy with unused retval to strscpy | Wolfram Sang |
2022-08-07 | Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux | Linus Torvalds |
2022-07-15 | lib/bitmap: change type of bitmap_weight to unsigned long | Yury Norov |
2021-10-05 | mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64() | Jakub Kicinski |
2021-06-03 | RDMA/mlx4: Do not map the core_clock page to user space unless enabled | Shay Drory |
2020-11-18 | net/mlx4_core: Fix init_hca fields offset | Aya Levin |
2020-05-23 | net/mlx4_core: fix a memory leak bug. | Qiushi Wu |
2019-01-24 | net/mlx4_core: Add masking for a few queries on HCA caps | Aya Levin |
2018-11-22 | {net, IB}/mlx4: Initialize CQ buffers in the driver when possible | Daniel Jurgens |
2018-07-12 | net/mlx4_core: Add health buffer address capability | Alex Vesker |
2018-05-10 | net/mlx4_core: Report driver version to FW | Eran Ben Elisha |
2018-03-15 | RDMA/mlx4: Move flag constants to uapi header | Jason Gunthorpe |
2017-10-09 | net/mlx4_core: Fix cast warning in fw.c | Tariq Toukan |
2017-09-05 | net/mlx4_core: Use ARRAY_SIZE macro | Thomas Meyer |
2017-08-29 | net/mlx4: Add user mac FW update support | Moshe Shemesh |
2017-08-29 | net/mlx4_core: Make explicit conversion to 64bit value | Leon Romanovsky |
2017-08-29 | net/mlx4_core: Dynamically allocate structs at mlx4_slave_cap | Eran Ben Elisha |
2017-08-16 | mlx4: sizeof style usage | stephen hemminger |
2017-08-02 | net/mlx4_core: Fixes missing capability bit in flags2 capability dump | Jack Morgenstein |
2017-08-02 | net/mlx4_core: Fix namespace misalignment in QinQ VST support commit | Jack Morgenstein |
2017-08-02 | net/mlx4_core: Fix sl_to_vl_change bit offset in flags2 dump | Jack Morgenstein |
2017-08-02 | net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) support | Inbar Karmy |
2017-02-23 | net/mlx4: Change ENOTSUPP to EOPNOTSUPP | Or Gerlitz |
2017-01-30 | net/mlx4_en: Pass user MTU value to Firmware at set port command | Shaker Daibes |
2017-01-30 | net/mlx4_core: Device revision support | Yishai Hadas |
2017-01-30 | net/mlx4: Replace ENOSYS with better fitting error codes | Tariq Toukan |
2016-10-29 | net/mlx4_core: Change the default value of enable_qos | Moshe Lazer |
2016-10-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2016-10-07 | IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packets | Jack Morgenstein |
2016-09-30 | mlx4: remove unused fields | David Decotigny |
2016-09-24 | net/mlx4: Add VF vlan protocol 802.1ad support | Moshe Shemesh |
2016-09-24 | net/mlx4_core: Preparation for VF vlan protocol 802.1ad | Moshe Shemesh |
2016-09-24 | net/mlx4_core: Fix QUERY FUNC CAP flags | Moshe Shemesh |
2016-08-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2016-08-03 | net/mlx4: Query performance and diagnostics counters | Mark Bloch |
2016-08-03 | net/mlx4: Add diagnostic counters capability bit | Mark Bloch |
2016-06-23 | net/mlx4_en: Add DCB PFC support through CEE netlink commands | Rana Shahout |
2016-02-29 | IB/mlx4: Add support for the don't trap rule | Marina Varshaver |
2016-01-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2016-01-19 | net/mlx4_core: Add support for configuring RoCE v2 UDP port | Moni Shoua |
2016-01-19 | net/mlx4: Query RoCE support | Moni Shoua |
2015-12-06 | net/mlx4_core: Use both physical ports to set the VF link state | Or Gerlitz |
2015-11-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2015-10-21 | net/mlx4_core: Add support for filtering multicast loopback | Maor Gottlieb |
2015-10-14 | net/mlx4_core: Replace VF zero mac with random mac in mlx4_core | Jack Morgenstein |
2015-07-29 | net/mlx4_en: Hardware accelerated 802.1ad works only on the first port | Amir Vadai |
2015-07-27 | net/mlx4_core: Preparations for 802.1ad VLAN support | Hadar Hen Zion |
2015-04-30 | net/mlx4_core: Fix unaligned accesses | David Ahern |
2015-04-21 | net/mlx4_core: Fix reading HCA max message size in mlx4_QUERY_DEV_CAP | Eran Ben Elisha |
2015-04-02 | net/mlx4_en: Add RX-ALL support | Muhammad Mahajna |