Age | Commit message (Expand) | Author | Files | Lines |
2017-11-13 | net/mlx4: Use Kconfig flag to remove support of old gen2 Mellanox devices | Slava Shwartsman | 1 | -0/+2 |
2017-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -124/+136 |
2017-09-05 | net/mlx4_core: Use ARRAY_SIZE macro | Thomas Meyer | 1 | -4/+5 |
2017-09-03 | Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -3/+4 |
2017-09-03 | net/mlx4_core: fix memory leaks on error exit path | Colin Ian King | 1 | -1/+2 |
2017-08-29 | net/mlx4: Add user mac FW update support | Moshe Shemesh | 1 | -0/+3 |
2017-08-29 | net/mlx4_core: Dynamically allocate structs at mlx4_slave_cap | Eran Ben Elisha | 1 | -113/+122 |
2017-08-24 | net/mlx4_core: make mlx4_profile const | Bhumika Goyal | 1 | -2/+2 |
2017-08-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
2017-08-18 | net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabled | Huy Nguyen | 1 | -2/+2 |
2017-08-16 | mlx4: sizeof style usage | stephen hemminger | 1 | -6/+6 |
2017-08-15 | mlx4: remove unnecessary pci_set_drvdata() | Zhu Yanjun | 1 | -2/+0 |
2017-08-02 | net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) support | Inbar Karmy | 1 | -0/+2 |
2017-07-24 | (IB, net)/mlx4: Add resource utilization support | Moshe Shemesh | 1 | -3/+4 |
2017-07-03 | mlx4_en: make mlx4_log_num_mgm_entry_size static | Zhu Yanjun | 1 | -1/+1 |
2017-06-15 | net/mlx4_en: Optimized single ring steering | Saeed Mahameed | 1 | -2/+2 |
2017-06-07 | net/mlx4_core: Bump driver version | Tariq Toukan | 1 | -1/+1 |
2017-05-15 | net/mlx4_core: Use min3 to select number of MSI-X vectors | yuval.shaia@oracle.com | 1 | -6/+4 |
2017-03-16 | net/mlx4_core: Avoid delays during VF driver device shutdown | Jack Morgenstein | 1 | -0/+11 |
2017-02-23 | net/mlx4_core: Use cq quota in SRIOV when creating completion EQs | Jack Morgenstein | 1 | -1/+2 |
2017-02-23 | net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new pr... | Majd Dibbiny | 1 | -2/+0 |
2017-02-23 | net/mlx4: Change ENOTSUPP to EOPNOTSUPP | Or Gerlitz | 1 | -3/+3 |
2017-01-30 | net/mlx4: Replace ENOSYS with better fitting error codes | Tariq Toukan | 1 | -3/+3 |
2016-12-29 | net/mlx4_core: Fix raw qp flow steering rules under SRIOV | Jack Morgenstein | 1 | -0/+18 |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 1 | -2/+2 |
2016-12-15 | Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -41/+43 |
2016-11-28 | Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow" | Tariq Toukan | 1 | -4/+1 |
2016-11-17 | net/mlx4_core: Use device ID defines | Bjorn Helgaas | 1 | -41/+43 |
2016-10-29 | net/mlx4_core: Avoid setting ports to auto when only one port type is supported | Maor Gottlieb | 1 | -1/+9 |
2016-09-22 | net/mlx4_core: Fix to clean devlink resources | Kamal Heib | 1 | -0/+3 |
2016-07-04 | net/mlx4: Fix some indent inconsistancy | Christophe Jaillet | 1 | -1/+1 |
2016-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+5 |
2016-06-23 | net/mlx4_en: Add DCB PFC support through CEE netlink commands | Rana Shahout | 1 | -0/+1 |
2016-06-22 | net/mlx4_en: Avoid unregister_netdev at shutdown flow | Eran Ben Elisha | 1 | -1/+4 |
2016-06-15 | net/mlx4_en: initialize cmd.context_lock spinlock earlier | Eric Dumazet | 1 | -0/+1 |
2016-04-21 | net/mlx4_core: Avoid repeated calls to pci enable/disable | Daniel Jurgens | 1 | -5/+34 |
2016-04-21 | net/mlx4_core: Implement pci_resume callback | Daniel Jurgens | 1 | -15/+24 |
2016-03-18 | net/mlx4_core: Fix backward compatibility on VFs | Eli Cohen | 1 | -6/+18 |
2016-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+11 |
2016-03-02 | net/mlx4_core: Check the correct limitation on VFs for HA mode | Moni Shoua | 1 | -3/+11 |
2016-03-01 | mlx4: Implement port type setting via devlink interface | Jiri Pirko | 1 | -21/+65 |
2016-03-01 | mlx4: Implement devlink interface | Jiri Pirko | 1 | -12/+32 |
2016-02-17 | net/mlx4_core: Set UAR page size to 4KB regardless of system page size | Huy Nguyen | 1 | -11/+45 |
2015-12-06 | net/mlx4_core: Support the HA mode for SRIOV VFs too | Moni Shoua | 1 | -10/+97 |
2015-11-15 | net/mlx4_core: Avoid returning success in case of an error flow | Noa Osherovich | 1 | -3/+5 |
2015-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -8/+2 |
2015-10-14 | net/mlx4_core: Replace VF zero mac with random mac in mlx4_core | Jack Morgenstein | 1 | -0/+2 |
2015-10-08 | net/mlx4: Remove shared_ports variable at mlx4_enable_msi_x | Carol L Soto | 1 | -8/+2 |
2015-08-27 | net/mlx4_core: Capping number of requested MSIXs to MAX_MSIX | Carol L Soto | 1 | -1/+9 |
2015-07-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+5 |