index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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
2014-01-09
i40e: trivial: formatting and checkpatch fixes
Mitch Williams
2014-01-09
i40e: shorten wordy fields
Mitch Williams
2014-01-09
i40e: add a comment on barrier and fix panic on reset
Greg Rose
2014-01-09
i40e: Fix GPL header
Greg Rose
2014-01-05
i40e: Record dma buffer info for dummy packets
Anjali Singhai Jain
2014-01-04
i40e: fix constant cast issues
Jesse Brandeburg
2014-01-03
i40e: Rx checksum offload for VXLAN
Joseph Gasparakis
2013-12-06
i40e: check multi-bit state correctly
Jesse Brandeburg
2013-10-22
i40e: tweaking icr0 handling for legacy irq
Shannon Nelson
2013-10-22
i40e: refactor fdir setup function
Jesse Brandeburg
2013-10-22
i40e: fix sign extension issue
Jesse Brandeburg
2013-10-22
i40e: do not flush after re-enabling interrupts
Jesse Brandeburg
2013-10-09
i40e: Add support for 64 bit netstats
Alexander Duyck
2013-10-09
i40e: Move rings from pointer to array to array of pointers
Alexander Duyck
2013-10-09
i40e: Replace ring container array with linked list
Alexander Duyck
2013-10-09
i40e: Split bytes and packets from Rx/Tx stats
Alexander Duyck
2013-10-09
i40e: Add support for Tx byte queue limits
Alexander Duyck
2013-10-09
i40e: Drop dead code and flags from Tx hotpath
Alexander Duyck
2013-10-09
i40e: clean up Tx fast path
Alexander Duyck
2013-10-09
i40e: Do not directly increment Tx next_to_use
Alexander Duyck
2013-10-09
i40e: Cleanup Tx buffer info layout
Alexander Duyck
2013-10-09
i40e: Drop unused completed stat
Alexander Duyck
2013-09-11
i40e: transmit, receive, and NAPI
Jesse Brandeburg
[prev]