summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf
Commit message (Expand)AuthorAgeFilesLines
* i40e/i40evf: Add Flow director stats to PF statsAnjali Singhai Jain2014-06-111-0/+3
* i40e/i40evf: remove FTYPEJesse Brandeburg2014-06-111-1/+0
* i40evf: check admin queue error bitsMitch Williams2014-06-111-0/+36
* i40e/i40evf: User ether_addr_copy instead of memcpyGreg Rose2014-06-112-9/+8
* i40evf: don't go further downMitch Williams2014-06-111-2/+4
* i40e/i40evf: AdminQ API update for new FWShannon Nelson2014-06-111-16/+80
* i40e/i40evf: set headwb Tx context flags and use themAshish Shah2014-06-111-0/+3
* i40e/i40evf: bump version to 0.4.7 for i40e and 0.9.31 for i40evfShannon Nelson2014-06-091-1/+1
* i40e/i40evf: add PPRS bit to error bits and fix bug in Rx checksumJesse Brandeburg2014-06-092-20/+57
* i40evf: Fix function headerCatherine Sullivan2014-06-081-1/+1
* i40e/i40evf: Bump build versionCatherine Sullivan2014-06-081-1/+1
* i40e/i40evf: remove deprecated device IDsJesse Brandeburg2014-06-082-5/+1
* i40e/i40evf: fix poll weightJesse Brandeburg2014-06-081-1/+1
* i40e/i40evf: fix TSO accountingJesse Brandeburg2014-06-082-8/+3
* i40e/i40evf: remove chatty reset messagesMitch Williams2014-06-081-9/+4
* i40evf: use correct format for printing MAC addressesMitch Williams2014-06-081-2/+2
* i40evf: clean up log message formattingMitch Williams2014-06-082-14/+14
* i40evf: remove bogus commentMitch Williams2014-06-081-3/+0
* i40evf: remove unnecessary log messagesMitch Williams2014-06-082-38/+16
* i40e/i40evf: Clean up a few thingsAkeem G Abodunrin2014-06-081-4/+0
* i40e/i40evf: Fix code to accommodate i40e_register.h changesAnjali Singhai Jain2014-06-081-6/+1
* i40e/i40evf: fix rx descriptor statusJesse Brandeburg2014-06-081-4/+6
* i40e/i40evf: Bump build versionCatherine Sullivan2014-06-061-1/+1
* i40e/i40evf: add Tx pre queue disable functionMatt Jared2014-06-061-0/+8
* i40e/i40evf: check AQ register for valid dataKamil Krawczyk2014-06-061-4/+30
* i40evf: make messages less direMitch Williams2014-06-061-2/+2
* i40e/i40evf: remove rx_errors and rx_missedShannon Nelson2014-06-053-6/+1
* i40e/i40evf: VEB structure added, GTIME macro updateKamil Krawczyk2014-06-051-2/+12
* i40evf: fix crash when changing ring sizesMitch Williams2014-06-053-13/+15
* i40evf: set descriptor multiple to 32Mitch Williams2014-06-051-1/+1
* i40e/i40evf: remove unused RX_LRO defineJesse Brandeburg2014-06-051-7/+0
* Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2014-06-021-6/+9
|\
| * ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings2014-06-031-6/+9
* | i40evf: don't use RESETTING state during reinitMitch Williams2014-05-291-2/+0
* | i40e/i40evf: Change type to u32 to avoid sparse errorGreg Rose2014-05-291-2/+2
* | i40e/i40evf: remove storm controlJesse Brandeburg2014-05-292-5/+1
* | i40e/i40evf: Remove reserved PCTYPE definesKevin Scott2014-05-292-12/+3
* | i40e/i40evf: Update check for AQ alivenessKevin Scott2014-05-291-1/+5
* | i40evf: Use is_multicast_ether_addr helperTobias Klauser2014-05-271-1/+1
* | i40e,igb,ixgbe: remove usless return statementsStephen Hemminger2014-05-231-4/+0
* | i40evf: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-05-211-20/+11
* | i40e/i40evf: control auto ITR through ethtoolMitch Williams2014-05-211-36/+29
* | i40e/i40evf: set proper default for ITR registersMitch Williams2014-05-211-2/+4
* | i40evf: make ethtool_ops constMitch Williams2014-05-211-1/+1
* | i40evf: don't lie to ethtoolMitch Williams2014-05-211-1/+1
* | i40evf: Use macro param for ethtool statsMitch Williams2014-05-211-5/+7
* | i40evf: Fix the headers and update copyright year.Jesse Brandeburg2014-05-2120-14/+74
* | i40evf: Remove unused definesCatherine Sullivan2014-05-211-9/+0
* | i40evf: Update AdminQ interfaceShannon Nelson2014-05-211-14/+8
|/
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
OpenPOWER on IntegriCloud