aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_main.c
Commit message (Expand)AuthorAgeFilesLines
* i40e: Bump to version 1.3.1Catherine Sullivan2015-04-031-2/+2
* i40e: Communicate VSI id in place of VSI index to the VFsAnjali Singhai Jain2015-04-031-0/+16
* i40e: stop flow director on shutdownMitch Williams2015-04-031-0/+2
* i40e: fix up VXLAN messagesShannon Nelson2015-04-031-19/+19
* i40e: Change some memcpys to struct assignmentsJesse Brandeburg2015-04-031-11/+8
* i40e: Print some more info to help figure out the cause of HMC errorAnjali Singhai Jain2015-04-031-0/+3
* i40e: Bump version to 1.2.43Catherine Sullivan2015-03-271-1/+1
* i40e/i40evf: implement KR2 supportJesse Brandeburg2015-03-271-0/+4
* i40e: add NVM update events to AQ cleanShannon Nelson2015-03-191-0/+4
* i40e/i40evf: Bump i40e/i40evf versionCatherine Sullivan2015-03-091-1/+1
* i40e: Fix inconsistent use of PF/VF vs pf/vfJeff Kirsher2015-03-091-29/+29
* i40e: Strip configfs codeGreg Rose2015-03-071-6/+0
* i40e/i40evf: Bump versionSravanthi Tangeda2015-03-071-1/+1
* i40e: Simplify code for rss_size_max configAnjali Singhai Jain2015-03-071-5/+2
* i40e: FD filters flush policy changesAnjali Singhai Jain2015-03-071-16/+43
* i40e: Move code to enable/disable Loopback to the main fileAkeem G Abodunrin2015-03-071-0/+68
* i40e: rework vector reservationShannon Nelson2015-03-071-19/+56
* i40e: Remove duplicate codeCatherine Sullivan2015-03-071-8/+0
* i40e/i40evf: Refactor i40e_debug_aq and make some functions staticShannon Nelson2015-03-071-1/+1
* i40e: Fix mismatching type for ioremap_lenJeff Kirsher2015-03-051-2/+2
* i40e/i40evf: Version bumpSravanthi Tangeda2015-03-051-1/+1
* i40e: move IRQ tracking setup into MSIX setupShannon Nelson2015-03-051-31/+29
* i40e: Ioremap changesAnjali Singhai2015-03-051-2/+6
* i40e/i40evf: Clean up some formatting and other thingsJesse Brandeburg2015-03-051-1/+0
* i40e: fix XPS mask when resettingJesse Brandeburg2015-03-051-11/+11
* i40e: Fix NPAR Tx Scheduler initGreg Rose2015-03-051-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-031-11/+33
|\
| * i40e: stop flow director on shutdownMitch A Williams2015-02-261-0/+1
| * i40e: disconnect irqs on shutdownShannon Nelson2015-02-261-6/+8
| * i40e: Issue a PF reset if Tx queue disable timeoutParikh, Neerav2015-02-261-1/+7
| * i40e: Fix the Tx ring qset handle when DCB reconfiguresParikh, Neerav2015-02-261-2/+9
| * i40e: Fix the case where per TC queue count was higher than queues enabledAnjali Singhai2015-02-261-1/+6
| * i40e: Don't check for Tx hang when PF downAkeem G Abodunrin2015-02-261-1/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-03-031-28/+59
|\ \
| * | i40e/i40evf: Bump versionsSravanthi Tangeda2015-03-031-1/+1
| * | i40e: Only enable TC0 for NIC partition typeNeerav Parikh2015-03-031-3/+3
| * | i40e: Fix RSS size at init since default num queue calculation has changedAnjali Singhai Jain2015-03-031-1/+4
| * | i40e: Move RSS table size for VSIs to the VSI structAnjali Singhai Jain2015-03-031-0/+3
| * | i40e: Fix issue with removal of apps from DBCNL app tableNeerav Parikh2015-03-031-6/+9
| * | i40e: Add FW check to disable DCB and wrap autoneg workaround with FW checkAnjali Singhai Jain2015-03-031-12/+19
| * | i40e: Enable more than 64 qps for the Main VSIAnjali Singhai Jain2015-03-031-5/+20
* | | i40e: Fix dependencies in the i40e driver on configfsGreg Rose2015-03-031-4/+4
|/ /
* | i40e/i40evf: Update driver versionsSravanthi Tangeda2015-02-241-1/+1
* | i40e: print Rx packet split statusMitch Williams2015-02-241-2/+4
* | i40e: Add support for getlink, setlink ndo opsNeerav Parikh2015-02-241-12/+178
* | i40e: Implement configfs for NPAR BW configurationGreg Rose2015-02-241-5/+8
* | i40e: Add NPAR BW get and set functionsGreg Rose2015-02-241-0/+129
* | i40e: enable packet split only when IOMMU presentMitch Williams2015-02-241-2/+6
* | i40e/i40evf: Use advertised speed settings in ethtool and refactor get_settingsCatherine Sullivan2015-02-241-1/+9
* | i40e/i40evf: Bump Driver VersionsSravanthi Tangeda2015-02-231-1/+1