summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40evf
AgeCommit message (Expand)AuthorFilesLines
2015-06-05i40e/i40evf: Fix mixed size frags and linearizationAnjali Singhai Jain1-15/+10
2015-04-15i40e/i40evf: Save WR_CSR_PROT field from DEV/FUNC capabilitiesKevin Scott1-0/+1
2015-04-15i40evf: remove aq_pendingMitch Williams3-38/+12
2015-04-15i40evf: fix bad indentationMitch Williams1-1/+1
2015-04-09i40e/i40evf: Use dma_rmb where appropriateAlexander Duyck1-2/+2
2015-04-03i40evf: Refactor VF RSS codeAnjali Singhai Jain1-32/+11
2015-04-03i40evf: protect VLAN filter listMitch Williams1-2/+22
2015-04-03i40e/i40evf: Set Ethernet protocol correctly when Tx VLAN offloads are disabledGreg Rose1-0/+14
2015-04-03i40e/i40evf: fix bug when skb allocation failsJesse Brandeburg1-1/+4
2015-04-03i40evf: Fix Outer UDP RX checksum codeAnjali Singhai Jain1-11/+13
2015-03-27i40evf: add FW version to ethtool infoMitch Williams1-1/+1
2015-03-27i40evf: resequence close operationsMitch Williams1-7/+3
2015-03-27i40evf: delay releasing ringsMitch Williams3-13/+14
2015-03-27i40e/i40evf: implement KR2 supportJesse Brandeburg2-1/+3
2015-03-09i40e/i40evf: Bump i40e/i40evf versionCatherine Sullivan1-1/+1
2015-03-09i40e/i40evf: fix accidental write to ITR registersJesse Brandeburg2-0/+4
2015-03-09i40vf: don't stop me nowMitch Williams1-5/+6
2015-03-09ethernet: codespell comment spelling fixesJoe Perches1-2/+2
2015-03-07i40e/i40evf: Bump versionSravanthi Tangeda1-1/+1
2015-03-07i40e/i40evf: enable prefetch of Tx descriptors during cleanupJesse Brandeburg1-0/+2
2015-03-07i40e/i40evf: Simplify tunnel selection logicAnjali Singhai Jain1-2/+10
2015-03-07i40e/i40evf: Refactor i40e_debug_aq and make some functions staticShannon Nelson2-23/+23
2015-03-05i40e/i40evf: Version bumpSravanthi Tangeda1-1/+1
2015-03-05i40e/i40evf: Clean up some formatting and other thingsJesse Brandeburg3-4/+1
2015-03-05i40e/i40evf: grab NVM devstarter version not image versionShannon Nelson1-1/+1
2015-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-36/+108
2015-03-03i40e/i40evf: Bump versionsSravanthi Tangeda1-1/+1
2015-03-03i40evf: ethtool RSS fixesMitch Williams1-6/+8
2015-03-03i40e/i40evf: Add missing packet types for VXLAN encapsulated packet typesAnjali Singhai Jain1-4/+4
2015-03-03i40e/i40evf: print FW build number in version stringShannon Nelson1-0/+1
2015-02-26i40evf: TCP/IPv6 over Vxlan Tx checksum offload fixAnjali Singhai1-12/+12
2015-02-26i40e: fix race in hang checkJesse Brandeburg1-24/+30
2015-02-26i40e: Fix TSO with more than 8 frags per segment issueAnjali Singhai2-0/+66
2015-02-25i40e/i40evf: Update driver versionsSravanthi Tangeda1-2/+2
2015-02-25i40evf: Add more info to interrupt vector namesCarolyn Wyborny1-1/+2
2015-02-25i40evf: allow enabling of debug prints via ethtoolAshish Shah1-2/+4
2015-02-25i40e/i40evf: Use advertised speed settings in ethtool and refactor get_settingsCatherine Sullivan1-1/+2
2015-02-25i40e/i40evf: Fix output of i40e_debug_aq() for big endian machinesPaul M Stillwell Jr1-11/+18
2015-02-24i40evf: don't wait foreverMitch Williams1-2/+13
2015-02-24i40evf: refactor resetMitch Williams1-10/+31
2015-02-24i40evf: disable NAPI polling soonerMitch Williams1-2/+1
2015-02-24i40e/i40evf: Bump Driver VersionsSravanthi Tangeda1-1/+1
2015-02-24i40e/i40evf: Remove unused variable an_enable and function update_link_infoCatherine Sullivan1-1/+0
2015-02-24i40e/i40evf: i40e_register.h updatesAnjali Singhai Jain1-25/+25
2015-02-24i40e/i40evf: restrict VC opcodes to their initial valuesNicholas Nunley1-22/+20
2015-02-24i40e/i40evf: Refactor the receive routinesMitch Williams3-105/+315
2015-02-10i40e: Fix for stats init function call in Rx setupCarolyn Wyborny1-1/+1
2015-02-09i40e/i40evf: Add call to u64_stats_init to initCarolyn Wyborny1-0/+2
2015-02-09i40evf: Force Tx writeback on ITRAnjali Singhai Jain2-2/+37
2015-02-09i40evf: stop the watchdog for shutdownMitch Williams1-0/+6