summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40evf
AgeCommit message (Expand)Author
2016-04-06i40evf: properly handle VLAN featuresMitch Williams
2016-04-06i40e/i40evf: Bump patch from 1.5.2 to 1.5.5Harshitha Ramamurthy
2016-04-06i40e: Input set mask constants for RSS, flow director, and flex bytesKiran Patil
2016-04-06i40e: Add RSS configuration to virtual channelMitch Williams
2016-04-06i40e: Move NVM variable out of AQ structShannon Nelson
2016-04-06i40e/i40evf: Faster RX via avoiding FCoEJesse Brandeburg
2016-04-06i40e/i40evf: Drop unused tx_ring argumentJesse Brandeburg
2016-04-06i40e/i40evf: Move stack var deeperJesse Brandeburg
2016-04-05i40e/i40evf: Fix TSO checksum pseudo-header adjustmentAlexander Duyck
2016-04-05i40e/i40evf: Bump patch from 1.5.1 to 1.5.2Avinash Dayanand
2016-04-05i40evf: Fix get_rss_aqCatherine Sullivan
2016-04-05i40evf: Add longer wait after remove moduleMitch Williams
2016-04-05i40e: Add new device ID for X722Catherine Sullivan
2016-04-05i40evf: Fix VLAN featuresMitch Williams
2016-04-05i40e/i40evf: Bump patch from 1.4.25 to 1.5.1Catherine Sullivan
2016-04-05i40evf: Add additional check for resetMitch Williams
2016-04-05i40e/i40evf: Fix casting in transmit codeJesse Brandeburg
2016-04-05i40e/i40evf: Add support for bulk free in Tx cleanupAlexander Duyck
2016-04-05i40e/i40evf: Fix handling of boolean logic in polling routinesAlexander Duyck
2016-04-05i40evf: remove dead codeAlan Cox
2016-04-05i40e/i40evf: Allow up to 12K bytes of data per Tx descriptor instead of 8KAlexander Duyck
2016-02-19i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15Jesse Brandeburg
2016-02-18i40e: implement and use Rx CTL helper functionsShannon Nelson
2016-02-18i40e: add adminq commands for Rx CTL registersShannon Nelson
2016-02-18i40e: Add functions to blink led on 10GBaseT PHYCarolyn Wyborny
2016-02-18i40e/i40evf: Move Tx checksum closer to TSOAlexander Duyck
2016-02-18i40e/i40evf: Rewrite logic for 8 descriptor per packet checkAlexander Duyck
2016-02-18i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_txAlexander Duyck
2016-02-18i40evf: Update feature flags to reflect newly enabled featuresAlexander Duyck
2016-02-18i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUMAlexander Duyck
2016-02-18i40e/i40evf: Clean-up Rx packet checksum handlingAlexander Duyck
2016-02-18i40e/i40evf: Add exception handling for Tx checksumAlexander Duyck
2016-02-18i40e/i40evf: Do not write to descriptor unless we completeAlexander Duyck
2016-02-18i40e/i40evf: Handle IPv6 extension headers in checksum offloadAlexander Duyck
2016-02-18i40e/i40evf: Add support for IPv4 encapsulated in IPv6Alexander Duyck
2016-02-18i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum pathAlexander Duyck
2016-02-18i40e/i40evf: Consolidate all header changes into TSO functionAlexander Duyck
2016-02-18i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO pathAlexander Duyck
2016-02-18i40e/i40evf: Use u64 values instead of casting them in TSO functionAlexander Duyck
2016-02-18i40e/i40evf: Drop outer checksum offload that was not requestedAlexander Duyck
2016-02-17i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.Catherine Sullivan
2016-02-17i40e: When in promisc mode apply promisc mode to Tx Traffic as wellAnjali Singhai Jain
2016-02-17i40e: clean event descriptor before useShannon Nelson
2016-02-17i40evf: set adapter state on reset failureMitch Williams
2016-02-17i40e/i40evf: avoid atomicsMitch Williams
2016-02-17i40e: Add a SW workaround for lost interruptsAnjali Singhai Jain
2016-02-17i40evf: support packet split receiveMitch Williams
2016-02-17i40e/i40evf: Bump versionJesse Brandeburg
2016-02-17i40e: properly show packet split status in debugfsMitch Williams
2016-02-17i40e/i40evf: use logical operators, not bitwiseMitch Williams