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
/
mlx5
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-06
net/mlx5e: Don't flush SQ on error
Saeed Mahameed
1
-1
/
+0
2016-12-06
net/mlx5e: Don't notify HW when filling the edge of ICO SQ
Saeed Mahameed
1
-1
/
+1
2016-12-06
net/mlx5: Fix query ISSI flow
Kamal Heib
3
-11
/
+14
2016-12-06
net/mlx5: Remove duplicate pci dev name print
Kamal Heib
1
-4
/
+4
2016-12-06
net/mlx5: Verify module parameters
Kamal Heib
2
-12
/
+17
2016-11-26
net/mlx5: drop duplicate header delay.h
Geliang Tang
1
-1
/
+0
2016-11-04
net/mlx5: Fix invalid pointer reference when prof_sel parameter is invalid
Huy Nguyen
1
-2
/
+3
2016-11-04
net/mlx5: E-Switch, Set the actions for offloaded rules properly
Or Gerlitz
1
-1
/
+2
2016-11-04
net/mlx5e: Handle matching on vlan priority for offloaded TC rules
Or Gerlitz
1
-1
/
+4
2016-11-04
net/mlx5e: Disallow changing name-space for VF representors
Or Gerlitz
1
-1
/
+1
2016-11-04
net/mlx5e: Re-arrange XDP SQ/CQ creation
Saeed Mahameed
1
-17
/
+15
2016-11-04
net/mlx5e: Fix XDP error path of mlx5e_open_channel()
Saeed Mahameed
1
-1
/
+4
2016-11-01
net/mlx5: Simplify a test
Christophe Jaillet
1
-1
/
+1
2016-10-29
net/mlx5: Avoid passing dma address 0 to firmware
Noa Osherovich
1
-8
/
+18
2016-10-29
net/mlx5: PCI error recovery health care simulation
Mohamad Haj Yahia
3
-9
/
+55
2016-10-29
net/mlx5: Fix race between PCI error handlers and health work
Mohamad Haj Yahia
2
-5
/
+34
2016-10-29
net/mlx5: Clear health sick bit when starting health poll
Mohamad Haj Yahia
1
-0
/
+1
2016-10-29
net/mlx5: Change the acl enable prototype to return status
Mohamad Haj Yahia
1
-16
/
+34
2016-10-29
net/mlx5e: Unregister netdev before detaching it
Mohamad Haj Yahia
2
-1
/
+2
2016-10-29
net/mlx5e: Choose best nearest LRO timeout
Saeed Mahameed
2
-3
/
+21
2016-10-29
net/mlx5: Correctly initialize last use of flow counters
Paul Blakey
1
-0
/
+1
2016-10-29
net/mlx5: Fix autogroups groups num not decreasing
Paul Blakey
1
-0
/
+3
2016-10-29
net/mlx5: Keep autogroups list ordered
Paul Blakey
1
-3
/
+3
2016-10-29
net/mlx5: Always Query HCA caps after setting them
Daniel Jurgens
1
-6
/
+6
2016-10-29
{net, ib}/mlx5: Make cache line size determination at runtime.
Daniel Jurgens
1
-5
/
+26
2016-10-13
net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ON
Tom Herbert
1
-2
/
+2
2016-10-03
net/mlx5e: shut up maybe-uninitialized warning
Arnd Bergmann
1
-1
/
+1
2016-09-30
mlx5: Add ndo_poll_controller() implementation
Calvin Owens
1
-0
/
+20
2016-09-24
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
1
-1
/
+5
2016-09-23
net/mlx5e: Add TC vlan match parsing
Or Gerlitz
1
-0
/
+19
2016-09-23
net/mlx5e: Add TC vlan action for SRIOV offloads
Or Gerlitz
1
-11
/
+32
2016-09-23
net/mlx5: E-Switch, Support VLAN actions in the offloads mode
Or Gerlitz
5
-1
/
+249
2016-09-23
net/mlx5e: Refactor retrival of skb from rx completion element (cqe)
Or Gerlitz
1
-13
/
+28
2016-09-23
net/mlx5: Put elements related to offloaded TC rule in one struct
Or Gerlitz
3
-26
/
+44
2016-09-23
net/mlx5: E-Switch, Allow fine tuning of eswitch vport push/pop vlan
Or Gerlitz
2
-11
/
+27
2016-09-23
net/mlx5: E-Switch, Set vport representor fields explicitly on registration
Or Gerlitz
2
-3
/
+10
2016-09-23
net/mlx5: E-Switch, Set the vport when registering the uplink rep
Or Gerlitz
4
-26
/
+20
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-8
/
+17
2016-09-22
net/mlx5e: XDP TX xmit more
Saeed Mahameed
2
-8
/
+25
2016-09-22
net/mlx5e: XDP TX forwarding support
Saeed Mahameed
6
-36
/
+304
2016-09-22
net/mlx5e: Have a clear separation between different SQ types
Saeed Mahameed
5
-64
/
+120
2016-09-22
net/mlx5e: XDP fast RX drop bpf programs support
Rana Shahout
4
-2
/
+130
2016-09-22
net/mlx5e: Dynamic RQ type infrastructure
Saeed Mahameed
1
-42
/
+50
2016-09-22
net/mlx5e: Slightly reduce hardware LRO size
Saeed Mahameed
1
-2
/
+5
2016-09-22
net/mlx5e: Union RQ RX info per RQ type
Saeed Mahameed
3
-26
/
+30
2016-09-22
net/mlx5e: Build RX SKB on demand
Saeed Mahameed
3
-123
/
+133
2016-09-22
ptp_clock: future-proofing drivers against PTP subsystem becoming optional
Nicolas Pitre
1
-1
/
+1
2016-09-20
net/mlx5: E-Switch, Handle mode change failures
Or Gerlitz
1
-6
/
+14
2016-09-20
net/mlx5: E-Switch, Fix error flow in the SRIOV e-switch init code
Or Gerlitz
1
-0
/
+1
2016-09-20
net/mlx5: Fix flow counter bulk command out mailbox allocation
Roi Dayan
1
-2
/
+2
[next]