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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-15
/
+24
2015-08-31
net/mlx4: Postpone the registration of net_device
Moni Shoua
2
-15
/
+24
2015-08-28
net/mlx4_core: Fix unintialized variable used in error path
Carol L Soto
1
-3
/
+2
2015-08-28
net/mlx4_core: Capping number of requested MSIXs to MAX_MSIX
Carol L Soto
1
-1
/
+9
2015-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-5
/
+22
2015-07-29
net/mlx4_en: Hardware accelerated 802.1ad works only on the first port
Amir Vadai
1
-1
/
+1
2015-07-28
net/mlx4_en: Add support for hardware accelerated 802.1ad vlan
Hadar Hen Zion
5
-5
/
+87
2015-07-28
net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated support
Hadar Hen Zion
2
-4
/
+4
2015-07-28
net/mlx4_en: Prepare ethtool private flags to support more flags
Hadar Hen Zion
1
-18
/
+17
2015-07-28
net/mlx4_core: Preparations for 802.1ad VLAN support
Hadar Hen Zion
4
-0
/
+101
2015-07-27
net/mlx4_en: Remove BUG_ON assert when checking if ring is full
Ido Shamay
1
-1
/
+0
2015-07-27
net/mlx4_core: Relieve cpu load average on the port sending flow
Jack Morgenstein
1
-2
/
+15
2015-07-27
net/mlx4_core: Fix wrong index in propagating port change event to VFs
Jack Morgenstein
1
-2
/
+2
2015-07-27
net/mlx4_core: Use sink counter for the VF default as fallback
Or Gerlitz
1
-0
/
+5
2015-07-09
net/mlx4_core: Add extra check for total vfs for SRIOV
Carol Soto
1
-6
/
+14
2015-07-08
mlx4: TCP/UDP packets have L4 hash
Eric Dumazet
1
-2
/
+6
2015-06-25
mlx4: Disable HA for SRIOV PF RoCE devices
Or Gerlitz
1
-1
/
+7
2015-06-25
net/mlx4_en: Fix wrong csum complete report when rxvlan offload is disabled
Ido Shamay
1
-11
/
+6
2015-06-25
net/mlx4_en: Wake TX queues only when there's enough room
Ido Shamay
2
-8
/
+12
2015-06-25
net/mlx4_en: Release TX QP when destroying TX ring
Eran Ben Elisha
3
-5
/
+1
2015-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
16
-274
/
+918
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+8
2015-06-24
net/mlx4_en: Use HW counters for rx/tx bytes/packets in PF device
Eran Ben Elisha
1
-0
/
+14
2015-06-24
net/mlx4_en: Fix off-by-four in ethtool
Eran Ben Elisha
1
-3
/
+2
2015-06-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-0
/
+19
2015-06-16
net/mlx4_en: Support ndo_get_vf_stats
Eran Ben Elisha
4
-0
/
+90
2015-06-16
net/mlx4_en: Show PF own statistics via ethtool
Eran Ben Elisha
5
-3
/
+49
2015-06-16
net/mlx4_core: Add helper to query counters
Eran Ben Elisha
1
-0
/
+57
2015-06-16
net/mlx4_core: Allocate default counter per port
Eran Ben Elisha
5
-4
/
+76
2015-06-16
net/mlx4_core: Add port attribute when tracking counters
Eran Ben Elisha
1
-3
/
+87
2015-06-16
net/mlx4_core: Adjust counter grant policy in the resource tracker
Eran Ben Elisha
1
-4
/
+31
2015-06-16
net/mlx4_core: Remove counters table allocation from VF flow
Eran Ben Elisha
1
-7
/
+18
2015-06-16
net/mlx4_core: Add sink counter
Eran Ben Elisha
2
-5
/
+8
2015-06-16
net/mlx4_core: Reset counters data when freed
Eran Ben Elisha
2
-0
/
+23
2015-06-16
net/mlx4_core: Check before cleaning counters bitmap
Eran Ben Elisha
1
-0
/
+6
2015-06-16
net/mlx4_core: Disable Granular QoS per VF under IB/Eth VPI configuration
Or Gerlitz
1
-0
/
+8
2015-06-12
IB/mlx4: Add mmap call to map the hardware clock
Matan Barak
1
-0
/
+19
2015-06-12
net/mlx4_core: use swap() in mlx4_make_profile()
Fabian Frederick
1
-6
/
+2
2015-06-12
net/mlx4: use swap() in mlx4_init_qp_table()
Fabian Frederick
1
-6
/
+3
2015-06-04
net/mlx4_core: fix typo in mlx4_set_vf_mac
Carol Soto
1
-1
/
+1
2015-06-04
net/mlx4_core: need to call close fw if alloc icm is called twice
Carol Soto
1
-0
/
+1
2015-06-04
net/mlx4_core: double free of dev_vfs
Carol L Soto
1
-0
/
+1
2015-06-04
net/mlx4_core: Fix build failure introduced by the EQ pool changes
Or Gerlitz
1
-1
/
+3
2015-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-12
/
+13
2015-05-31
net/mlx4_core: Make sure there are no pending async events when freeing CQ
Matan Barak
1
-0
/
+3
2015-05-31
net/mlx4_core: Move affinity hints to mlx4_core ownership
Ido Shamay
4
-9
/
+59
2015-05-31
net/mlx4: Add EQ pool
Matan Barak
8
-206
/
+312
2015-05-31
net/mlx4_core: Demote simple multicast and broadcast flow steering rules
Matan Barak
1
-0
/
+23
2015-05-29
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-10
/
+6
2015-05-28
cpumask_set_cpu_local_first => cpumask_local_spread, lament
Rusty Russell
2
-10
/
+6
[next]