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
/
intel
/
i40evf
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-01-08
i40e: remove forever unused ID
Jesse Brandeburg
2
-2
/
+0
2016-01-08
i40e: Fix Rx hash reported to the stack by our driver
Anjali Singhai Jain
1
-25
/
+29
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-6
/
+10
2015-12-16
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
Tom Herbert
1
-1
/
+1
2015-12-13
i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4
Catherine Sullivan
1
-1
/
+1
2015-12-13
i40evf: change version string generation
Mitch Williams
1
-1
/
+9
2015-12-13
i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722
Anjali Singhai Jain
2
-1
/
+4
2015-12-13
i40e: Opcode and structures required by OEM Post Update AQ command and add ne...
Michal Kosiarz
1
-0
/
+21
2015-12-13
i40evf: check rings before freeing resources
Mitch Williams
1
-0
/
+6
2015-12-08
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
2015-12-04
i40e/i40evf: avoid mutex re-init
Jesse Brandeburg
2
-6
/
+10
2015-12-03
i40e: trivial fixes
Jesse Brandeburg
1
-11
/
+4
2015-12-03
i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf
Catherine Sullivan
1
-1
/
+1
2015-12-03
i40e/i40evf: use logical operator
Mitch Williams
1
-1
/
+1
2015-12-03
i40evf: use correct types
Mitch Williams
1
-1
/
+1
2015-12-03
i40evf: don't use atomic allocation
Mitch Williams
1
-6
/
+6
2015-12-03
i40e: Fix memory leaks, sideband filter programming
Kiran Patil
1
-5
/
+5
2015-12-03
i40e: Detection and recovery of TX queue hung logic moved to service_task fro...
Kiran Patil
2
-7
/
+29
2015-12-03
i40evf: remove duplicate string
Mitch Williams
1
-1
/
+0
2015-12-03
i40evf: set real num queues
Mitch Williams
1
-1
/
+2
2015-12-03
i40evf: increase max number of queues
Mitch Williams
2
-4
/
+2
2015-12-02
i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
Catherine Sullivan
1
-1
/
+1
2015-12-02
i40evf: allocate ring structs dynamically
Mitch Williams
5
-41
/
+40
2015-12-02
i40evf: allocate queue vectors dynamically
Mitch Williams
4
-26
/
+21
2015-12-02
i40evf: quoth the VF driver, Nevermore
Mitch Williams
1
-0
/
+8
2015-12-02
i40evf: add new fields to store user configuration of RSS
Helin Zhang
3
-16
/
+54
2015-12-02
i40evf: create a generic get RSS function
Helin Zhang
3
-13
/
+121
2015-12-02
i40evf: create a generic config RSS function
Helin Zhang
3
-70
/
+130
2015-12-02
i40evf: rename VF adapter specific RSS function
Helin Zhang
1
-5
/
+5
2015-12-02
i40e/i40evf: prefetch skb data on transmit
Jesse Brandeburg
1
-0
/
+3
2015-12-02
i40e/i40evf: Fix RS bit update in Tx path and disable force WB workaround
Anjali Singhai Jain
2
-43
/
+77
2015-11-25
i40evf: handle many MAC filters correctly
Mitch Williams
1
-8
/
+24
2015-11-25
i40e/i40evf: clean up error messages
Mitch Williams
1
-3
/
+23
2015-11-25
i40e/i40evf: Add comment to #endif
Helin Zhang
1
-1
/
+1
2015-11-25
i40e/i40evf: Add a stat to track how many times we have to do a force WB
Anjali Singhai Jain
2
-1
/
+4
2015-11-25
i40e/i40evf: remove unused tunnel parameter
Shannon Nelson
1
-5
/
+3
2015-11-23
i40evf: fix compiler warning of unused variable
Jesse Brandeburg
1
-4
/
+3
2015-11-19
net: move skb_mark_napi_id() into core networking stack
Eric Dumazet
1
-1
/
+0
2015-11-07
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2015-10-23
i40evf: clean up local variable initialization
Jean Sacren
1
-5
/
+4
2015-10-23
i40evf: add missing kernel-doc argument
Jean Sacren
1
-0
/
+1
2015-10-23
i40e: re-use %*ph specifier to hexdump a data
Andy Shevchenko
1
-18
/
+4
2015-10-23
i40e/i40evf: Bump i40e to 1.3.46 and i40evf to 1.3.33
Catherine Sullivan
1
-1
/
+1
2015-10-23
i40evf: use correct struct for list manipulation
Mitch Williams
1
-2
/
+3
2015-10-23
i40e/i40evf: Add a workaround to drop all flow control frames
Anjali Singhai Jain
1
-0
/
+2
2015-10-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
6
-73
/
+135
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2015-10-20
i40e/i40evf: Bump i40e to 1.3.38 and i40evf to 1.3.25
Catherine Sullivan
1
-1
/
+1
2015-10-20
i40e/i40evf: Fix an accidental error with BIT_ULL replacement
Anjali Singhai Jain
1
-2
/
+2
[next]