开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40evf
/
i40e_txrx.c
Age
Commit message (
Expand
)
Author
2016-02-17
i40e/i40evf: avoid atomics
Mitch Williams
2016-02-17
i40e: Add a SW workaround for lost interrupts
Anjali Singhai Jain
2016-02-17
i40e/i40evf: use logical operators, not bitwise
Mitch Williams
2016-02-17
i40e/i40evf: use pages correctly in Rx
Mitch Williams
2016-02-17
i40e/i40evf: use __GFP_NOWARN
Jesse Brandeburg
2016-02-17
i40e/i40evf: try again after failure
Jesse Brandeburg
2016-02-17
i40e/i40evf: don't lose interrupts
Jesse Brandeburg
2016-02-17
i40e: Refactor force_wb and WB_ON_ITR functionality code
Anjali Singhai Jain
2016-02-17
i40e: do TSO only if CHECKSUM_PARTIAL is set
Shannon Nelson
2016-02-17
i40e: fix bug in dma sync
Jesse Brandeburg
2016-02-16
i40e: fix write-back-on-itr to work with legacy itr
Anjali Singhai Jain
2016-02-03
i40evf: add new write-back mode
Anjali Singhai Jain
2016-01-08
i40e: Fix Rx hash reported to the stack by our driver
Anjali Singhai Jain
2015-12-03
i40e: trivial fixes
Jesse Brandeburg
2015-12-03
i40e/i40evf: use logical operator
Mitch Williams
2015-12-03
i40e: Fix memory leaks, sideband filter programming
Kiran Patil
2015-12-03
i40e: Detection and recovery of TX queue hung logic moved to service_task fro...
Kiran Patil
2015-12-01
i40evf: allocate ring structs dynamically
Mitch Williams
2015-12-01
i40e/i40evf: prefetch skb data on transmit
Jesse Brandeburg
2015-12-01
i40e/i40evf: Fix RS bit update in Tx path and disable force WB workaround
Anjali Singhai Jain
2015-11-25
i40e/i40evf: Add a stat to track how many times we have to do a force WB
Anjali Singhai Jain
2015-11-25
i40e/i40evf: remove unused tunnel parameter
Shannon Nelson
2015-11-18
net: move skb_mark_napi_id() into core networking stack
Eric Dumazet
2015-10-19
i40e/i40evf: adjust interrupt throttle less frequently
Jesse Brandeburg
2015-10-19
i40e/i40evf: change dynamic interrupt thresholds
Jesse Brandeburg
2015-10-19
i40e/i40evf: fix bug in throttle rate math
Jesse Brandeburg
2015-10-19
i40e/i40evf: refactor IRQ enable function
Jesse Brandeburg
2015-10-16
drivers/net/intel: use napi_complete_done()
Jesse Brandeburg
2015-10-16
i40e/i40evf: Drop useless "IN_NETPOLL" flag
Alexander Duyck
2015-10-16
i40e/i40evf: Fix handling of napi budget
Alexander Duyck
2015-10-08
i40e/i40evf: clean up some code
Jesse Brandeburg
2015-10-07
i40e/i40evf: Add a stat to keep track of linearization count
Anjali Singhai Jain
2015-10-03
i40evf: Use numa_mem_id() to better support memoryless node
Jiang Liu
2015-09-30
i40e/i40evf: fix Tx hang workaround code
Jesse Brandeburg
2015-09-28
i40e/i40evf: refactor tx timeout logic
Kiran Patil
2015-08-26
i40evf: Use the correct defines to match the VF registers
Anjali Singhai Jain
2015-08-05
i40e/i40evf: Add TX/RX outer UDP checksum support for X722
Anjali Singhai Jain
2015-08-05
i40e/i40evf: Add support for writeback on ITR feature for X722
Anjali Singhai Jain
2015-07-23
i40e: use BIT and BIT_ULL macros
Jesse Brandeburg
2015-07-23
i40e/i40evf: Fix and refactor dynamic ITR code
Carolyn Wyborny
2015-07-14
i40e/i40evf: improve Tx performance with a small tweak
Jesse Brandeburg
2015-06-26
i40evf: fix panic during MTU change
Mitch Williams
2015-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-04
i40e/i40evf: Fix mixed size frags and linearization
Anjali Singhai Jain
2015-05-28
i40e/i40evf: remove time_stamp member
Jesse Brandeburg
2015-05-28
i40e/i40evf: force inline transmit functions
Jesse Brandeburg
2015-05-28
i40evf: skb->xmit_more support
Jesse Brandeburg
2015-05-28
i40e/i40evf: Remove unneeded TODO
Greg Rose
2015-05-28
i40e/i40evf: Add ATR support for tunneled TCP/IPv4/IPv6 packets.
Anjali Singhai Jain
2015-05-14
net: batch of last_rx update avoidance in ethernet drivers.
françois romieu
[prev]
[next]