index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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: Specify AQ event opcode to wait for
Shannon Nelson
2016-04-26
1
-0
/
+1
*
i40evf: Don't Panic
Mitch Williams
2016-04-26
1
-2
/
+4
*
i40e/i40evf: Add support for IPIP and SIT offloads
Alexander Duyck
2016-04-26
2
-8
/
+18
*
i40e/i40evf: Clean up feature flags
Alexander Duyck
2016-04-26
1
-34
/
+32
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-23
2
-28
/
+31
|
\
|
*
i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packet
Alexander Duyck
2016-04-13
2
-28
/
+31
*
|
i40evf: properly handle VLAN features
Mitch Williams
2016-04-06
1
-15
/
+12
*
|
i40e/i40evf: Bump patch from 1.5.2 to 1.5.5
Harshitha Ramamurthy
2016-04-06
1
-1
/
+1
*
|
i40e: Input set mask constants for RSS, flow director, and flex bytes
Kiran Patil
2016-04-06
1
-0
/
+42
*
|
i40e: Add RSS configuration to virtual channel
Mitch Williams
2016-04-06
1
-3
/
+42
*
|
i40e: Move NVM variable out of AQ struct
Shannon Nelson
2016-04-06
2
-1
/
+1
*
|
i40e/i40evf: Faster RX via avoiding FCoE
Jesse Brandeburg
2016-04-06
2
-1
/
+13
*
|
i40e/i40evf: Drop unused tx_ring argument
Jesse Brandeburg
2016-04-06
1
-4
/
+2
*
|
i40e/i40evf: Move stack var deeper
Jesse Brandeburg
2016-04-06
1
-1
/
+2
*
|
i40e/i40evf: Fix TSO checksum pseudo-header adjustment
Alexander Duyck
2016-04-05
1
-7
/
+4
*
|
i40e/i40evf: Bump patch from 1.5.1 to 1.5.2
Avinash Dayanand
2016-04-05
1
-1
/
+1
*
|
i40evf: Fix get_rss_aq
Catherine Sullivan
2016-04-05
1
-1
/
+1
*
|
i40evf: Add longer wait after remove module
Mitch Williams
2016-04-05
1
-2
/
+2
*
|
i40e: Add new device ID for X722
Catherine Sullivan
2016-04-05
2
-0
/
+2
*
|
i40evf: Fix VLAN features
Mitch Williams
2016-04-05
1
-0
/
+23
*
|
i40e/i40evf: Bump patch from 1.4.25 to 1.5.1
Catherine Sullivan
2016-04-05
1
-2
/
+2
*
|
i40evf: Add additional check for reset
Mitch Williams
2016-04-05
1
-0
/
+2
*
|
i40e/i40evf: Fix casting in transmit code
Jesse Brandeburg
2016-04-05
1
-2
/
+3
*
|
i40e/i40evf: Add support for bulk free in Tx cleanup
Alexander Duyck
2016-04-05
1
-9
/
+11
*
|
i40e/i40evf: Fix handling of boolean logic in polling routines
Alexander Duyck
2016-04-05
1
-5
/
+8
*
|
i40evf: remove dead code
Alan Cox
2016-04-05
1
-10
/
+1
*
|
i40e/i40evf: Allow up to 12K bytes of data per Tx descriptor instead of 8K
Alexander Duyck
2016-04-05
2
-7
/
+41
|
/
*
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
[prev]
[next]