aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-25net/mlx4: Use single completion vector after NOP failureYevgeny Petrilin1-0/+2
2012-05-31net/mlx4_core: Check port out-of-range before using in mlx4_slave_capJack Morgenstein1-3/+3
2012-05-31net/mlx4_core: Fixes for VF / Guest startup flowJack Morgenstein1-12/+5
2012-05-31net/mlx4_core: Fix number of EQs used in ICM initialisationMarcel Apfelbaum1-12/+5
2012-05-21Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus 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 unloadJack 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/roland/infinibandLinus Torvalds1-7/+119
2012-03-12Merge branches 'misc' and 'mlx4' into for-nextRoland Dreier1-1/+120
2012-03-12mlx4_core: Allow dynamic MTU configuration for IB portsOr Gerlitz1-1/+116
2012-03-12mlx4_core: Fix one more static exported functionRoland Dreier1-1/+1
2012-03-06mlx4_core: Get rid of redundant ext_port_cap flagsOr Gerlitz1-7/+0
2012-02-26Merge 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-21mlx4: Setting new port types after all interfaces unregisteredYevgeny Petrilin1-3/+2
2012-02-21mlx4: Replacing pool_lock with mutexYevgeny Petrilin1-1/+1
2012-02-20mlx4_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-22mlx4_core: Fix mtt profile issueMarcel Apfelbaum1-1/+1
2012-01-22mlx4_core: removed function index from vf.Marcel Apfelbaum1-1/+0
2011-12-29mlx4_core: using array index for sense_allowedYevgeny Petrilin1-1/+1
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell1-1/+1
2011-12-19mlx4_core: Changing link sensing logicYevgeny Petrilin1-16/+34
2011-12-19mlx4: capability for link sensingYevgeny Petrilin1-2/+8
2011-12-13mlx4_core: Modify driver initialization flow to accommodate SRIOV for EthernetJack Morgenstein1-155/+687
2011-12-13mlx4_core: mtts resources units changed to offsetMarcel Apfelbaum1-6/+5
2011-12-13mlx4: Traffic steering management support for SRIOVEugenia Emantayev1-2/+11
2011-12-13mlx4: Extanding port_mask functionalityJack Morgenstein1-3/+1
2011-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-6/+30
2011-08-11mlx4: Move the Mellanox driverJeff Kirsher1-0/+1529