aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/main.c
Commit message (Expand)AuthorAge
* mlx4_core: Allow choosing flow steering modeJack Morgenstein2012-12-19
* mlx4_core: Adjustments to Flow Steering activation logic for SR-IOVJack Morgenstein2012-12-19
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-12-13
|\
| * mlx4: 64-byte CQE/EQE supportOr Gerlitz2012-11-26
* | drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07
* | mlx4_core: remove __dev* attributesBill Pemberton2012-12-03
|/
* mlx4_core: Perform correct resource cleanup if mlx4_QUERY_ADAPTER() failsDotan Barak2012-10-23
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-02
|\
| * mlx4_core: Disable SENSE_PORT for multifunction devicesRoland Dreier2012-10-01
| * mlx4_core: Clean up enabling of SENSE_PORT for older (ConnectX-1/-2) HCAsRoland Dreier2012-10-01
| * mlx4_core: Stash PCI ID driver_data in mlx4_priv structureRoland Dreier2012-10-01
| * mlx4_core: Fix crash on uninitialized priv->cmd.slave_semRoland Dreier2012-09-30
| * mlx4_core: Trivial cleanups to driver log messagesRoland Dreier2012-09-30
| * mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculationsJack Morgenstein2012-09-30
| * mlx4: Paravirtualize Node Guids for slavesJack Morgenstein2012-09-30
| * mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoopJack Morgenstein2012-09-30
| * mlx4_core: Add proxy and tunnel QPs to the reserved QP areaJack Morgenstein2012-09-30
* | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-01
|\ \ | |/ |/|
| * Merge commit 'v3.6-rc5' into nextBjorn Helgaas2012-09-13
| |\
| * | netdev: make pci_error_handlers constStephen Hemminger2012-09-07
* | | net/mlx4_core: Return the error value in case of command initialization failureEugenia Emantayev2012-09-07
* | | net/mlx4_core: Fixing error flow in case of QUERY_FW failureAviad Yehezkel2012-09-07
| |/ |/|
* | net/mlx4_core: Remove port type restrictionsYevgeny Petrilin2012-08-03
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-07-26
|\
| * mlx4: Add support for EEH error recoveryKleber Sacilotto de Souza2012-07-25
* | Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2012-07-24
|\ \ | |/ |/|
| * mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and par...Jack Morgenstein2012-07-11
| * mlx4_core: Allow guests to have IB portsJack Morgenstein2012-07-11
| * mlx4_core: Implement mechanism for reserved Q_KeysJack Morgenstein2012-07-11
| * net/mlx4_core: Initialize IB port capabilities for all slavesJack Morgenstein2012-07-10
* | {NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion2012-07-07
* | net/mlx4: Set steering mode according to device capabilitiesHadar Hen Zion2012-07-07
* | mlx4: set maximal number of default RSS queuesYuval Mintz2012-07-05
|/
* net/mlx4: Use single completion vector after NOP failureYevgeny Petrilin2012-06-25
* net/mlx4_core: Check port out-of-range before using in mlx4_slave_capJack Morgenstein2012-05-31
* net/mlx4_core: Fixes for VF / Guest startup flowJack Morgenstein2012-05-31
* net/mlx4_core: Fix number of EQs used in ICM initialisationMarcel Apfelbaum2012-05-31
* Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2012-05-21
|\
| * mlx4_core: Add second capabilities flags fieldShlomo Pongratz2012-05-08
* | net/mlx4_core: Add XRC domains and counters to resource trackerJack Morgenstein2012-05-16
* | net/mlx4_core: Fix potential kernel Oops in res tracker during Dom0 driver un...Jack Morgenstein2012-05-16
* | net/mlx4_core: Do not reset module-parameter num_vfs when fail to enable sriovJack Morgenstein2012-05-16
|/
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-03-21
|\
| * Merge branches 'misc' and 'mlx4' into for-nextRoland Dreier2012-03-12
| |\
| | * mlx4_core: Allow dynamic MTU configuration for IB portsOr Gerlitz2012-03-12
| | * mlx4_core: Fix one more static exported functionRoland Dreier2012-03-12
| | * mlx4: Enforce device max FMR maps in FMR allocEli Cohen2012-02-26
| * | mlx4_core: Get rid of redundant ext_port_cap flagsOr Gerlitz2012-03-06
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-26
|\ \
| * | mlx4_core: Fixing array indexes when setting port typesYevgeny Petrilin2012-02-24