summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2015-12-035-154/+175
|\
| * i40e: trivial fixesJesse Brandeburg2015-12-032-9/+4
| * i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evfCatherine Sullivan2015-12-031-1/+1
| * i40e/i40evf: use logical operatorMitch Williams2015-12-031-1/+1
| * i40e: fix whitespaceMitch Williams2015-12-031-2/+2
| * i40e: Remove separate functions gathering XOFF Rx statsNeerav Parikh2015-12-031-70/+7
| * i40e: remove CONFIG_I40E_VXLANJesse Brandeburg2015-12-032-9/+7
| * i40e: use priv flags to control packet splitJesse Brandeburg2015-12-032-0/+28
| * i40e: propagate properlyMitch Williams2015-12-032-51/+76
| * i40e: Fix memory leaks, sideband filter programmingKiran Patil2015-12-031-5/+14
| * i40e: Detection and recovery of TX queue hung logic moved to service_task fro...Kiran Patil2015-12-033-6/+35
* | i40e: Fix i40e_print_features() VEB mode outputJoe Perches2015-12-031-23/+19
|/
* i40e: remove unused argumentJesse Brandeburg2015-12-024-12/+18
* i40e: fix: do not sleep in netdev_opsJesse Brandeburg2015-12-021-24/+20
* i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1Catherine Sullivan2015-12-021-1/+1
* i40e: make error message more usefulMitch Williams2015-12-021-2/+2
* i40e: fix confusing messageHelin Zhang2015-12-021-1/+2
* i40e: Update error messagingCarolyn Wyborny2015-12-021-6/+10
* i40e/i40evf: prefetch skb data on transmitJesse Brandeburg2015-12-021-0/+3
* i40e: rename rss_size to alloc_rss_size in i40e_pfHelin Zhang2015-12-022-17/+22
* i40e: add new fields to store user configurationHelin Zhang2015-12-023-17/+68
* i40e: Bump version to 1.4.2Catherine Sullivan2015-11-251-2/+2
* i40e: create a generic configure rss functionHelin Zhang2015-11-253-52/+107
* i40e: rework the functions to configure RSS with similar parametersHelin Zhang2015-11-253-26/+71
* i40e: return the number of enabled queues for ETHTOOL_GRXRINGSHelin Zhang2015-11-251-1/+1
* i40e/i40evf: clean up error messagesMitch Williams2015-11-251-9/+12
* i40e/i40evf: Add comment to #endifHelin Zhang2015-11-251-1/+1
* i40e: Move the saving of old link info from handle_link_event to link_eventCatherine Sullivan2015-11-251-4/+3
* i40e/i40evf: Add a stat to track how many times we have to do a force WBAnjali Singhai Jain2015-11-255-2/+10
* i40e: Workaround fix for mss < 256 issueAnjali Singhai Jain2015-11-251-0/+27
* i40e: remove BUG_ON from FCoE setupShannon Nelson2015-11-251-2/+0
* i40e: remove BUG_ON from feature string buildingShannon Nelson2015-11-251-16/+18
* i40e: Change BUG_ON to WARN_ON in service event completeShannon Nelson2015-11-251-1/+1
* i40e/i40evf: remove unused tunnel parameterShannon Nelson2015-11-251-7/+4
* intel: i40e: fix confused codeRasmus Villemoes2015-11-231-14/+10
* net: move skb_mark_napi_id() into core networking stackEric Dumazet2015-11-181-1/+0
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-061-1/+1
|\
| * move io-64-nonatomic*.h out of asm-genericChristoph Hellwig2015-10-151-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-242-0/+7
|\ \
| * | i40e: fix annoying messageJesse Brandeburg2015-10-231-0/+1
| * | i40e: fix stats offsetsJesse Brandeburg2015-10-231-0/+6
* | | i40e: fix unconditional execution of cpu_to_le16()Jean Sacren2015-10-231-2/+3
* | | i40e: clean up local variable initializationJean Sacren2015-10-231-2/+2
* | | i40e: add missing kernel-doc argumentJean Sacren2015-10-231-0/+3
* | | i40e: re-use %*ph specifier to hexdump a dataAndy Shevchenko2015-10-231-18/+4
* | | i40e/i40evf: Bump i40e to 1.3.46 and i40evf to 1.3.33Catherine Sullivan2015-10-231-1/+1
* | | i40e: Disable VEB bridge mode with SR-IOV failureAkeem G Abodunrin2015-10-231-0/+1
* | | i40e: Fix an incorrect OEM version stringCarolyn Wyborny2015-10-231-4/+13
* | | i40e: fix inconsistent statuses after a PF resetHelin Zhang2015-10-231-0/+20
* | | i40e: Fix VEB/VEPA bridge mode mismatch issueAkeem G Abodunrin2015-10-231-3/+13