summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf
Commit message (Expand)AuthorAgeFilesLines
* 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
* i40e: Fix byte ordering in ARP NS code for X722Carolyn Wyborny2016-08-191-17/+21
* i40e: refactor tail_bump checkCarolyn Wyborny2016-08-191-4/+2
* i40evf: report link speedMitch Williams2016-08-193-12/+70
* i40e: use alloc_workqueue instead of create_singlethread_workqueueJacob Keller2016-08-191-1/+2
* i40e/i40evf-Bump version from 1.6.11 to 1.6.12Bimmy Pujari2016-08-181-1/+1
* i40evf: add missing rtnl_lock() around i40evf_set_interrupt_capabilityJacob Keller2016-08-181-0/+2
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-07-254-5/+4
|\
| * i40e/i40evf-bump version to 1.6.11Bimmy Pujari2016-07-221-1/+1
| * i40evf: add hyperv dev idsJoshua Hay2016-07-221-0/+2
| * i40e: Remove device ID 0x37D4Catherine Sullivan2016-07-222-2/+0
| * i40e/i40evf: remove useless initializerMitch Williams2016-07-221-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-241-13/+17
|\ \ | |/ |/|
| * i40e/i40evf: Fix i40e_rx_checksumAlexander Duyck2016-07-141-13/+17
* | i40e/i40evf: Bump version from 1.5.16 to 1.6.4Bimmy Pujari2016-06-271-2/+2
* | i40evf: always activate correct MAC address filterMitch Williams2016-06-271-1/+1
* | i40evf: don't overflow bufferMitch Williams2016-06-271-0/+8
|/
OpenPOWER on IntegriCloud