aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-15i40e/i40evf: Bump i40e version to 1.3.28 and i40evf to 1.3.19Catherine Sullivan1-1/+1
2015-10-15i40e: remove unnecessary string copy operationsShannon Nelson1-12/+12
2015-10-15i40e: X722 is on the IOSF bus and does not report the PCI bus infoAnjali Singhai Jain1-20/+49
2015-10-15i40e: allow FD SB if MFP mode only has 1 partitionShannon Nelson1-4/+4
2015-10-15i40e: remove obsolete version checkMitch Williams1-6/+0
2015-10-15i40e: Change some messages from info to debug onlyNeerav Parikh1-8/+13
2015-10-15i40e: Add missing parameter comment to ndo_bridge_setlinkJesse Brandeburg1-0/+1
2015-10-13i40e/i40evf: Bump i40e version to 1.3.25 and i40evf to 1.3.17Catherine Sullivan1-1/+1
2015-10-13i40e/i40evf: Refactor PHY structure and add phy_capabilities enumCatherine Sullivan1-0/+8
2015-10-13i40e/i40evf: Add module_types and update_link_infoCatherine Sullivan1-1/+1
2015-10-13i40e: update fw version text string per previous product formatsCarolyn Wyborny1-0/+7
2015-10-13i40e: Make it clear a parameter is never usedCarolyn Wyborny1-1/+2
2015-10-08i40e: print neato new featuresJesse Brandeburg1-0/+3
2015-10-08i40e: refactor code to remove indentJesse Brandeburg1-40/+42
2015-10-08i40e/i40evf: clean up some codeJesse Brandeburg1-18/+20
2015-10-08i40e: add switch for link pollingShannon Nelson1-1/+3
2015-10-08i40e: Fix multiple link up messagesMatt Jared1-1/+4
2015-10-08i40e: Fix for extra Flow Director filter in table after errorCarolyn Wyborny1-0/+14
2015-10-08i40e: inline interrupt enableJesse Brandeburg1-18/+0
2015-10-07i40e/i40evf: Add a stat to keep track of linearization countAnjali Singhai Jain1-1/+4
2015-10-07i40e/i40evf: fix unicast mac address addShannon Nelson1-25/+16
2015-10-07i40e: fix bug in return from get_link_status and avoid spurious link messagesJesse Brandeburg1-2/+10
2015-10-07i40e/i40evf: give up the __func__Shannon Nelson1-25/+15
2015-10-07i40e: make i40e_init_pf_fcoe to voidShannon Nelson1-6/+2
2015-10-07i40e/i40evf: add driver support for new device idsShannon Nelson1-0/+1
2015-10-07i40e: enable WoL operation if config bit show WoL capableShannon Nelson1-2/+7
2015-10-03i40e: Fix a memory leak in X722 rss config pathAnjali Singhai1-1/+3
2015-10-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller1-20/+22
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2015-09-30i40e: refactor interrupt enableJesse Brandeburg1-6/+4
2015-09-30i40e: Strip VEB stats if they are disabled in HWAnjali Singhai Jain1-4/+9
2015-09-30i40e/i40evf: add new device id 1588Shannon Nelson1-0/+2
2015-09-30i40e: Remove useless messageGreg Rose1-3/+0
2015-09-30i40e: limit debugfs io opsShannon Nelson1-5/+4
2015-09-30i40e: count drops in netstat interfaceJesse Brandeburg1-0/+1
2015-09-30i40e: Fix a port VLAN configuration bugGreg Rose1-1/+1
2015-09-30i40e: rtnl_lock called twice in i40e_pci_error_resume()Vasily Averin1-1/+1
2015-09-28i40e: fix VLAN inside VXLANJesse Brandeburg1-1/+2
2015-09-28i40e: Fix for recursive RTNL lock during PROMISC changeAnjali Singhai1-7/+12
2015-09-28i40e/i40evf: refactor tx timeout logicKiran Patil1-111/+161
2015-09-17i40e/i40evf: Bump i40e to 1.3.21 and i40evf to 1.3.13Catherine Sullivan1-1/+1
2015-09-01i40e: Set defport behavior for the Main VSI when in promiscuous modeAnjali Singhai Jain1-8/+29
2015-08-26i40e/i40evf: Bump i40e to 1.3.9 and i40evf to 1.3.5Catherine Sullivan1-1/+1
2015-08-26i40e: Remove redundant and unneeded messagesGreg Rose1-2/+0
2015-08-26i40e/i40evf: Add capability to gather VEB per TC statsNeerav Parikh1-1/+27
2015-08-26i40e: Fix legacy interrupt mode in the driverAnjali Singhai Jain1-4/+12
2015-08-26i40e: Move function calls to i40e_shutdown instead of i40e_suspendCatherine Sullivan1-3/+13
2015-08-26i40e: don't degrade __le16Mitch Williams1-0/+2
2015-08-05i40e: Add IWARP support for X722Anjali Singhai Jain1-0/+10
2015-08-05i40e/i40evf: Add TX/RX outer UDP checksum support for X722Anjali Singhai Jain1-0/+2