index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
i40e
/
i40e_txrx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-18
i40e/i40evf: try again after failure
Jesse Brandeburg
1
-9
/
+42
2016-02-18
i40e/i40evf: don't lose interrupts
Jesse Brandeburg
1
-2
/
+4
2016-02-18
i40e: Refactor force_wb and WB_ON_ITR functionality code
Anjali Singhai Jain
1
-23
/
+34
2016-02-17
i40e: add priv flag for automatic rule eviction
Anjali Singhai Jain
1
-2
/
+4
2016-02-17
i40e: do TSO only if CHECKSUM_PARTIAL is set
Shannon Nelson
1
-0
/
+3
2016-02-17
i40e: fix bug in dma sync
Jesse Brandeburg
1
-4
/
+4
2016-02-17
i40e: fix write-back-on-itr to work with legacy itr
Anjali Singhai Jain
1
-5
/
+13
2016-01-26
net: i40e: shut up uninitialized variable warnings
Arnd Bergmann
1
-2
/
+2
2016-01-08
i40e: Fix Rx hash reported to the stack by our driver
Anjali Singhai Jain
1
-25
/
+29
2015-12-16
i40e: geneve tunnel offload support
Singhai, Anjali
1
-4
/
+4
2015-12-03
i40e: trivial fixes
Jesse Brandeburg
1
-5
/
+1
2015-12-03
i40e/i40evf: use logical operator
Mitch Williams
1
-1
/
+1
2015-12-03
i40e: Fix memory leaks, sideband filter programming
Kiran Patil
1
-5
/
+14
2015-12-03
i40e: Detection and recovery of TX queue hung logic moved to service_task fro...
Kiran Patil
1
-0
/
+2
2015-12-02
i40e/i40evf: prefetch skb data on transmit
Jesse Brandeburg
1
-0
/
+3
2015-11-25
i40e/i40evf: Add a stat to track how many times we have to do a force WB
Anjali Singhai Jain
1
-1
/
+3
2015-11-25
i40e/i40evf: remove unused tunnel parameter
Shannon Nelson
1
-7
/
+4
2015-11-19
net: move skb_mark_napi_id() into core networking stack
Eric Dumazet
1
-1
/
+0
2015-10-23
i40e: add missing kernel-doc argument
Jean Sacren
1
-0
/
+3
2015-10-20
i40e/i40evf: adjust interrupt throttle less frequently
Jesse Brandeburg
1
-2
/
+20
2015-10-20
i40e/i40evf: change dynamic interrupt thresholds
Jesse Brandeburg
1
-6
/
+21
2015-10-20
i40e/i40evf: fix bug in throttle rate math
Jesse Brandeburg
1
-1
/
+8
2015-10-20
i40e/i40evf: refactor IRQ enable function
Jesse Brandeburg
1
-46
/
+66
2015-10-16
drivers/net/intel: use napi_complete_done()
Jesse Brandeburg
1
-2
/
+6
2015-10-16
i40e/i40evf: Drop useless "IN_NETPOLL" flag
Alexander Duyck
1
-6
/
+1
2015-10-16
i40e/i40evf: Fix handling of napi budget
Alexander Duyck
1
-0
/
+5
2015-10-09
i40e/i40evf: clean up some code
Jesse Brandeburg
1
-3
/
+3
2015-10-09
i40e: Fix for extra Flow Director filter in table after error
Carolyn Wyborny
1
-1
/
+2
2015-10-08
i40e/i40evf: Add a stat to keep track of linearization count
Anjali Singhai Jain
1
-2
/
+3
2015-10-04
i40e: Use numa_mem_id() to better support memoryless node
Jiang Liu
1
-1
/
+1
2015-09-30
i40e: warn on double free
Jesse Brandeburg
1
-0
/
+4
2015-09-30
i40e: refactor interrupt enable
Jesse Brandeburg
1
-4
/
+2
2015-09-30
i40e/i40evf: fix Tx hang workaround code
Jesse Brandeburg
1
-0
/
+1
2015-09-29
i40e: Fix RS bit update in Tx path and disable force WB workaround
Anjali Singhai
1
-44
/
+85
2015-09-29
i40e: add GRE tunnel type to csum encoding
Shannon Nelson
1
-0
/
+3
2015-09-29
i40e/i40evf: refactor tx timeout logic
Kiran Patil
1
-73
/
+2
2015-09-29
i40e: Move i40e_get_head into header file
Kiran Patil
1
-13
/
+0
2015-08-06
i40e/i40evf: Add ATR HW eviction support for X722
Anjali Singhai Jain
1
-0
/
+10
2015-08-06
i40e/i40evf: Add TX/RX outer UDP checksum support for X722
Anjali Singhai Jain
1
-1
/
+15
2015-08-06
i40e/i40evf: Add support for writeback on ITR feature for X722
Anjali Singhai Jain
1
-9
/
+37
2015-07-23
i40e: use BIT and BIT_ULL macros
Jesse Brandeburg
1
-20
/
+19
2015-07-23
i40e/i40evf: Fix and refactor dynamic ITR code
Carolyn Wyborny
1
-58
/
+88
2015-07-15
i40e/i40evf: improve Tx performance with a small tweak
Jesse Brandeburg
1
-0
/
+2
2015-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-15
/
+10
2015-06-05
i40e/i40evf: Fix mixed size frags and linearization
Anjali Singhai Jain
1
-15
/
+10
2015-05-28
i40e/i40evf: remove time_stamp member
Jesse Brandeburg
1
-10
/
+0
2015-05-28
i40e/i40evf: force inline transmit functions
Jesse Brandeburg
1
-16
/
+16
2015-05-28
i40e: Move the FD ATR/SB messages to a higher debug level
Anjali Singhai Jain
1
-3
/
+6
2015-05-28
i40e/i40evf: Remove unneeded TODO
Greg Rose
1
-3
/
+0
2015-05-28
i40e/i40evf: Add stats to count Tunnel ATR hits
Anjali Singhai Jain
1
-3
/
+10
[prev]
[next]