summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e
AgeCommit message (Expand)Author
2016-08-19i40e/i40evf: Fix indentationJeff Kirsher
2016-08-19i40e: Correcting mutex usage in client codeAvinash Dayanand
2016-08-19i40e: Remove XSTRINGIFY macro definitions and usesJoe Perches
2016-08-19i40e: Initialize pointer in client_release functionHarshitha Ramamurthy
2016-08-19i40e: Check client is open before calling client opsCatherine Sullivan
2016-08-19i40e: use matching format identifiersHeinrich Schuchardt
2016-08-19i40e: Add support for HMC resource and profile for X722Carolyn Wyborny
2016-08-19i40e: Fix byte ordering in ARP NS code for X722Carolyn Wyborny
2016-08-19i40e: refactor tail_bump checkCarolyn Wyborny
2016-08-19i40e: use alloc_workqueue instead of create_singlethread_workqueueJacob Keller
2016-08-19i40e: use configured RSS key and lookup table in i40e_vsi_config_rssJacob Keller
2016-08-19i40e: fix broken i40e_config_rss_aq functionJacob Keller
2016-08-19i40e: move i40e_vsi_config_rss below i40e_get_rss_aqJacob Keller
2016-08-18i40e: Expose 'trust' flag to userspace via ndo_get_vf_config.Sridhar Samudrala
2016-08-18i40e: remove a stray unlockDan Carpenter
2016-08-18i40e/i40evf-Bump version from 1.6.11 to 1.6.12Bimmy Pujari
2016-08-18i40e: Allow RSS Hash set with less than four parametersCarolyn Wyborny
2016-08-18i40e: fix memory leakMitch Williams
2016-08-18i40e: fix lookup table when RSS disabled/enabledAlan Brady
2016-08-18i40e: Don't notify client of VF reset during VF creationAvinash Dayanand
2016-08-18i40e: Force register writes to mitigate sync issues with iwarp VF driverAvinash Dayanand
2016-08-18i40e: don't allow reduction of channels below active FD rulesJacob Keller
2016-08-18i40e: Fix static analysis tool warningDave Ertman
2016-08-18i40e: reset RX csum error stat with other pf statsCatherine Sullivan
2016-08-18i40e/i40evf: Reset VLAN filter count when resettingCatherine Sullivan
2016-08-18i40e: Fix a bug where a client close can be called before an open is completeAnjali Singhai Jain
2016-08-18i40e: Use list_move instead of list_del/list_addWei Yongjun
2016-08-16i40e: check for and deal with non-contiguous TCsDave Ertman
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-07-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-22i40e: Explicitly write platform-specific mac address after PF resetTushar Dave
2016-07-22i40e: add missing link advertise settingStefan Assmann
2016-07-22i40e: Move the mutex lock in i40e_client_unregisterCatherine Sullivan
2016-07-22i40e: Remove redundant memsetAmitoj Kaur Chawla
2016-07-22i40e/i40evf-bump version to 1.6.11Bimmy Pujari
2016-07-22i40e: refactor Rx filter handlingMitch Williams
2016-07-22i40e: Remove device ID 0x37D4Catherine Sullivan
2016-07-22i40e/i40evf: remove useless initializerMitch Williams
2016-07-22i40e: Fix to show correct Advertised Link Modes when link is downAvinash Dayanand
2016-07-22i40e: avoid null pointer dereferenceHeinrich Schuchardt
2016-07-14i40e: use valid online CPU on q_vector initializationGuilherme G. Piccoli
2016-07-14i40e: enable VSI broadcast promiscuous mode instead of adding broadcast filterKiran Patil
2016-07-14i40e/i40evf: Fix i40e_rx_checksumAlexander Duyck
2016-06-27i40e: Don't notify client(s) for DCB changes on all VSIsNeerav Parikh
2016-06-27i40e: Fix errors resulted while turning off TSOTushar Dave
2016-06-27i40e/i40evf: Bump version from 1.5.16 to 1.6.4Bimmy Pujari
2016-06-27i40e: add VSI info to macaddr messagesShannon Nelson
2016-06-27i40e: set default VSI without a resetMitch Williams
2016-06-27i40e: Fix RSS to not be limited by the number of CPUsCatherine Sullivan