summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4/main.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-23mlx4_core: Perform correct resource cleanup if mlx4_QUERY_ADAPTER() failsDotan Barak1-1/+4
2012-10-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-46/+125
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2012-10-01mlx4_core: Disable SENSE_PORT for multifunction devicesRoland Dreier1-0/+3
2012-10-01mlx4_core: Clean up enabling of SENSE_PORT for older (ConnectX-1/-2) HCAsRoland Dreier1-14/+14
2012-10-01mlx4_core: Stash PCI ID driver_data in mlx4_priv structureRoland Dreier1-13/+16
2012-10-01mlx4_core: Fix crash on uninitialized priv->cmd.slave_semRoland Dreier1-5/+6
2012-10-01mlx4_core: Trivial cleanups to driver log messagesRoland Dreier1-5/+4
2012-10-01mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculationsJack Morgenstein1-13/+48
2012-10-01mlx4: Paravirtualize Node Guids for slavesJack Morgenstein1-0/+22
2012-10-01mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoopJack Morgenstein1-0/+11
2012-10-01mlx4_core: Add proxy and tunnel QPs to the reserved QP areaJack Morgenstein1-0/+5
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas1-3/+0
2012-09-08netdev: make pci_error_handlers constStephen Hemminger1-1/+1
2012-09-07net/mlx4_core: Return the error value in case of command initialization failureEugenia Emantayev1-1/+2
2012-09-07net/mlx4_core: Fixing error flow in case of QUERY_FW failureAviad Yehezkel1-6/+7
2012-08-04net/mlx4_core: Remove port type restrictionsYevgeny Petrilin1-3/+0
2012-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+29
2012-07-26mlx4: Add support for EEH error recoveryKleber Sacilotto de Souza1-1/+29
2012-07-25Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-22/+64
2012-07-11mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and par...Jack Morgenstein1-4/+28
2012-07-11mlx4_core: Allow guests to have IB portsJack Morgenstein1-18/+8
2012-07-11mlx4_core: Implement mechanism for reserved Q_KeysJack Morgenstein1-0/+17
2012-07-10net/mlx4_core: Initialize IB port capabilities for all slavesJack Morgenstein1-0/+11
2012-07-08{NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion1-13/+43
2012-07-08net/mlx4: Set steering mode according to device capabilitiesHadar Hen Zion1-1/+15
2012-07-05mlx4: set maximal number of default RSS queuesYuval Mintz1-2/+3
2012-06-26net/mlx4: Use single completion vector after NOP failureYevgeny Petrilin1-0/+2
2012-06-01net/mlx4_core: Check port out-of-range before using in mlx4_slave_capJack Morgenstein1-3/+3
2012-06-01net/mlx4_core: Fixes for VF / Guest startup flowJack Morgenstein1-12/+5
2012-06-01net/mlx4_core: Fix number of EQs used in ICM initialisationMarcel Apfelbaum1-12/+5
2012-05-22Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-0/+2
2012-05-16net/mlx4_core: Add XRC domains and counters to resource trackerJack Morgenstein1-2/+33
2012-05-16net/mlx4_core: Fix potential kernel Oops in res tracker during Dom0 driver un...Jack Morgenstein1-1/+6
2012-05-16net/mlx4_core: Do not reset module-parameter num_vfs when fail to enable sriovJack Morgenstein1-3/+2
2012-05-08mlx4_core: Add second capabilities flags fieldShlomo Pongratz1-0/+2
2012-03-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-7/+119
2012-03-13Merge branches 'misc' and 'mlx4' into for-nextRoland Dreier1-1/+120
2012-03-13mlx4_core: Allow dynamic MTU configuration for IB portsOr Gerlitz1-1/+116
2012-03-13mlx4_core: Fix one more static exported functionRoland Dreier1-1/+1
2012-03-07mlx4_core: Get rid of redundant ext_port_cap flagsOr Gerlitz1-7/+0
2012-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+6
2012-02-26mlx4: Enforce device max FMR maps in FMR allocEli Cohen1-0/+2
2012-02-24mlx4_core: Fixing array indexes when setting port typesYevgeny Petrilin1-1/+1
2012-02-22mlx4: Setting new port types after all interfaces unregisteredYevgeny Petrilin1-3/+2
2012-02-22mlx4: Replacing pool_lock with mutexYevgeny Petrilin1-1/+1
2012-02-21mlx4_core: Do not map BF area if capability is 0Jack Morgenstein1-0/+3
2012-02-14mlx4: remove unused field high_priosEugenia Emantayev1-3/+1
2012-01-23mlx4_core: Fix mtt profile issueMarcel Apfelbaum1-1/+1
2012-01-23mlx4_core: removed function index from vf.Marcel Apfelbaum1-1/+0