summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
...
| | | * IB/mlx4: Propagate P_Key and guid change port management events to slavesJack Morgenstein2012-10-011-0/+6
| | | * mlx4: Add alias_guid mechanismJack Morgenstein2012-10-011-2/+4
| | | * mlx4_core: Add IB port-state machine and port mgmt event propagationJack Morgenstein2012-10-012-16/+222
| | | * mlx4: MAD_IFC paravirtualizationJack Morgenstein2012-10-011-0/+162
| | | * mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoopJack Morgenstein2012-10-014-12/+275
| | | * IB/mlx4: Initialize SR-IOV IB support for slaves in master contextJack Morgenstein2012-10-011-0/+3
| | | * mlx4_core: Add proxy and tunnel QPs to the reserved QP areaJack Morgenstein2012-10-015-4/+50
| | |/ | |/|
| | * mlx4_core: Remove annoying debug message in the resource trackerOr Gerlitz2012-10-011-2/+0Star
| | * mlx4_core: Fix wrong offset in parsing query device caps responseDotan Barak2012-10-011-1/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-021-4/+0Star
|\ \
| * | mlx4: dont orphan skbs in mlx4_en_xmit()Eric Dumazet2012-10-011-4/+0Star
| |/
* | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-021-1/+1
|\ \
| * | workqueue: make deferrable delayed_work initializer names consistentTejun Heo2012-08-211-1/+1
* | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-012-5/+5
|\ \ \ | |_|/ |/| |
| * | Merge commit 'v3.6-rc5' into nextBjorn Helgaas2012-09-1311-48/+41Star
| |\ \
| * \ \ Merge branch 'pci/stephen-const' into nextBjorn Helgaas2012-09-121-1/+1
| |\ \ \
| | * | | netdev: make pci_error_handlers constStephen Hemminger2012-09-081-1/+1
| | | |/ | | |/|
| * / | mlx4: Use PCI Express Capability accessorsJiang Liu2012-08-231-4/+4
| |/ /
* | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-09-172-17/+23
|\ \ \
| * | | mlx4_core: Fix integer overflows so 8TBs of memory registration worksYishai Hadas2012-09-142-17/+23
| | |/ | |/|
* | | net/mlx4_core: Return the error value in case of command initialization failureEugenia Emantayev2012-09-071-1/+2
* | | net/mlx4_core: Fixing error flow in case of QUERY_FW failureAviad Yehezkel2012-09-071-6/+7
* | | net/mlx4_core: Looking for promiscuous entries on the correct portAviad Yehezkel2012-09-071-8/+8
* | | net/mlx4_core: Add security check / enforcement for flow steering rules set f...Hadar Hen Zion2012-09-071-0/+116
* | | net/mlx4_core: Put Firmware flow steering structures in common header filesHadar Hen Zion2012-09-072-83/+83
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-08-221-1/+3
|\ \
| * | drivers/net/ethernet/mellanox/mlx4/mcg.c: fix error return codeJulia Lawall2012-08-151-1/+3
* | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-08-175-17/+29
|\ \ \ | |/ / |/| |
| * | mlx4_core: Clean up buddy bitmap allocationRoland Dreier2012-08-161-4/+3Star
| * | mlx4_core: Fix integer overflow issues around MTT tableYishai Hadas2012-08-165-10/+13
| * | mlx4_core: Allow large mlx4_buddy bitmapsYishai Hadas2012-08-161-4/+14
| |/
* | net/mlx4_core: Remove port type restrictionsYevgeny Petrilin2012-08-042-17/+0Star
* | net/mlx4_en: Fixing TX queue stop/wake flowYevgeny Petrilin2012-08-042-11/+7Star
* | net/mlx4_en: loopbacked packets are dropped when SMAC=DMACAmir Vadai2012-08-041-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-07-274-12/+94
|\
| * net/mlx4_en: Limit the RFS filter IDs to be < RPS_NO_FILTERAmir Vadai2012-07-261-1/+1
| * mlx4: Add support for EEH error recoveryKleber Sacilotto de Souza2012-07-263-11/+93
* | Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2012-07-249-130/+206
|\ \ | |/ |/|
| *-. Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma'...Roland Dreier2012-07-239-130/+206
| |\ \
| | | * net/mlx4_core: Free ICM table in case of errorDotan Barak2012-07-111-0/+2
| | | * mlx4_core: Remove double function declarationsDotan Barak2012-07-111-6/+0Star
| | |/ | |/|
| | * mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and par...Jack Morgenstein2012-07-114-7/+83
| | * mlx4_core: Allow guests to have IB portsJack Morgenstein2012-07-112-45/+59
| | * mlx4_core: Implement mechanism for reserved Q_KeysJack Morgenstein2012-07-111-0/+17
| | * net/mlx4_core: Initialize IB port capabilities for all slavesJack Morgenstein2012-07-101-0/+11
| | * mlx4: Use port management change event instead of smp_snoopJack Morgenstein2012-07-105-69/+27Star
| | * mlx4_core: Pass an invalid PCI id number to VFsJack Morgenstein2012-07-091-3/+7
| |/
* | mlx4_en: map entire pages to increase throughputThadeu Lima de Souza Cascardo2012-07-192-109/+131
* | net/mlx4_en: Add accelerated RFS supportAmir Vadai2012-07-194-1/+342
* | {NET,IB}/mlx4: Add rmap support to mlx4_assign_eqAmir Vadai2012-07-192-2/+13