summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e
Commit message (Expand)AuthorAgeFilesLines
* i40e/i40evf: Bump pf&vf build versionsCatherine Sullivan2014-03-061-1/+1
* i40e/i40evf: carefully fill tx ringJesse Brandeburg2014-03-061-2/+2
* i40e: fix nvm version and remove firmware reportJesse Brandeburg2014-03-062-14/+7
* i40e: Fix static checker warningNeerav Parikh2014-03-061-3/+6
* i40e: Remove a redundant filter additionAnjali Singhai Jain2014-03-061-4/+7
* i40e: count timeout eventsJesse Brandeburg2014-03-061-0/+1
* i40e: Remove a FW workaround for Number of MSIX vectorsAnjali Singhai Jain2014-03-061-0/+6
* i40e: clean up comment styleShannon Nelson2014-03-061-59/+58
* i40e/i40evf: i40e implementation for skb_set_hashJesse Brandeburg2014-03-063-2/+400
* i40e: Prevent overflow due to kzallocAkeem G Abodunrin2014-03-061-1/+1
* i40e: Flow Director sideband accountingJoseph Gasparakis2014-03-065-264/+535
* i40e and i40evf: Bump driver versionsCatherine Sullivan2014-02-211-1/+1
* i40e: Change MSIX to MSI-XCatherine Sullivan2014-02-211-4/+5
* i40e: tighten up ring enable/disable flowMitch Williams2014-02-211-17/+15
* i40e: remove unnecessary delayMitch Williams2014-02-211-1/+0
* i40e: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-181-27/+6
* i40e: don't handle VF reset on unloadMitch Williams2014-02-132-6/+7
* i40e: enable extant VFsMitch Williams2014-02-133-8/+21
* i40e: reset VFs after PF resetMitch Williams2014-02-131-0/+5
* i40e: set VF state to active when reset is completeMitch Williams2014-02-131-0/+1
* i40e: remove dead codeMitch Williams2014-02-131-9/+1
* i40e: Setting i40e_down bit for tx_timeoutAkeem G Abodunrin2014-02-131-0/+1
* i40evf: clean up memsetsMitch Williams2014-02-131-3/+2
* i40e: bump driver versionJesse Brandeburg2014-02-131-1/+1
* i40e: spelling errorJesse Brandeburg2014-02-131-1/+1
* i40e: Add missing braces to i40e_dcb_need_reconfig()Dave Jones2014-01-271-1/+2
* i40e: Fix device ID define names to align to standardShannon Nelson2014-01-174-41/+41
* i40e: add DCB option to KconfigNeerav Parikh2014-01-171-0/+2
* i40e: add DCB and DCBNL supportNeerav Parikh2014-01-174-20/+669
* i40e: implement DCB support infastructureNeerav Parikh2014-01-175-15/+712
* i40e: refactor flow directorAnjali Singhai Jain2014-01-173-160/+221
* i40e: rename definesJesse Brandeburg2014-01-174-33/+33
* i40e: whitespace fixesJesse Brandeburg2014-01-174-5/+5
* i40e: Change firmware workaroundJesse Brandeburg2014-01-172-7/+2
* i40e: fix compile warning on checksum_localJesse Brandeburg2014-01-171-1/+1
* i40e: updates to AdminQ interfaceShannon Nelson2014-01-162-15/+8
* i40e: check desc pointer before printingShannon Nelson2014-01-161-28/+39
* i40e: Remove autogenerated Module.symvers file.David S. Miller2014-01-161-0/+0
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0
* i40e: Retain MAC filters on port VLAN deletionGreg Rose2014-01-152-0/+16
* i40e: Warn admin to reload VF driver on port VLAN configurationGreg Rose2014-01-151-0/+5
* i40e: Bump version numberCatherine Sullivan2014-01-141-1/+1
* i40e: trivial cleanupJesse Brandeburg2014-01-141-2/+1
* i40e: whitespace fixesJesse Brandeburg2014-01-145-8/+5
* i40e: make message meaningfulMitch Williams2014-01-141-2/+2
* i40e: associate VMDq queue with VM typeShannon Nelson2014-01-143-1/+5
* i40e: remove extra register writeMitch Williams2014-01-141-1/+1
* i40e: Bump versionCatherine Sullivan2014-01-101-1/+1
* i40e: fix log message wordingShannon Nelson2014-01-101-1/+1
* i40e: enable PTPJacob Keller2014-01-107-2/+823
OpenPOWER on IntegriCloud