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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-63
/
+30
2013-08-16
net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes
Moshe Lazer
4
-35
/
+29
2013-08-05
net: mlx4: Staticize local functions
Jingoo Han
1
-3
/
+3
2013-08-05
mlx5: remove health handler plugin
Eli Cohen
1
-28
/
+1
2013-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-40
/
+104
2013-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-22
/
+13
2013-08-03
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
3
-14
/
+83
2013-08-02
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
Cong Wang
3
-11
/
+11
2013-08-02
net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module param
Jack Morgenstein
1
-1
/
+1
2013-08-02
net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MAC
Or Gerlitz
1
-10
/
+1
2013-08-01
mlx5_core: Implement new initialization sequence
Eli Cohen
3
-14
/
+83
2013-08-01
mlx5_core: Fix use after free in mlx5_cmd_comp_handler()
Dan Carpenter
1
-4
/
+7
2013-07-31
mlx5: fix error return code in mlx5_alloc_uuars()
Wei Yongjun
1
-0
/
+1
2013-07-29
net/mlx4_core: Respond to operation request by firmware
Yevgeny Petrilin
7
-27
/
+164
2013-07-29
net/mlx4_en: Fix BlueFlame race
Eugenia Emantayev
1
-19
/
+42
2013-07-25
mlx5: use after free in mlx5_cmd_comp_handler()
Dan Carpenter
1
-4
/
+7
2013-07-16
mlx5 core: Fix __udivdi3 when compiling for 32 bit arches
Tim Gardner
1
-1
/
+1
2013-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-4
/
+4
2013-07-13
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
22
-0
/
+5773
2013-07-12
mlx5: Return -EFAULT instead of -EPERM
Dan Carpenter
2
-13
/
+9
2013-07-12
mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB spec
Moshe Lazer
1
-1
/
+1
2013-07-11
net: rename ll methods to busy-poll
Eliezer Tamir
2
-2
/
+2
2013-07-11
net: rename include/net/ll_poll.h to include/net/busy_poll.h
Eliezer Tamir
2
-2
/
+2
2013-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
14
-126
/
+735
2013-07-08
mlx5_core: Fixes for sparse warnings
Roland Dreier
2
-11
/
+21
2013-07-08
mlx5: Add driver for Mellanox Connect-IB adapters
Eli Cohen
22
-0
/
+5767
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-07-04
net/mlx4: fix small memory leak on error
Dan Carpenter
1
-0
/
+1
2013-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2013-07-02
net/mlx4_core: Add HW enforcement to VF link state
Rony Efraim
3
-22
/
+58
2013-07-02
net/mlx4_core: Dynamic VST to VST vlan/qos changes
Jack Morgenstein
4
-10
/
+282
2013-06-26
net/mlx4_core: Fail device init if num_vfs is negative
Jack Morgenstein
1
-0
/
+5
2013-06-26
net/mlx4_core: Add warning in case of command timeouts
Dotan Barak
1
-0
/
+6
2013-06-26
net/mlx4_core: Replace sscanf() with kstrtoint()
Dotan Barak
1
-3
/
+3
2013-06-26
net/mlx4_en: Remove an unnecessary test
Dotan Barak
1
-3
/
+0
2013-06-26
net/mlx4_en: Add prints when TX timeout occurs
Yevgeny Petrilin
1
-0
/
+9
2013-06-26
net/mlx4_en: Fix a race between napi poll function and RX ring cleanup
Eugenia Emantayev
1
-4
/
+4
2013-06-26
net/mlx4_en: Change log level from error to debug for vlan related messages
Eugenia Emantayev
1
-2
/
+2
2013-06-26
net/mlx4_en: Move register_netdev() to the end of initialization function
Eugenia Emantayev
1
-1
/
+2
2013-06-26
net/mlx4_en: Do not query stats when device port is down
Jack Morgenstein
1
-4
/
+5
2013-06-26
net/mlx4_en: Fix resource leak in error flow
Dotan Barak
1
-1
/
+1
2013-06-26
mlx4: allow order-0 memory allocations in RX path
Eric Dumazet
2
-86
/
+95
2013-06-24
net/mlx_en: Timestamping is not supported in slave mode
Amir Vadai
1
-0
/
+3
2013-06-20
net/mlx4_en: Low Latency recv statistics
Amir Vadai
3
-1
/
+29
2013-06-20
net/mlx4_en: Add Low Latency Socket (LLS) support
Amir Vadai
4
-4
/
+178
2013-06-18
treewide: Fix typo in printk
Masanari Iida
1
-1
/
+1
2013-06-14
net/mlx4: Add VF link state support
Rony Efraim
5
-2
/
+72
2013-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-23
/
+26
2013-06-05
mlx4: use __netdev_pick_tx instead of __skb_tx_hash in mlx4_en_select_queue
govindarajulu.v
1
-1
/
+1
2013-06-05
net/mlx4: use one page fragment per incoming frame
Eric Dumazet
1
-3
/
+3
[next]