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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-18
net: phy: Add SGMII support for Marvell 88E1510/1512/1514/1518
Stefan Roese
1
-0
/
+41
2016-02-18
isdn: divamnt: use y2038-safe ktime_get_ts64() for trace data timestamps
Alison Schofield
2
-28
/
+6
2016-02-18
i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.
Catherine Sullivan
2
-2
/
+2
2016-02-18
i40e: When in promisc mode apply promisc mode to Tx Traffic as well
Anjali Singhai Jain
3
-3
/
+12
2016-02-18
i40e: clean event descriptor before use
Shannon Nelson
2
-10
/
+15
2016-02-18
i40evf: set adapter state on reset failure
Mitch Williams
1
-0
/
+1
2016-02-18
i40e: better error reporting for nvmupdate
Shannon Nelson
2
-20
/
+24
2016-02-18
i40e: expand comment
Mitch Williams
1
-1
/
+5
2016-02-18
i40e: Do not disable queues in the Legacy/MSI Interrupt handler
Anjali Singhai Jain
2
-23
/
+6
2016-02-18
i40e/i40evf: avoid atomics
Mitch Williams
2
-16
/
+26
2016-02-18
i40e: Removal of code which relies on BASE VEB SEID
Kiran Patil
3
-17
/
+4
2016-02-18
i40e: Fix PROMISC mode for Multi-function per port (MFP) devices
Anjali Singhai Jain
1
-1
/
+3
2016-02-18
i40e: Add a SW workaround for lost interrupts
Anjali Singhai Jain
7
-20
/
+40
2016-02-18
i40e: trivial: cleanup use of pf->hw
Jesse Brandeburg
1
-4
/
+4
2016-02-18
i40evf: support packet split receive
Mitch Williams
4
-31
/
+110
2016-02-18
i40e: drop unused debugfs file "dump"
Jesse Brandeburg
1
-250
/
+0
2016-02-18
i40e: get rid of magic number
Mitch Williams
1
-1
/
+1
2016-02-18
vxlan: treat vni in metadata based tunnels consistently
Jiri Benc
1
-4
/
+4
2016-02-18
vxlan: clean up rx error path
Jiri Benc
1
-21
/
+14
2016-02-18
vxlan: clean up extension handling on rx
Jiri Benc
1
-30
/
+32
2016-02-18
vxlan: move GBP header parsing to a separate function
Jiri Benc
1
-14
/
+19
2016-02-18
vxlan: simplify vxlan_remcsum
Jiri Benc
1
-14
/
+8
2016-02-18
vxlan: keep flags and vni in network byte order
Jiri Benc
1
-58
/
+57
2016-02-18
vxlan: introduce vxlan_hdr
Jiri Benc
1
-10
/
+7
2016-02-18
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
12
-223
/
+445
2016-02-18
rocker: return -EOPNOTSUPP for undefined world ops
Jiri Pirko
1
-16
/
+17
2016-02-18
rocker: move OF-DPA stuff into separate file
Jiri Pirko
3
-2877
/
+2946
2016-02-18
rocker: call rocker_cmd_exec function with "nowait" boolean instead of flags
Jiri Pirko
1
-15
/
+23
2016-02-18
rocker: remove trans parameter to rocker_cmd_exec function
Jiri Pirko
1
-30
/
+35
2016-02-18
rocker: pre-allocate wait structures during cmd ring init
Jiri Pirko
1
-21
/
+66
2016-02-18
rocker: pass "learning" value as a parameter to rocker_port_set_learning
Jiri Pirko
1
-5
/
+9
2016-02-18
rocker: introduce worlds infrastructure
Jiri Pirko
4
-3
/
+545
2016-02-18
rocker: move rocker and rocker_port structs into header
Jiri Pirko
2
-73
/
+75
2016-02-18
rocker: implement get settings mode command
Jiri Pirko
1
-0
/
+32
2016-02-18
rocker: push tlv processing into separate files
Jiri Pirko
5
-221
/
+284
2016-02-18
rocker: rename rocker.c to rocker_main.c
Jiri Pirko
2
-7
/
+9
2016-02-18
rocker: rename rocker.h to rocker_hw.h
Jiri Pirko
2
-5
/
+5
2016-02-18
rocker: remove unused rocker_port param from alloc funcs and shorten their names
Jiri Pirko
1
-45
/
+42
2016-02-18
drivers: net: xgene: Add support for multiple queues
Iyappan Subramanian
6
-194
/
+320
2016-02-18
drivers: net: xgene: Add support for RSS
Iyappan Subramanian
2
-5
/
+422
2016-02-18
drivers: net: xgene: Add support for Classifier engine
Iyappan Subramanian
6
-9
/
+649
2016-02-18
ixgbe: fix dates on header of ixgbe_model.h
John Fastabend
1
-1
/
+1
2016-02-18
ixgbe: use u32 instead of __u32 in model header
John Fastabend
1
-9
/
+9
2016-02-18
i40e/i40evf: Bump version
Jesse Brandeburg
2
-2
/
+2
2016-02-18
i40e: properly show packet split status in debugfs
Mitch Williams
3
-5
/
+3
2016-02-18
i40e/i40evf: use logical operators, not bitwise
Mitch Williams
2
-4
/
+6
2016-02-18
i40e/i40evf: use pages correctly in Rx
Mitch Williams
5
-86
/
+159
2016-02-18
i40e/i40evf: use __GFP_NOWARN
Jesse Brandeburg
2
-8
/
+16
2016-02-18
i40e: dump descriptor indexes in hex
Jesse Brandeburg
1
-7
/
+7
2016-02-18
i40e/i40evf: try again after failure
Jesse Brandeburg
4
-23
/
+89
[next]