index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
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-06-11
i40e/i40evf: Add Flow director stats to PF stats
Anjali Singhai Jain
2014-06-09
i40e/i40evf: add PPRS bit to error bits and fix bug in Rx checksum
Jesse Brandeburg
2014-06-08
i40e: allow for more VSIs
Mitch Williams
2014-06-08
i40e/i40evf: fix TSO accounting
Jesse Brandeburg
2014-06-05
i40e: don't use OR to check a value
Jesse Brandeburg
2014-05-29
i40e: Use the new i40e_get_fd_cnt_all function in other places
Anjali Singhai Jain
2014-05-29
i40e/i40evf: Remove reserved PCTYPE defines
Kevin Scott
2014-05-21
i40e: add required include
Mitch Williams
2014-04-28
i40e: remove ptp_tx_work timestamp work item
Jacob Keller
2014-04-18
e1000e/igb/ixgbe/i40e: fix message terminations
Jakub Kicinski
2014-04-18
i40e: remove open-coded skb_cow_head
Francois Romieu
2014-03-31
i40e: fix function kernel doc description
Jean Sacren
2014-03-28
i40e: Use DEBUG_FD message level for an FD message
Anjali Singhai Jain
2014-03-28
i40e: Delete ATR filter on RST
Anjali Singhai Jain
2014-03-19
i40e/i40evf: reduce context descriptors
Jesse Brandeburg
2014-03-19
i40e/i40evf: enable hardware feature head write back
Jesse Brandeburg
2014-03-14
i40e: Don't receive packets when the napi budget == 0
Eric W. Biederman
2014-03-14
i40e: Add code to handle FD table full condition
Anjali Singhai Jain
2014-03-06
i40e/i40evf: carefully fill tx ring
Jesse Brandeburg
2014-03-06
i40e/i40evf: i40e implementation for skb_set_hash
Jesse Brandeburg
2014-03-06
i40e: Flow Director sideband accounting
Joseph Gasparakis
2014-02-13
i40e: spelling error
Jesse Brandeburg
2014-01-17
i40e: rename defines
Jesse Brandeburg
2014-01-14
i40e: whitespace fixes
Jesse Brandeburg
2014-01-10
i40e: enable PTP
Jacob Keller
2014-01-10
i40e: check for possible incorrect ipv6 checksum
Shannon Nelson
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