Age | Commit message (Expand) | Author |
2013-12-03 | net/mlx4_core: destroy workqueue when driver fails to register | Wei Yang |
2013-11-07 | net/mlx4_core: ICM pages are allocated on device NUMA node | Eugenia Emantayev |
2013-11-04 | mlx4: Structures and init/teardown for VF resource quotas | Jack Morgenstein |
2013-10-17 | net/mlx4_core: Load higher level modules according to ports type | Eyal Perry |
2013-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-08-01 | net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module param | Jack Morgenstein |
2013-07-29 | net/mlx4_core: Respond to operation request by firmware | Yevgeny Petrilin |
2013-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-07-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-06-25 | net/mlx4_core: Fail device init if num_vfs is negative | Jack Morgenstein |
2013-06-25 | net/mlx4_core: Replace sscanf() with kstrtoint() | Dotan Barak |
2013-06-24 | net/mlx_en: Timestamping is not supported in slave mode | Amir Vadai |
2013-06-18 | treewide: Fix typo in printk | Masanari Iida |
2013-06-04 | net/mlx4_core: Return -EPROBE_DEFER when a VF is probed before PF is sufficie... | Jack Morgenstein |
2013-04-24 | net/mlx4_en: Add HW timestamping (TS) support | Amir Vadai |
2013-04-24 | net/mlx4_core: Read HCA frequency and map internal clock | Eugenia Emantayev |
2013-03-07 | net/mlx4_core: Fix endianness bug in set_param_l | Jack Morgenstein |
2013-02-26 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2013-02-25 | mlx4_core: Enable memory windows in {INIT, QUERY}_HCA | Shani Michaeli |
2013-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-02-07 | net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_en | Yan Burman |
2013-02-08 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2013-02-05 | mlx4_core: Fix advertisement of wrong PF context behaviour | Or Gerlitz |
2013-02-04 | ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups | Joe Perches |
2013-01-31 | net/mlx4_core: Use firmware driven flow steering hash mode | Hadar Hen Zion |
2013-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-01-28 | net/mlx4_core: Return proper error code when __mlx4_add_one fails | Jack Morgenstein |
2013-01-18 | net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaults | Or Gerlitz |
2012-12-19 | mlx4_core: Allow choosing flow steering mode | Jack Morgenstein |
2012-12-19 | mlx4_core: Adjustments to Flow Steering activation logic for SR-IOV | Jack Morgenstein |
2012-12-13 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-12-07 | drivers/net: fix up function prototypes after __dev* removals | Greg Kroah-Hartman |
2012-12-03 | mlx4_core: remove __dev* attributes | Bill Pemberton |
2012-11-26 | mlx4: 64-byte CQE/EQE support | Or Gerlitz |
2012-10-23 | mlx4_core: Perform correct resource cleanup if mlx4_QUERY_ADAPTER() fails | Dotan Barak |
2012-10-02 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-10-01 | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-10-01 | mlx4_core: Disable SENSE_PORT for multifunction devices | Roland Dreier |
2012-10-01 | mlx4_core: Clean up enabling of SENSE_PORT for older (ConnectX-1/-2) HCAs | Roland Dreier |
2012-10-01 | mlx4_core: Stash PCI ID driver_data in mlx4_priv structure | Roland Dreier |
2012-09-30 | mlx4_core: Fix crash on uninitialized priv->cmd.slave_sem | Roland Dreier |
2012-09-30 | mlx4_core: Trivial cleanups to driver log messages | Roland Dreier |
2012-09-30 | mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculations | Jack Morgenstein |
2012-09-30 | mlx4: Paravirtualize Node Guids for slaves | Jack Morgenstein |
2012-09-30 | mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoop | Jack Morgenstein |
2012-09-30 | mlx4_core: Add proxy and tunnel QPs to the reserved QP area | Jack Morgenstein |
2012-09-13 | Merge commit 'v3.6-rc5' into next | Bjorn Helgaas |
2012-09-07 | netdev: make pci_error_handlers const | Stephen Hemminger |
2012-09-07 | net/mlx4_core: Return the error value in case of command initialization failure | Eugenia Emantayev |