index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_txrx.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-11
i40e/i40evf: Moves skb from i40e_rx_buffer to i40e_ring
Scott Peterson
1
-1
/
+8
2017-02-02
i40e: refactor macro INTRL_USEC_TO_REG
Alan Brady
1
-1
/
+14
2016-12-06
i40e: simplify txd use count calculation
Mitch Williams
1
-17
/
+28
2016-10-31
i40e: Reorder logic for coalescing RS bits
Alexander Duyck
1
-1
/
+0
2016-10-31
i40e: replace PTP Rx timestamp hang logic
Jacob Keller
1
-2
/
+0
2016-09-24
i40e/i40evf: Add txring_txq function to match fm10k and ixgbe
Alexander Duyck
1
-0
/
+9
2016-05-05
i40e/i40evf: Remove unused hardware receive descriptor code
Jesse Brandeburg
1
-14
/
+10
2016-05-05
i40e: Refactor receive routine
Jesse Brandeburg
1
-12
/
+25
2016-05-05
i40e/i40evf: Remove reference to ring->dtype
Jesse Brandeburg
1
-1
/
+0
2016-05-05
i40e: Drop packet split receive routine
Jesse Brandeburg
1
-7
/
+0
2016-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+7
2016-04-13
i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packet
Alexander Duyck
1
-3
/
+7
2016-04-06
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: queue-specific settings for interrupt moderation
Kan Liang
1
-0
/
+8
2016-02-18
i40e/i40evf: Rewrite logic for 8 descriptor per packet check
Alexander Duyck
1
-0
/
+19
2016-02-18
i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
Alexander Duyck
1
-2
/
+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-17
i40e: Add a SW workaround for lost interrupts
Anjali Singhai Jain
1
-1
/
+2
2016-02-17
i40e: properly show packet split status in debugfs
Mitch Williams
1
-1
/
+0
2016-02-17
i40e/i40evf: use pages correctly in Rx
Mitch Williams
1
-0
/
+2
2016-02-17
i40e/i40evf: try again after failure
Jesse Brandeburg
1
-3
/
+3
2015-12-16
i40e: geneve tunnel offload support
Singhai, Anjali
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
1
-0
/
+1
2015-10-19
i40e/i40evf: adjust interrupt throttle less frequently
Jesse Brandeburg
1
-2
/
+2
2015-10-19
i40e/i40evf: change dynamic interrupt thresholds
Jesse Brandeburg
1
-0
/
+3
2015-10-16
i40e/i40evf: moderate interrupts differently
Jesse Brandeburg
1
-0
/
+10
2015-10-08
i40e/i40evf: clean up some code
Jesse Brandeburg
1
-0
/
+1
2015-10-07
i40e/i40evf: Add a stat to keep track of linearization count
Anjali Singhai Jain
1
-0
/
+1
2015-09-30
i40e: fix 32 bit build warnings
Jesse Brandeburg
1
-6
/
+6
2015-09-28
i40e: Fix RS bit update in Tx path and disable force WB workaround
Anjali Singhai
1
-0
/
+2
2015-09-28
i40e/i40evf: refactor tx timeout logic
Kiran Patil
1
-8
/
+2
2015-09-28
i40e: Move i40e_get_head into header file
Kiran Patil
1
-0
/
+14
2015-08-05
i40e/i40evf: Add TX/RX outer UDP checksum support for X722
Anjali Singhai Jain
1
-0
/
+2
2015-08-05
i40e/i40evf: Add support for writeback on ITR feature for X722
Anjali Singhai Jain
1
-0
/
+2
2015-08-05
i40e/i40evf: RSS changes for X722
Anjali Singhai Jain
1
-0
/
+12
2015-07-23
i40e: use BIT and BIT_ULL macros
Jesse Brandeburg
1
-22
/
+22
2015-05-28
i40e/i40evf: remove time_stamp member
Jesse Brandeburg
1
-1
/
+0
2015-05-28
i40e/i40evf: Add ATR support for tunneled TCP/IPv4/IPv6 packets.
Anjali Singhai Jain
1
-0
/
+1
2015-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2015-02-26
i40e: Fix TSO with more than 8 frags per segment issue
Anjali Singhai
1
-0
/
+1
2015-02-23
i40e/i40evf: Refactor the receive routines
Mitch Williams
1
-3
/
+14
2015-01-06
i40e: fix un-necessary Tx hangs
Jesse Brandeburg
1
-0
/
+1
2014-11-11
i40e: clean up throttle rate code
Jesse Brandeburg
1
-4
/
+1
2014-08-27
i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4
Anjali Singhai Jain
1
-0
/
+1
2014-08-02
i40e: Adds FCoE related code to i40e core driver
Vasu Dev
1
-0
/
+9
2014-07-02
i40e/i40evf: Do not free the dummy packet buffer synchronously
Anjali Singhai Jain
1
-1
/
+5
2014-06-24
i40e/i40evf: remove reserved type
Jesse Brandeburg
1
-1
/
+0
2014-06-08
i40e/i40evf: fix TSO accounting
Jesse Brandeburg
1
-2
/
+2
[next]