summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf
Commit message (Expand)AuthorAgeFilesLines
* i40e: mark the value passed to csum_replace_by_diff as __wsumJacob Keller2017-02-181-2/+3
* i40e: refactor AQ CMD buffer debug printingAlan Brady2017-02-181-7/+12
* i40e: Fix Adaptive ITR enablingCarolyn Wyborny2017-02-181-6/+6
* i40evf: add commentMitch Williams2017-02-181-0/+5
* i40evf: free rings in remove functionMitch Williams2017-02-181-1/+2
* i40e: Save link FEC info from link up eventHenry Tieman2017-02-111-0/+1
* i40e: Add bus number info to i40e_bus_info structSudheer Mogilappagari2017-02-112-0/+2
* i40e/i40evf : Changed version from 1.6.25 to 1.6.27Bimmy Pujari2017-02-111-1/+1
* i40e/i40evf: eliminate i40e_pull_tail()Scott Peterson2017-02-111-76/+93
* i40e/i40evf: Moves skb from i40e_rx_buffer to i40e_ringScott Peterson2017-02-112-16/+23
* i40e/i40evf: Limit DMA sync of RX buffers to actual packet sizeScott Peterson2017-02-111-7/+9
* i40evf: track outstanding client requestMitch Williams2017-02-113-0/+6
* i40e: Remove FPK HyperV VF device IDJayaprakash Shanmugam2017-02-022-2/+0
* i40e: Quick refactor to start moving data off stack and into Tx buffer infoAlexander Duyck2017-02-021-20/+27
* i40evf: remove unused device IDMitch Williams2017-02-021-1/+0
* i40e: Deprecating unused macroBimmy Pujari2017-02-021-1/+0
* i40e: Add functions which apply correct PHY access method for read and write ...Michal Kosiarz2016-12-061-0/+4
* i40e: Add FEC for 25gCarolyn Wyborny2016-12-061-2/+23
* i40e: Add support for 25G devicesCarolyn Wyborny2016-12-066-38/+89
* Changed version from 1.6.21 to 1.6.25Bimmy Pujari2016-12-061-1/+1
* i40e/i40evf: napi_poll must return the work doneAlexander Duyck2016-12-061-1/+1
* i40e: simplify txd use count calculationMitch Williams2016-12-061-17/+28
* i40evf: protect against NULL msix_entries and q_vectors pointersJacob Keller2016-12-021-6/+14
* i40evf: check for msix_entries null dereferenceAlan Brady2016-12-021-0/+6
* i40evf: Move some i40evf_reset_task code to separate functionJoe Perches2016-12-021-42/+44
* i40e: Add protocols over MCTP to i40e_aq_discover_capabilitiesPiotr Raczynski2016-12-021-0/+4
* i40evf: Be much more verbose about what we can and cannot offloadAlexander Duyck2016-12-021-0/+59
* i40e: Implementation of ERROR state for NVM update state machineMaciej Sosin2016-10-312-2/+3
* i40e: Reorder logic for coalescing RS bitsAlexander Duyck2016-10-312-52/+54
* i40evf: avoid an extra msleep whileJacob Keller2016-10-311-3/+5
* i40e/i40evf: Changed version from 1.6.19 to 1.6.21Bimmy Pujari2016-10-281-1/+1
* i40e: Drop redundant Rx descriptor processing codeAlexander Duyck2016-10-281-12/+6
* i40e/i40evf: Changed version from 1.6.16 to 1.6.19Bimmy Pujari2016-10-281-1/+1
* i40e/i40evf: fix interrupt affinity bugAlan Brady2016-10-283-27/+78
* i40e: group base mode VF offload flagsPreethi Banala2016-10-281-0/+4
* ethernet/intel: use core min/max MTU checkingJarod Wilson2016-10-181-4/+4
* i40evf: support queue-specific settings for interrupt moderationJacob Keller2016-09-245-62/+195
* i40e/i40evf: Add txring_txq function to match fm10k and ixgbeAlexander Duyck2016-09-242-11/+15
* i40e: Fix Flow Director raw_buf cleanupAlexander Duyck2016-09-241-4/+4
* i40evf: enable adaptive interrupt throttlingMitch Williams2016-09-241-5/+11
* i40e/i40evf: Changed version to 1.6.16Bimmy Pujari2016-09-241-1/+1
* i40e: add encap csum VF offload flagPreethi Banala2016-09-241-0/+1
* i40evf: remove unnecessary error checking against i40e_shutdown_adminqLihong Yang2016-09-221-2/+1
* i40e: Limit TX descriptor count in cases where frag size is greater than 16KAlexander Duyck2016-09-221-5/+2
* i40evf: remove unnecessary error checking against i40evf_up_completeBimmy Pujari2016-09-221-8/+3
* i40evf: Fix link state event handlingSridhar Samudrala2016-09-222-3/+11
* i40e: avoid potential null pointer dereference when assigning lenColin Ian King2016-09-221-1/+2
* i40evf: Open RDMA Client after resetAvinash Dayanand2016-08-191-0/+2
* i40e/i40evf: Fix indentationJeff Kirsher2016-08-191-27/+30
* i40e: Add support for HMC resource and profile for X722Carolyn Wyborny2016-08-191-0/+21