aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e
AgeCommit message (Expand)AuthorFilesLines
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh2-4/+11
2016-09-22i40e: Limit TX descriptor count in cases where frag size is greater than 16KAlexander Duyck1-5/+2
2016-09-22i40e: Fix for extra byte swap in tunnel setupCarolyn Wyborny1-3/+3
2016-09-22i40e: Fix to check for NULLCarolyn Wyborny1-1/+10
2016-09-22i40e: return correct opcode to VFMitch Williams1-2/+2
2016-09-22i40e: fix "dump port" command when NPAR enabledAlan Brady1-1/+6
2016-09-22i40e: fix setting user defined RSS hash keyAlan Brady3-9/+11
2016-09-22ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre1-1/+1
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+11
2016-09-01i40e: Fix kernel panic on enable/disable LLDPDave Ertman1-4/+11
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-12/+30
2016-08-25i40e: Change some init flow for the clientAnjali Singhai Jain2-12/+30
2016-08-19i40e/i40evf: Fix indentationJeff Kirsher1-65/+66
2016-08-19i40e: Correcting mutex usage in client codeAvinash Dayanand1-0/+1
2016-08-19i40e: Remove XSTRINGIFY macro definitions and usesJoe Perches2-7/+3
2016-08-19i40e: Initialize pointer in client_release functionHarshitha Ramamurthy1-2/+2
2016-08-19i40e: Check client is open before calling client opsCatherine Sullivan1-0/+25
2016-08-19i40e: use matching format identifiersHeinrich Schuchardt1-13/+13
2016-08-19i40e: Add support for HMC resource and profile for X722Carolyn Wyborny1-0/+21
2016-08-19i40e: Fix byte ordering in ARP NS code for X722Carolyn Wyborny1-17/+21
2016-08-19i40e: refactor tail_bump checkCarolyn Wyborny1-4/+2
2016-08-19i40e: use alloc_workqueue instead of create_singlethread_workqueueJacob Keller1-1/+2
2016-08-19i40e: use configured RSS key and lookup table in i40e_vsi_config_rssJacob Keller1-4/+17
2016-08-19i40e: fix broken i40e_config_rss_aq functionJacob Keller1-34/+23
2016-08-19i40e: move i40e_vsi_config_rss below i40e_get_rss_aqJacob Keller1-27/+27
2016-08-18i40e: Expose 'trust' flag to userspace via ndo_get_vf_config.Sridhar Samudrala1-0/+1
2016-08-18i40e: remove a stray unlockDan Carpenter1-1/+0
2016-08-18i40e/i40evf-Bump version from 1.6.11 to 1.6.12Bimmy Pujari1-1/+1
2016-08-18i40e: Allow RSS Hash set with less than four parametersCarolyn Wyborny2-81/+130
2016-08-18i40e: fix memory leakMitch Williams1-0/+1
2016-08-18i40e: fix lookup table when RSS disabled/enabledAlan Brady1-0/+28
2016-08-18i40e: Don't notify client of VF reset during VF creationAvinash Dayanand1-2/+5
2016-08-18i40e: Force register writes to mitigate sync issues with iwarp VF driverAvinash Dayanand1-1/+2
2016-08-18i40e: don't allow reduction of channels below active FD rulesJacob Keller1-0/+24
2016-08-18i40e: Fix static analysis tool warningDave Ertman1-3/+1
2016-08-18i40e: reset RX csum error stat with other pf statsCatherine Sullivan1-0/+1
2016-08-18i40e/i40evf: Reset VLAN filter count when resettingCatherine Sullivan1-0/+1
2016-08-18i40e: Fix a bug where a client close can be called before an open is completeAnjali Singhai Jain1-0/+2
2016-08-18i40e: Use list_move instead of list_del/list_addWei Yongjun1-2/+1
2016-08-16i40e: check for and deal with non-contiguous TCsDave Ertman1-10/+25
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+3
2016-07-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller8-347/+346
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-18/+48
2016-07-22i40e: Explicitly write platform-specific mac address after PF resetTushar Dave1-38/+49
2016-07-22i40e: add missing link advertise settingStefan Assmann1-0/+1
2016-07-22i40e: Move the mutex lock in i40e_client_unregisterCatherine Sullivan1-2/+2
2016-07-22i40e: Remove redundant memsetAmitoj Kaur Chawla1-1/+0
2016-07-22i40e/i40evf-bump version to 1.6.11Bimmy Pujari1-1/+1
2016-07-22i40e: refactor Rx filter handlingMitch Williams3-279/+261
2016-07-22i40e: Remove device ID 0x37D4Catherine Sullivan3-3/+0