summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_main.c
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | i40e/i40evf: Remove unused variable an_enable and function update_link_infoCatherine Sullivan2015-02-231-2/+2
* | i40e: Fix the EMPR interrupt received handlingAnjali Singhai Jain2015-02-231-4/+2
* | i40e/i40evf: i40e_register.h updatesAnjali Singhai Jain2015-02-231-23/+0
* | i40e: Use #define for the VSI connection typeNeerav Parikh2015-02-231-3/+3
* | i40e/i40evf: Refactor the receive routinesMitch Williams2015-02-231-2/+7
|/
* i40e: Fix function headerGreg Rose2015-02-091-1/+1
* i40e: stop the service task at shutdownMitch Williams2015-02-081-0/+2
* i40e: avoid use of uninitialized v_budget in i40e_init_msixJohn W Linville2015-02-081-5/+5
* i40e/i40evf: Bump i40e and i40evf versionsSravanthi Tangeda2015-01-161-1/+1
* i40e: Support for NPAR iSCSI partition with DCBNeerav Parikh2015-01-161-18/+55
* i40e: Issue "Stop LLDP" command for firmware older than v4.3Neerav Parikh2015-01-161-0/+10
* i40e: only enable PTP interrupt cause if PTP is enabledJacob Keller2015-01-161-4/+7
* i40e/i40evf: Bump i40e/i40evf versionsCatherine Sullivan2015-01-161-1/+1
* i40e: Add define for interrupt name string lenCarolyn Wyborny2015-01-161-6/+6
* i40e: don't give up on DCB error after resetShannon Nelson2015-01-161-4/+6
* i40e: fix proc/int descriptionsCarolyn Wyborny2015-01-161-2/+2
* i40e: limit sriov to partition 1 of NPAR configurationsShannon Nelson2015-01-131-1/+1
* i40e: Don't exit link event early if link speed has changedCatherine Sullivan2015-01-131-0/+4
* i40e: Add warning for NPAR partitions with link speed less than 10GbpsGreg Rose2015-01-131-0/+9
* net: Disallow providing non zero VLAN ID for NIC drivers FDB add flowOr Gerlitz2014-12-161-0/+5
* i40e: Bump i40e version to 1.2.2 and i40evf version to 1.0.6Catherine Sullivan2014-12-061-2/+2
* i40e: Re enable Main VSI loopback setting in the reset pathAnjali Singhai Jain2014-12-061-0/+3
* i40e: Add new update VSI flow to accommodate FW fix with VSI Loopback modeAnjali Singhai Jain2014-12-061-1/+13
* i40e: Add description to misc and fd interruptsCarolyn Wyborny2014-12-061-4/+7
* i40e: Remove unneeded break statementShannon Nelson2014-12-061-2/+0
* net: rename netdev_phys_port_id to more generic nameJiri Pirko2014-12-021-1/+1
* net: make vid as a parameter for ndo_fdb_add/ndo_fdb_delJiri Pirko2014-12-021-1/+1
* i40e: enable fdb add code, remove unused codeJesse Brandeburg2014-11-221-63/+8
* i40e: trigger SW INT with no ITR waitShannon Nelson2014-11-201-2/+8
* i40e: don't overload fieldsMitch Williams2014-11-201-4/+3
* i40e: Set XPS bit mask to zero in DCB modeNeerav Parikh2014-11-181-7/+31
OpenPOWER on IntegriCloud