index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-04
net/mlx4_core: Remove port type restrictions
Yevgeny Petrilin
1
-3
/
+0
2012-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+29
2012-07-26
mlx4: Add support for EEH error recovery
Kleber Sacilotto de Souza
1
-1
/
+29
2012-07-25
Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-22
/
+64
2012-07-11
mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and par...
Jack Morgenstein
1
-4
/
+28
2012-07-11
mlx4_core: Allow guests to have IB ports
Jack Morgenstein
1
-18
/
+8
2012-07-11
mlx4_core: Implement mechanism for reserved Q_Keys
Jack Morgenstein
1
-0
/
+17
2012-07-10
net/mlx4_core: Initialize IB port capabilities for all slaves
Jack Morgenstein
1
-0
/
+11
2012-07-08
{NET, IB}/mlx4: Add device managed flow steering firmware API
Hadar Hen Zion
1
-13
/
+43
2012-07-08
net/mlx4: Set steering mode according to device capabilities
Hadar Hen Zion
1
-1
/
+15
2012-07-05
mlx4: set maximal number of default RSS queues
Yuval Mintz
1
-2
/
+3
2012-06-26
net/mlx4: Use single completion vector after NOP failure
Yevgeny Petrilin
1
-0
/
+2
2012-06-01
net/mlx4_core: Check port out-of-range before using in mlx4_slave_cap
Jack Morgenstein
1
-3
/
+3
2012-06-01
net/mlx4_core: Fixes for VF / Guest startup flow
Jack Morgenstein
1
-12
/
+5
2012-06-01
net/mlx4_core: Fix number of EQs used in ICM initialisation
Marcel Apfelbaum
1
-12
/
+5
2012-05-22
Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-0
/
+2
2012-05-16
net/mlx4_core: Add XRC domains and counters to resource tracker
Jack Morgenstein
1
-2
/
+33
2012-05-16
net/mlx4_core: Fix potential kernel Oops in res tracker during Dom0 driver un...
Jack Morgenstein
1
-1
/
+6
2012-05-16
net/mlx4_core: Do not reset module-parameter num_vfs when fail to enable sriov
Jack Morgenstein
1
-3
/
+2
2012-05-08
mlx4_core: Add second capabilities flags field
Shlomo Pongratz
1
-0
/
+2
2012-03-21
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-7
/
+119
2012-03-13
Merge branches 'misc' and 'mlx4' into for-next
Roland Dreier
1
-1
/
+120
2012-03-13
mlx4_core: Allow dynamic MTU configuration for IB ports
Or Gerlitz
1
-1
/
+116
2012-03-13
mlx4_core: Fix one more static exported function
Roland Dreier
1
-1
/
+1
2012-03-07
mlx4_core: Get rid of redundant ext_port_cap flags
Or Gerlitz
1
-7
/
+0
2012-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+6
2012-02-26
mlx4: Enforce device max FMR maps in FMR alloc
Eli Cohen
1
-0
/
+2
2012-02-24
mlx4_core: Fixing array indexes when setting port types
Yevgeny Petrilin
1
-1
/
+1
2012-02-22
mlx4: Setting new port types after all interfaces unregistered
Yevgeny Petrilin
1
-3
/
+2
2012-02-22
mlx4: Replacing pool_lock with mutex
Yevgeny Petrilin
1
-1
/
+1
2012-02-21
mlx4_core: Do not map BF area if capability is 0
Jack Morgenstein
1
-0
/
+3
2012-02-14
mlx4: remove unused field high_prios
Eugenia Emantayev
1
-3
/
+1
2012-01-23
mlx4_core: Fix mtt profile issue
Marcel Apfelbaum
1
-1
/
+1
2012-01-23
mlx4_core: removed function index from vf.
Marcel Apfelbaum
1
-1
/
+0
2011-12-30
mlx4_core: using array index for sense_allowed
Yevgeny Petrilin
1
-1
/
+1
2011-12-20
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
1
-1
/
+1
2011-12-19
mlx4_core: Changing link sensing logic
Yevgeny Petrilin
1
-16
/
+34
2011-12-19
mlx4: capability for link sensing
Yevgeny Petrilin
1
-2
/
+8
2011-12-13
mlx4_core: Modify driver initialization flow to accommodate SRIOV for Ethernet
Jack Morgenstein
1
-155
/
+687
2011-12-13
mlx4_core: mtts resources units changed to offset
Marcel Apfelbaum
1
-6
/
+5
2011-12-13
mlx4: Traffic steering management support for SRIOV
Eugenia Emantayev
1
-2
/
+11
2011-12-13
mlx4: Extanding port_mask functionality
Jack Morgenstein
1
-3
/
+1
2011-11-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-6
/
+30
2011-08-11
mlx4: Move the Mellanox driver
Jeff Kirsher
1
-0
/
+1529