aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e
AgeCommit message (Expand)AuthorFilesLines
2015-12-06Revert "i40e: remove CONFIG_I40E_VXLAN"Singhai, Anjali2-7/+9
2015-12-03i40e/i40evf: avoid mutex re-initJesse Brandeburg2-7/+10
2015-12-03Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller5-154/+175
2015-12-03i40e: Fix i40e_print_features() VEB mode outputJoe Perches1-23/+19
2015-12-03i40e: trivial fixesJesse Brandeburg2-9/+4
2015-12-03i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evfCatherine Sullivan1-1/+1
2015-12-03i40e/i40evf: use logical operatorMitch Williams1-1/+1
2015-12-03i40e: fix whitespaceMitch Williams1-2/+2
2015-12-03i40e: Remove separate functions gathering XOFF Rx statsNeerav Parikh1-70/+7
2015-12-03i40e: remove CONFIG_I40E_VXLANJesse Brandeburg2-9/+7
2015-12-03i40e: use priv flags to control packet splitJesse Brandeburg2-0/+28
2015-12-03i40e: propagate properlyMitch Williams2-51/+76
2015-12-03i40e: Fix memory leaks, sideband filter programmingKiran Patil1-5/+14
2015-12-03i40e: Detection and recovery of TX queue hung logic moved to service_task fro...Kiran Patil3-6/+35
2015-12-01i40e: remove unused argumentJesse Brandeburg4-12/+18
2015-12-01i40e: fix: do not sleep in netdev_opsJesse Brandeburg1-24/+20
2015-12-01i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1Catherine Sullivan1-1/+1
2015-12-01i40e: make error message more usefulMitch Williams1-2/+2
2015-12-01i40e: fix confusing messageHelin Zhang1-1/+2
2015-12-01i40e: Update error messagingCarolyn Wyborny1-6/+10
2015-12-01i40e/i40evf: prefetch skb data on transmitJesse Brandeburg1-0/+3
2015-12-01i40e: rename rss_size to alloc_rss_size in i40e_pfHelin Zhang2-17/+22
2015-12-01i40e: add new fields to store user configurationHelin Zhang3-17/+68
2015-11-25i40e: Bump version to 1.4.2Catherine Sullivan1-2/+2
2015-11-25i40e: create a generic configure rss functionHelin Zhang3-52/+107
2015-11-25i40e: rework the functions to configure RSS with similar parametersHelin Zhang3-26/+71
2015-11-25i40e: return the number of enabled queues for ETHTOOL_GRXRINGSHelin Zhang1-1/+1
2015-11-25i40e/i40evf: clean up error messagesMitch Williams1-9/+12
2015-11-25i40e/i40evf: Add comment to #endifHelin Zhang1-1/+1
2015-11-25i40e: Move the saving of old link info from handle_link_event to link_eventCatherine Sullivan1-4/+3
2015-11-25i40e/i40evf: Add a stat to track how many times we have to do a force WBAnjali Singhai Jain5-2/+10
2015-11-25i40e: Workaround fix for mss < 256 issueAnjali Singhai Jain1-0/+27
2015-11-25i40e: remove BUG_ON from FCoE setupShannon Nelson1-2/+0
2015-11-25i40e: remove BUG_ON from feature string buildingShannon Nelson1-16/+18
2015-11-25i40e: Change BUG_ON to WARN_ON in service event completeShannon Nelson1-1/+1
2015-11-25i40e/i40evf: remove unused tunnel parameterShannon Nelson1-7/+4
2015-11-23intel: i40e: fix confused codeRasmus Villemoes1-14/+10
2015-11-18net: move skb_mark_napi_id() into core networking stackEric Dumazet1-1/+0
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+7
2015-10-23i40e: fix unconditional execution of cpu_to_le16()Jean Sacren1-2/+3
2015-10-23i40e: clean up local variable initializationJean Sacren1-2/+2
2015-10-23i40e: add missing kernel-doc argumentJean Sacren1-0/+3
2015-10-23i40e: re-use %*ph specifier to hexdump a dataAndy Shevchenko1-18/+4
2015-10-23i40e/i40evf: Bump i40e to 1.3.46 and i40evf to 1.3.33Catherine Sullivan1-1/+1
2015-10-23i40e: Disable VEB bridge mode with SR-IOV failureAkeem G Abodunrin1-0/+1
2015-10-23i40e: Fix an incorrect OEM version stringCarolyn Wyborny1-4/+13
2015-10-23i40e: fix inconsistent statuses after a PF resetHelin Zhang1-0/+20
2015-10-23i40e: Fix VEB/VEPA bridge mode mismatch issueAkeem G Abodunrin1-3/+13
2015-10-23i40e: fix a bug in debugfs with add/del macaddrAnjali Singhai Jain1-0/+4