summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-10-272-6/+15
|\
| * net/mlx4_core: Unmap UAR also in the case of error flowDotan Barak2012-10-261-4/+14
| * net/mlx4_en: Don't use vlan tag value as an indication for vlan presenceMoni Shoua2012-10-261-1/+1
| * net/mlx4_en: Fix double-release-range in tx-ringsJack Morgenstein2012-10-261-1/+0Star
* | mlx4_core: Perform correct resource cleanup if mlx4_QUERY_ADAPTER() failsDotan Barak2012-10-231-1/+4
* | mlx4_core: Remove annoying debug messages from SR-IOV flowOr Gerlitz2012-10-232-12/+0Star
|/
* mlx4_core: Adjust flow steering attach wrapper so that IB works on SR-IOV VFsJack Morgenstein2012-10-031-0/+2
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-039-193/+1113
|\
| *-. Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' an...Roland Dreier2012-10-029-193/+1113
| |\ \
| | | * mlx4_core: Disable SENSE_PORT for multifunction devicesRoland Dreier2012-10-011-0/+3
| | | * mlx4_core: Clean up enabling of SENSE_PORT for older (ConnectX-1/-2) HCAsRoland Dreier2012-10-012-14/+15
| | | * mlx4_core: Stash PCI ID driver_data in mlx4_priv structureRoland Dreier2012-10-012-13/+22
| | | * mlx4_core: Fix crash on uninitialized priv->cmd.slave_semRoland Dreier2012-10-013-26/+38
| | | * mlx4_core: Trivial cleanups to driver log messagesRoland Dreier2012-10-011-5/+4Star
| | | * mlx4_core: Trivial readability fix: "0X30" -> "0x30"Roland Dreier2012-10-011-1/+1
| | | * mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculationsJack Morgenstein2012-10-014-114/+205
| | | * mlx4: Paravirtualize Node Guids for slavesJack Morgenstein2012-10-013-0/+34
| | | * mlx4: Activate SR-IOV mode for IBJack Morgenstein2012-10-011-6/+0Star
| | | * IB/mlx4: Miscellaneous adjustments for SR-IOV IB supportJack Morgenstein2012-10-013-2/+8
| | | * mlx4_core: INIT/CLOSE port logic for IB ports in SR-IOV modeJack Morgenstein2012-10-012-17/+92
| | | * net/mlx4_core: Adjustments to SET_PORT for IB SR-IOVJack Morgenstein2012-10-011-0/+10
| | | * 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