index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_txrx.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i40e/i40evf: avoid dynamic ITR updates when polling or low packet rate
Jacob Keller
2017-08-28
1
-0
/
+1
*
i40e/i40evf: remove ULTRA latency mode
Jacob Keller
2017-08-28
1
-1
/
+0
*
i40e: separate hw_features from runtime changing flags
Jacob Keller
2017-08-25
1
-1
/
+1
*
i40e/i40evf: adjust packet size to account for double VLANs
Mitch Williams
2017-08-25
1
-0
/
+1
*
i40e: add support for XDP_TX action
Björn Töpel
2017-06-21
1
-0
/
+11
*
i40e: add XDP support for pass and drop actions
Björn Töpel
2017-06-21
1
-0
/
+1
*
i40e/i40evf: Add support for padding start of frames
Alexander Duyck
2017-04-08
1
-1
/
+69
*
i40e/i40evf: Add support for using order 1 pages with a 3K buffer
Alexander Duyck
2017-04-08
1
-0
/
+12
*
i40e: Simplify i40e_detect_recover_hung_queue logic
Alan Brady
2017-04-08
1
-2
/
+1
*
i40e/i40evf: Change the way we limit the maximum frame size for Rx
Alexander Duyck
2017-03-29
1
-3
/
+1
*
i40e: Drop FCoE code from core driver files
Alexander Duyck
2017-03-28
1
-17
/
+0
*
i40e/i40evf: Update code to better handle incrementing page count
Alexander Duyck
2017-03-28
1
-1
/
+6
*
i40e/i40evf: Add support for mapping pages with DMA attributes
Alexander Duyck
2017-03-15
1
-0
/
+3
*
i40e/i40evf: Moves skb from i40e_rx_buffer to i40e_ring
Scott Peterson
2017-02-12
1
-1
/
+8
*
i40e: refactor macro INTRL_USEC_TO_REG
Alan Brady
2017-02-03
1
-1
/
+14
*
i40e: simplify txd use count calculation
Mitch Williams
2016-12-07
1
-17
/
+28
*
i40e: Reorder logic for coalescing RS bits
Alexander Duyck
2016-10-31
1
-1
/
+0
*
i40e: replace PTP Rx timestamp hang logic
Jacob Keller
2016-10-31
1
-2
/
+0
*
i40e/i40evf: Add txring_txq function to match fm10k and ixgbe
Alexander Duyck
2016-09-25
1
-0
/
+9
*
i40e/i40evf: Remove unused hardware receive descriptor code
Jesse Brandeburg
2016-05-06
1
-14
/
+10
*
i40e: Refactor receive routine
Jesse Brandeburg
2016-05-06
1
-12
/
+25
*
i40e/i40evf: Remove reference to ring->dtype
Jesse Brandeburg
2016-05-06
1
-1
/
+0
*
i40e: Drop packet split receive routine
Jesse Brandeburg
2016-05-06
1
-7
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-24
1
-3
/
+7
|
\
|
*
i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packet
Alexander Duyck
2016-04-14
1
-3
/
+7
*
|
i40e/i40evf: Faster RX via avoiding FCoE
Jesse Brandeburg
2016-04-07
1
-0
/
+10
*
|
i40e/i40evf: Allow up to 12K bytes of data per Tx descriptor instead of 8K
Alexander Duyck
2016-04-05
1
-3
/
+32
|
/
*
i40e: queue-specific settings for interrupt moderation
Kan Liang
2016-02-20
1
-0
/
+8
*
i40e/i40evf: Rewrite logic for 8 descriptor per packet check
Alexander Duyck
2016-02-19
1
-0
/
+19
*
i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
Alexander Duyck
2016-02-19
1
-2
/
+42
*
i40e/i40evf: Add exception handling for Tx checksum
Alexander Duyck
2016-02-18
1
-1
/
+0
*
i40e/i40evf: Drop outer checksum offload that was not requested
Alexander Duyck
2016-02-18
1
-1
/
+0
*
i40e: Add a SW workaround for lost interrupts
Anjali Singhai Jain
2016-02-18
1
-1
/
+2
*
i40e: properly show packet split status in debugfs
Mitch Williams
2016-02-18
1
-1
/
+0
*
i40e/i40evf: use pages correctly in Rx
Mitch Williams
2016-02-18
1
-0
/
+2
*
i40e/i40evf: try again after failure
Jesse Brandeburg
2016-02-17
1
-3
/
+3
*
i40e: geneve tunnel offload support
Singhai, Anjali
2015-12-16
1
-1
/
+1
*
i40e/i40evf: Add a stat to track how many times we have to do a force WB
Anjali Singhai Jain
2015-11-25
1
-0
/
+1
*
i40e/i40evf: adjust interrupt throttle less frequently
Jesse Brandeburg
2015-10-20
1
-2
/
+2
*
i40e/i40evf: change dynamic interrupt thresholds
Jesse Brandeburg
2015-10-20
1
-0
/
+3
*
i40e/i40evf: moderate interrupts differently
Jesse Brandeburg
2015-10-16
1
-0
/
+10
*
i40e/i40evf: clean up some code
Jesse Brandeburg
2015-10-09
1
-0
/
+1
*
i40e/i40evf: Add a stat to keep track of linearization count
Anjali Singhai Jain
2015-10-07
1
-0
/
+1
*
i40e: fix 32 bit build warnings
Jesse Brandeburg
2015-09-30
1
-6
/
+6
*
i40e: Fix RS bit update in Tx path and disable force WB workaround
Anjali Singhai
2015-09-29
1
-0
/
+2
*
i40e/i40evf: refactor tx timeout logic
Kiran Patil
2015-09-29
1
-8
/
+2
*
i40e: Move i40e_get_head into header file
Kiran Patil
2015-09-29
1
-0
/
+14
*
i40e/i40evf: Add TX/RX outer UDP checksum support for X722
Anjali Singhai Jain
2015-08-06
1
-0
/
+2
*
i40e/i40evf: Add support for writeback on ITR feature for X722
Anjali Singhai Jain
2015-08-06
1
-0
/
+2
*
i40e/i40evf: RSS changes for X722
Anjali Singhai Jain
2015-08-06
1
-0
/
+12
[next]