summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-02-081-1/+1
|\
| * mlx4_core: Fix advertisement of wrong PF context behaviourOr Gerlitz2013-02-051-1/+1
* | net/mlx4_core: Set number of msix vectors under SRIOV mode to firmware defaultsOr Gerlitz2013-01-181-9/+2
|/
* mlx4_core: Allow choosing flow steering modeJack Morgenstein2012-12-191-8/+44
* mlx4_core: Adjustments to Flow Steering activation logic for SR-IOVJack Morgenstein2012-12-191-22/+49
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-12-131-1/+37
|\
| * mlx4: 64-byte CQE/EQE supportOr Gerlitz2012-11-261-1/+37
* | drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-2/+1
* | mlx4_core: remove __dev* attributesBill Pemberton2012-12-031-3/+3
|/
* mlx4_core: Perform correct resource cleanup if mlx4_QUERY_ADAPTER() failsDotan Barak2012-10-231-1/+4
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-021-46/+125
|\
| * 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-011-14/+14
| * mlx4_core: Stash PCI ID driver_data in mlx4_priv structureRoland Dreier2012-10-011-13/+16
| * mlx4_core: Fix crash on uninitialized priv->cmd.slave_semRoland Dreier2012-09-301-5/+6
| * mlx4_core: Trivial cleanups to driver log messagesRoland Dreier2012-09-301-5/+4
| * mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculationsJack Morgenstein2012-09-301-13/+48
| * mlx4: Paravirtualize Node Guids for slavesJack Morgenstein2012-09-301-0/+22
| * mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoopJack Morgenstein2012-09-301-0/+11
| * mlx4_core: Add proxy and tunnel QPs to the reserved QP areaJack Morgenstein2012-09-301-0/+5
* | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-011-1/+1
|\ \ | |/ |/|
| * Merge commit 'v3.6-rc5' into nextBjorn Helgaas2012-09-131-3/+0
| |\
| * | netdev: make pci_error_handlers constStephen Hemminger2012-09-071-1/+1
* | | 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: Remove port type restrictionsYevgeny Petrilin2012-08-031-3/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-07-261-1/+29
|\
| * mlx4: Add support for EEH error recoveryKleber Sacilotto de Souza2012-07-251-1/+29
* | Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2012-07-241-22/+64
|\ \ | |/ |/|
| * mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and par...Jack Morgenstein2012-07-111-4/+28
| * mlx4_core: Allow guests to have IB portsJack Morgenstein2012-07-111-18/+8
| * 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
* | {NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion2012-07-071-13/+43
* | net/mlx4: Set steering mode according to device capabilitiesHadar Hen Zion2012-07-071-1/+15
* | mlx4: set maximal number of default RSS queuesYuval Mintz2012-07-051-2/+3
|/
* net/mlx4: Use single completion vector after NOP failureYevgeny Petrilin2012-06-251-0/+2
* net/mlx4_core: Check port out-of-range before using in mlx4_slave_capJack Morgenstein2012-05-311-3/+3
* net/mlx4_core: Fixes for VF / Guest startup flowJack Morgenstein2012-05-311-12/+5
* net/mlx4_core: Fix number of EQs used in ICM initialisationMarcel Apfelbaum2012-05-311-12/+5
* Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2012-05-211-0/+2
|\
| * mlx4_core: Add second capabilities flags fieldShlomo Pongratz2012-05-081-0/+2
* | net/mlx4_core: Add XRC domains and counters to resource trackerJack Morgenstein2012-05-161-2/+33
* | net/mlx4_core: Fix potential kernel Oops in res tracker during Dom0 driver un...Jack Morgenstein2012-05-161-1/+6
* | net/mlx4_core: Do not reset module-parameter num_vfs when fail to enable sriovJack Morgenstein2012-05-161-3/+2
|/
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-03-211-7/+119
|\
| * Merge branches 'misc' and 'mlx4' into for-nextRoland Dreier2012-03-121-1/+120
| |\
| | * mlx4_core: Allow dynamic MTU configuration for IB portsOr Gerlitz2012-03-121-1/+116
| | * mlx4_core: Fix one more static exported functionRoland Dreier2012-03-121-1/+1
| | * mlx4: Enforce device max FMR maps in FMR allocEli Cohen2012-02-261-0/+2