index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_txrx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i40e: fix function kernel doc description
Jean Sacren
2014-03-31
1
-1
/
+1
*
i40e: Use DEBUG_FD message level for an FD message
Anjali Singhai Jain
2014-03-28
1
-2
/
+3
*
i40e: Delete ATR filter on RST
Anjali Singhai Jain
2014-03-28
1
-3
/
+6
*
i40e/i40evf: reduce context descriptors
Jesse Brandeburg
2014-03-19
1
-1
/
+2
*
i40e/i40evf: enable hardware feature head write back
Jesse Brandeburg
2014-03-19
1
-6
/
+40
*
i40e: Don't receive packets when the napi budget == 0
Eric W. Biederman
2014-03-14
1
-0
/
+3
*
i40e: Add code to handle FD table full condition
Anjali Singhai Jain
2014-03-14
1
-9
/
+51
*
i40e/i40evf: carefully fill tx ring
Jesse Brandeburg
2014-03-06
1
-2
/
+2
*
i40e/i40evf: i40e implementation for skb_set_hash
Jesse Brandeburg
2014-03-06
1
-2
/
+27
*
i40e: Flow Director sideband accounting
Joseph Gasparakis
2014-03-06
1
-6
/
+271
*
i40e: spelling error
Jesse Brandeburg
2014-02-13
1
-1
/
+1
*
i40e: rename defines
Jesse Brandeburg
2014-01-17
1
-1
/
+1
*
i40e: whitespace fixes
Jesse Brandeburg
2014-01-14
1
-2
/
+2
*
i40e: enable PTP
Jacob Keller
2014-01-10
1
-0
/
+53
*
i40e: check for possible incorrect ipv6 checksum
Shannon Nelson
2014-01-10
1
-0
/
+4
*
i40e: trivial: formatting and checkpatch fixes
Mitch Williams
2014-01-09
1
-15
/
+15
*
i40e: shorten wordy fields
Mitch Williams
2014-01-09
1
-4
/
+4
*
i40e: add a comment on barrier and fix panic on reset
Greg Rose
2014-01-09
1
-0
/
+1
*
i40e: Fix GPL header
Greg Rose
2014-01-09
1
-4
/
+3
*
i40e: Record dma buffer info for dummy packets
Anjali Singhai Jain
2014-01-05
1
-1
/
+8
*
i40e: fix constant cast issues
Jesse Brandeburg
2014-01-04
1
-4
/
+4
*
i40e: Rx checksum offload for VXLAN
Joseph Gasparakis
2014-01-03
1
-5
/
+52
*
i40e: check multi-bit state correctly
Jesse Brandeburg
2013-12-06
1
-7
/
+9
*
i40e: tweaking icr0 handling for legacy irq
Shannon Nelson
2013-10-22
1
-1
/
+2
*
i40e: refactor fdir setup function
Jesse Brandeburg
2013-10-22
1
-45
/
+33
*
i40e: fix sign extension issue
Jesse Brandeburg
2013-10-22
1
-6
/
+6
*
i40e: do not flush after re-enabling interrupts
Jesse Brandeburg
2013-10-22
1
-2
/
+0
*
i40e: Add support for 64 bit netstats
Alexander Duyck
2013-10-09
1
-0
/
+4
*
i40e: Move rings from pointer to array to array of pointers
Alexander Duyck
2013-10-09
1
-2
/
+2
*
i40e: Replace ring container array with linked list
Alexander Duyck
2013-10-09
1
-9
/
+10
*
i40e: Split bytes and packets from Rx/Tx stats
Alexander Duyck
2013-10-09
1
-6
/
+6
*
i40e: Add support for Tx byte queue limits
Alexander Duyck
2013-10-09
1
-0
/
+15
*
i40e: Drop dead code and flags from Tx hotpath
Alexander Duyck
2013-10-09
1
-26
/
+5
*
i40e: clean up Tx fast path
Alexander Duyck
2013-10-09
1
-98
/
+122
*
i40e: Do not directly increment Tx next_to_use
Alexander Duyck
2013-10-09
1
-21
/
+25
*
i40e: Cleanup Tx buffer info layout
Alexander Duyck
2013-10-09
1
-8
/
+8
*
i40e: Drop unused completed stat
Alexander Duyck
2013-10-09
1
-2
/
+1
*
i40e: transmit, receive, and NAPI
Jesse Brandeburg
2013-09-11
1
-0
/
+1817