index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40evf
Commit message (
Expand
)
Author
Age
Files
Lines
*
i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packet
Alexander Duyck
2016-04-13
2
-28
/
+31
*
i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
Jesse Brandeburg
2016-02-19
1
-1
/
+1
*
i40e: implement and use Rx CTL helper functions
Shannon Nelson
2016-02-18
2
-0
/
+133
*
i40e: add adminq commands for Rx CTL registers
Shannon Nelson
2016-02-18
1
-0
/
+16
*
i40e: Add functions to blink led on 10GBaseT PHY
Carolyn Wyborny
2016-02-18
1
-0
/
+7
*
i40e/i40evf: Move Tx checksum closer to TSO
Alexander Duyck
2016-02-18
1
-5
/
+5
*
i40e/i40evf: Rewrite logic for 8 descriptor per packet check
Alexander Duyck
2016-02-18
2
-46
/
+78
*
i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
Alexander Duyck
2016-02-18
2
-50
/
+56
*
i40evf: Update feature flags to reflect newly enabled features
Alexander Duyck
2016-02-18
1
-4
/
+19
*
i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM
Alexander Duyck
2016-02-18
1
-1
/
+18
*
i40e/i40evf: Clean-up Rx packet checksum handling
Alexander Duyck
2016-02-18
1
-13
/
+10
*
i40e/i40evf: Add exception handling for Tx checksum
Alexander Duyck
2016-02-18
2
-13
/
+23
*
i40e/i40evf: Do not write to descriptor unless we complete
Alexander Duyck
2016-02-18
1
-38
/
+42
*
i40e/i40evf: Handle IPv6 extension headers in checksum offload
Alexander Duyck
2016-02-18
1
-1
/
+13
*
i40e/i40evf: Add support for IPv4 encapsulated in IPv6
Alexander Duyck
2016-02-18
1
-15
/
+26
*
i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path
Alexander Duyck
2016-02-18
1
-26
/
+26
*
i40e/i40evf: Consolidate all header changes into TSO function
Alexander Duyck
2016-02-18
1
-18
/
+26
*
i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path
Alexander Duyck
2016-02-18
1
-13
/
+18
*
i40e/i40evf: Use u64 values instead of casting them in TSO function
Alexander Duyck
2016-02-18
1
-5
/
+4
*
i40e/i40evf: Drop outer checksum offload that was not requested
Alexander Duyck
2016-02-18
2
-42
/
+5
*
i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.
Catherine Sullivan
2016-02-17
1
-1
/
+1
*
i40e: When in promisc mode apply promisc mode to Tx Traffic as well
Anjali Singhai Jain
2016-02-17
1
-1
/
+2
*
i40e: clean event descriptor before use
Shannon Nelson
2016-02-17
1
-1
/
+4
*
i40evf: set adapter state on reset failure
Mitch Williams
2016-02-17
1
-0
/
+1
*
i40e/i40evf: avoid atomics
Mitch Williams
2016-02-17
1
-8
/
+13
*
i40e: Add a SW workaround for lost interrupts
Anjali Singhai Jain
2016-02-17
2
-4
/
+9
*
i40evf: support packet split receive
Mitch Williams
2016-02-17
4
-31
/
+110
*
i40e/i40evf: Bump version
Jesse Brandeburg
2016-02-17
1
-1
/
+1
*
i40e: properly show packet split status in debugfs
Mitch Williams
2016-02-17
1
-1
/
+0
*
i40e/i40evf: use logical operators, not bitwise
Mitch Williams
2016-02-17
1
-2
/
+3
*
i40e/i40evf: use pages correctly in Rx
Mitch Williams
2016-02-17
2
-43
/
+77
*
i40e/i40evf: use __GFP_NOWARN
Jesse Brandeburg
2016-02-17
1
-4
/
+8
*
i40e/i40evf: try again after failure
Jesse Brandeburg
2016-02-17
2
-11
/
+44
*
i40e/i40evf: don't lose interrupts
Jesse Brandeburg
2016-02-17
1
-1
/
+3
*
i40evf: Change vf driver string to reflect all products i40evf supports
Catherine Sullivan
2016-02-17
1
-2
/
+2
*
i40e: Refactor force_wb and WB_ON_ITR functionality code
Anjali Singhai Jain
2016-02-17
2
-28
/
+38
*
i40e/i40evf: bump version to 1.4.12/1.4.8
Jesse Brandeburg
2016-02-17
1
-1
/
+1
*
i40e: do TSO only if CHECKSUM_PARTIAL is set
Shannon Nelson
2016-02-17
1
-0
/
+3
*
i40e: fix bug in dma sync
Jesse Brandeburg
2016-02-17
1
-4
/
+4
*
i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7
Catherine Sullivan
2016-02-16
1
-1
/
+1
*
i40evf: enable bus master after reset
Mitch Williams
2016-02-16
1
-0
/
+1
*
i40e: fix write-back-on-itr to work with legacy itr
Anjali Singhai Jain
2016-02-16
1
-1
/
+2
*
i40e: Bump AQ minor version to 1.5 for new FW features
Shannon Nelson
2016-02-16
1
-1
/
+1
*
i40e: AQ thermal sensor control struct
Shannon Nelson
2016-02-16
1
-0
/
+17
*
i40e: AQ Add VXLAN-GPE tunnel type
Shannon Nelson
2016-02-16
1
-0
/
+3
*
i40e: AQ Add set_switch_config
Shannon Nelson
2016-02-16
1
-1
/
+14
*
i40e: AQ Shared resource flags
Shannon Nelson
2016-02-16
1
-0
/
+5
*
i40e: AQ Add external power class to get link status
Shannon Nelson
2016-02-03
1
-1
/
+6
*
i40e: AQ Geneve cloud tunnel type
Shannon Nelson
2016-02-03
1
-2
/
+2
*
i40e: AQ Add Run PHY Activity struct
Shannon Nelson
2016-02-03
1
-0
/
+13
[next]