summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_main.c
AgeCommit message (Expand)Author
2016-06-27i40e: add hw struct local variableMitch Williams
2016-06-23ethernet/intel: Use pci_(request|release)_mem_regionsJohannes Thumshirn
2016-06-17i40e: Move all UDP port notifiers to single functionAlexander Duyck
2016-05-20intel: Add support for IPv6 IP-in-IP offloadAlexander Duyck
2016-05-20net: define gso types for IPx over IPv4 and IPv6Tom Herbert
2016-05-14i40e: Bump version from 1.5.10 to 1.5.16Bimmy Pujari
2016-05-14i40e: set context to use VSI RSS LUT for SR-IOVAshish Shah
2016-05-13i40e: Add vf-true-promisc-support priv flagAnjali Singhai Jain
2016-05-05i40e/i40evf: Remove unused hardware receive descriptor codeJesse Brandeburg
2016-05-05i40e: Refactor receive routineJesse Brandeburg
2016-05-05i40e: Drop packet split receive routineJesse Brandeburg
2016-05-04net: remove dev->trans_startFlorian Westphal
2016-05-01i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUMAlexander Duyck
2016-05-01i40e/i40evf : Bump driver version from 1.5.5 to 1.5.10Harshitha Ramamurthy
2016-05-01i40e: Update device ids for X722Catherine Sullivan
2016-05-01i40e: Drop extra copy of functionJesse Brandeburg
2016-05-01i40e: Prevent falling to promiscuous if the VF is not trustedAnjali Singhai Jain
2016-04-26i40e: Add support for configuring VF RSSMitch Williams
2016-04-26i40e/i40evf: Add support for IPIP and SIT offloadsAlexander Duyck
2016-04-26i40e/i40evf: Clean up feature flagsAlexander Duyck
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-06i40e/i40evf: Bump patch from 1.5.2 to 1.5.5Harshitha Ramamurthy
2016-04-06i40e: Patch to support trusted VFAnjali Singhai Jain
2016-04-06i40e: Leave debug_mask cleared at initShannon Nelson
2016-04-05i40e/i40evf: Bump patch from 1.5.1 to 1.5.2Avinash Dayanand
2016-04-05i40e: Request PHY media event at reset timeShannon Nelson
2016-04-05i40e: Disable link pollingShannon Nelson
2016-04-05i40e: Add new device ID for X722Catherine Sullivan
2016-04-05i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devicesAnjali Singhai Jain
2016-04-05i40e: fix errant PCIe bandwidth messageJesse Brandeburg
2016-04-05i40e/i40evf: Bump patch from 1.4.25 to 1.5.1Catherine Sullivan
2016-04-05i40e: Change unknown event error msg to ignore messageShannon Nelson
2016-04-05i40e: Notify VFs of all resetsMitch Williams
2016-04-05i40e: Remove timer and task only if createdShannon Nelson
2016-04-05i40e: Assure that adminq is alive in debug modeShannon Nelson
2016-04-05i40e: Remove MSIx only if createdShannon Nelson
2016-04-05i40e: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-02-29i40e: Add support for client interface for IWARP driverAnjali Singhai Jain
2016-02-19i40e: queue-specific settings for interrupt moderationKan Liang
2016-02-19i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15Jesse Brandeburg
2016-02-19i40e: suspend scheduling during driver unloadPandi Kumar Maharajan
2016-02-19i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.Shannon Nelson
2016-02-18i40e: add check for null VSIJohn Underwood
2016-02-18i40e: Fix for unexpected messagingCarolyn Wyborny
2016-02-18i40e: Do not wait for Rx queue disable in DCB reconfigNeerav Parikh
2016-02-18i40e: Fix led blink capability for 10GBaseT PHYCarolyn Wyborny
2016-02-18i40e: Update feature flags to reflect newly enabled featuresAlexander Duyck
2016-02-18i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnelsAlexander Duyck
2016-02-18i40e/i40evf: Drop outer checksum offload that was not requestedAlexander Duyck