summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2016-08-20ixgbe: Add support for new X557 deviceDon Skidmore
2016-08-20ixgbe: add device to MDIO speed settingDon Skidmore
2016-08-20ixgbe: Fix led interface for X557 devicesDon Skidmore
2016-08-20ixgbe: add support for geneve Rx offloadEmil Tantilov
2016-08-20ixgbevf: fix incorrect MAC address on loadEmil Tantilov
2016-08-20ixgbe: report correct media type for KR, KX and KX4 interfacesVeola Nazareth
2016-08-19i40evf: Open RDMA Client after resetAvinash Dayanand
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-19i40evf: report link speedMitch Williams
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-19Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-08-18ixgbe: use atomic bitwise operations when handling reset requestsEmil Tantilov
2016-08-18ixgbevf: only check Tx queue enablement when debuggingEmil Tantilov
2016-08-18ixgbevf: change hw_dbg to use netdev_dbgEmil Tantilov
2016-08-18ixgbe: only check Tx queue enablement when debuggingEmil Tantilov
2016-08-18igb: fix error code in igb_add_ethtool_nfc_entry()Gangfeng Huang
2016-08-18igb: support RX flow classification by VLAN priorityGangfeng Huang
2016-08-18igb: support RX flow classification by ethertypeGangfeng Huang
2016-08-18igb: add support of RX network flow classificationGangfeng Huang
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-18i40evf: add missing rtnl_lock() around i40evf_set_interrupt_capabilityJacob Keller
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-17net_sched: convert tcf_exts from list to pointer arrayWANG Cong
2016-08-16i40e: check for and deal with non-contiguous TCsDave Ertman
2016-08-16ixgbe: Re-enable ability to toggle VLAN filteringAlexander Duyck
2016-08-16ixgbe: Force VLNCTRL.VFE to be set in all VMDq pathsAlexander Duyck
2016-08-16e1000e: fix PTP on e1000_pch_lpt variantsJarod Wilson