summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-241-0/+1
|\
| * i40e: fix annoying messageJesse Brandeburg2015-10-221-0/+1
* | i40e/i40evf: Bump i40e to 1.3.46 and i40evf to 1.3.33Catherine Sullivan2015-10-231-1/+1
* | 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
* | i40e/i40evf: Add a workaround to drop all flow control framesAnjali Singhai Jain2015-10-231-0/+18
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-10-211-60/+267
|\ \
| * | i40e/i40evf: Bump i40e to 1.3.38 and i40evf to 1.3.25Catherine Sullivan2015-10-191-1/+1
| * | i40e: declare rather than initialize int objectJean Sacren2015-10-191-1/+1
| * | i40e: fix kernel-doc argument nameJean Sacren2015-10-191-1/+1
| * | i40e: Fix for Tools loopback test failing after driver loadCarolyn Wyborny2015-10-191-0/+5
| * | i40e/i40evf: adjust interrupt throttle less frequentlyJesse Brandeburg2015-10-191-0/+2
| * | i40e/i40evf: use napi_schedule_irqoff()Alexander Duyck2015-10-191-2/+4
| * | i40e: Lock for VSI's MAC filter listKiran Patil2015-10-191-55/+253
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-201-0/+2
|\ \ \ | |/ / |/| / | |/
| * i40e: fix offload of GRE tunnelsJesse Brandeburg2015-10-051-0/+2
* | i40e/i40evf: Bump i40e to 1.3.34 and i40evf to 1.3.21Catherine Sullivan2015-10-161-1/+1
* | i40e/i40evf: moderate interrupts differentlyJesse Brandeburg2015-10-161-3/+7
* | i40e: generate fewer startup messagesShannon Nelson2015-10-161-8/+12
* | i40e/i40evf: Drop useless "IN_NETPOLL" flagAlexander Duyck2015-10-161-2/+0
* | i40e/i40evf: Bump i40e version to 1.3.28 and i40evf to 1.3.19Catherine Sullivan2015-10-151-1/+1
* | i40e: remove unnecessary string copy operationsShannon Nelson2015-10-151-12/+12
* | i40e: X722 is on the IOSF bus and does not report the PCI bus infoAnjali Singhai Jain2015-10-151-20/+49
* | i40e: allow FD SB if MFP mode only has 1 partitionShannon Nelson2015-10-151-4/+4
* | i40e: remove obsolete version checkMitch Williams2015-10-151-6/+0
* | i40e: Change some messages from info to debug onlyNeerav Parikh2015-10-151-8/+13
* | i40e: Add missing parameter comment to ndo_bridge_setlinkJesse Brandeburg2015-10-151-0/+1
* | i40e/i40evf: Bump i40e version to 1.3.25 and i40evf to 1.3.17Catherine Sullivan2015-10-131-1/+1
* | i40e/i40evf: Refactor PHY structure and add phy_capabilities enumCatherine Sullivan2015-10-131-0/+8
* | i40e/i40evf: Add module_types and update_link_infoCatherine Sullivan2015-10-131-1/+1
* | i40e: update fw version text string per previous product formatsCarolyn Wyborny2015-10-131-0/+7
* | i40e: Make it clear a parameter is never usedCarolyn Wyborny2015-10-131-1/+2
* | i40e: print neato new featuresJesse Brandeburg2015-10-081-0/+3
* | i40e: refactor code to remove indentJesse Brandeburg2015-10-081-40/+42
* | i40e/i40evf: clean up some codeJesse Brandeburg2015-10-081-18/+20
* | i40e: add switch for link pollingShannon Nelson2015-10-081-1/+3
* | i40e: Fix multiple link up messagesMatt Jared2015-10-081-1/+4
* | i40e: Fix for extra Flow Director filter in table after errorCarolyn Wyborny2015-10-081-0/+14
* | i40e: inline interrupt enableJesse Brandeburg2015-10-081-18/+0
* | i40e/i40evf: Add a stat to keep track of linearization countAnjali Singhai Jain2015-10-071-1/+4
* | i40e/i40evf: fix unicast mac address addShannon Nelson2015-10-071-25/+16
* | i40e: fix bug in return from get_link_status and avoid spurious link messagesJesse Brandeburg2015-10-071-2/+10
* | i40e/i40evf: give up the __func__Shannon Nelson2015-10-071-25/+15
* | i40e: make i40e_init_pf_fcoe to voidShannon Nelson2015-10-071-6/+2
* | i40e/i40evf: add driver support for new device idsShannon Nelson2015-10-071-0/+1
* | i40e: enable WoL operation if config bit show WoL capableShannon Nelson2015-10-071-2/+7
* | i40e: Fix a memory leak in X722 rss config pathAnjali Singhai2015-10-031-1/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-10-031-20/+22
|\ \
| * | i40e: refactor interrupt enableJesse Brandeburg2015-09-301-6/+4
| * | i40e: Strip VEB stats if they are disabled in HWAnjali Singhai Jain2015-09-301-4/+9