index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40evf
/
i40e_txrx.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-18
intel-ethernet: rename i40evf to iavf
Jesse Brandeburg
1
-524
/
+0
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
1
-25
/
+1
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
1
-0
/
+1
2018-02-12
i40e/i40evf: Add support for new mechanism of updating adaptive ITR
Alexander Duyck
1
-9
/
+8
2018-02-12
i40e/i40evf: Split container ITR into current_itr and target_itr
Alexander Duyck
1
-1
/
+2
2018-02-12
i40e/i40evf: Use usec value instead of reg value for ITR defines
Alexander Duyck
1
-20
/
+24
2018-02-12
i40e/i40evf: Only track one ITR setting per ring instead of Tx/Rx
Alexander Duyck
1
-2
/
+1
2018-01-29
i40e/i40evf: Update DESC_NEEDED value to reflect larger value
Alexander Duyck
1
-1
/
+1
2018-01-23
i40e/i40evf: Detect and recover hung queue scenario
Sudheer Mogilappagari
1
-0
/
+2
2017-10-10
i40e/i40evf: bundle more descriptors when allocating buffers
Jacob Keller
1
-1
/
+1
2017-10-10
i40e/i40evf: fix incorrect default ITR values on driver load
Jacob Keller
1
-2
/
+4
2017-10-06
i40e/i40evf: use DECLARE_BITMAP for state
Jesse Brandeburg
1
-1
/
+2
2017-08-28
i40e/i40evf: avoid dynamic ITR updates when polling or low packet rate
Jacob Keller
1
-0
/
+1
2017-08-28
i40e/i40evf: remove ULTRA latency mode
Jacob Keller
1
-1
/
+0
2017-08-26
i40e: separate hw_features from runtime changing flags
Jacob Keller
1
-4
/
+0
2017-08-26
i40e/i40evf: adjust packet size to account for double VLANs
Mitch Williams
1
-0
/
+1
2017-04-08
i40e/i40evf: Add support for padding start of frames
Alexander Duyck
1
-1
/
+69
2017-04-08
i40e/i40evf: Add support for using order 1 pages with a 3K buffer
Alexander Duyck
1
-0
/
+12
2017-03-29
i40e/i40evf: Change the way we limit the maximum frame size for Rx
Alexander Duyck
1
-3
/
+1
2017-03-29
i40evf: enforce descriptor write-back mechanism for VF
Preethi Banala
1
-14
/
+0
2017-03-28
i40e: Drop FCoE code from core driver files
Alexander Duyck
1
-12
/
+0
2017-03-28
i40e/i40evf: Update code to better handle incrementing page count
Alexander Duyck
1
-1
/
+6
2017-03-15
i40e/i40evf: Add support for mapping pages with DMA attributes
Alexander Duyck
1
-0
/
+3
2017-02-12
i40e/i40evf: Moves skb from i40e_rx_buffer to i40e_ring
Scott Peterson
1
-1
/
+8
2016-12-07
i40e: simplify txd use count calculation
Mitch Williams
1
-17
/
+28
2016-11-01
i40e: Reorder logic for coalescing RS bits
Alexander Duyck
1
-1
/
+0
2016-09-25
i40evf: support queue-specific settings for interrupt moderation
Jacob Keller
1
-0
/
+8
2016-09-25
i40e/i40evf: Add txring_txq function to match fm10k and ixgbe
Alexander Duyck
1
-0
/
+9
2016-05-06
i40e/i40evf: Remove unused hardware receive descriptor code
Jesse Brandeburg
1
-14
/
+10
2016-05-06
i40evf: refactor receive routine
Jesse Brandeburg
1
-12
/
+25
2016-05-06
i40evf: Drop packet split receive routine
Jesse Brandeburg
1
-7
/
+0
2016-05-06
i40e/i40evf: Remove reference to ring->dtype
Jesse Brandeburg
1
-1
/
+0
2016-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+7
2016-04-14
i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packet
Alexander Duyck
1
-3
/
+7
2016-04-07
i40e/i40evf: Faster RX via avoiding FCoE
Jesse Brandeburg
1
-0
/
+10
2016-04-05
i40e/i40evf: Allow up to 12K bytes of data per Tx descriptor instead of 8K
Alexander Duyck
1
-3
/
+32
2016-02-19
i40e/i40evf: Rewrite logic for 8 descriptor per packet check
Alexander Duyck
1
-0
/
+19
2016-02-19
i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
Alexander Duyck
1
-0
/
+42
2016-02-18
i40e/i40evf: Add exception handling for Tx checksum
Alexander Duyck
1
-1
/
+0
2016-02-18
i40e/i40evf: Drop outer checksum offload that was not requested
Alexander Duyck
1
-1
/
+0
2016-02-18
i40e: Add a SW workaround for lost interrupts
Anjali Singhai Jain
1
-1
/
+2
2016-02-18
i40e: properly show packet split status in debugfs
Mitch Williams
1
-1
/
+0
2016-02-18
i40e/i40evf: use pages correctly in Rx
Mitch Williams
1
-0
/
+2
2016-02-18
i40e/i40evf: try again after failure
Jesse Brandeburg
1
-2
/
+2
2016-02-18
i40e: Refactor force_wb and WB_ON_ITR functionality code
Anjali Singhai Jain
1
-1
/
+2
2015-12-03
i40e: Detection and recovery of TX queue hung logic moved to service_task fro...
Kiran Patil
1
-0
/
+15
2015-12-02
i40e/i40evf: Fix RS bit update in Tx path and disable force WB workaround
Anjali Singhai Jain
1
-0
/
+2
2015-11-25
i40e/i40evf: Add a stat to track how many times we have to do a force WB
Anjali Singhai Jain
1
-0
/
+1
2015-10-20
i40e/i40evf: adjust interrupt throttle less frequently
Jesse Brandeburg
1
-2
/
+2
2015-10-20
i40e/i40evf: change dynamic interrupt thresholds
Jesse Brandeburg
1
-0
/
+3
[next]