summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf
Commit message (Expand)AuthorAgeFilesLines
* i40evf: remove unnecessary break after gotoFabian Frederick2014-07-141-2/+0Star
* i40e/i40evf: Bump i40e to 0.4.21 and i40evf to 0.9.40Catherine Sullivan2014-07-031-1/+1
* i40e/i40evf: Add set_fc and init of FC settingsCatherine Sullivan2014-07-031-0/+8
* i40e/i40evf: Add new HW link info variable an_enabled and function update_lin...Catherine Sullivan2014-07-031-0/+1
* i40evf: invite vector 0 to the interrupt partyMitch Williams2014-07-031-0/+7
* i40e/i40evf: Force a shifted '1' to be unsignedPaul M Stillwell Jr2014-07-031-2/+2
* i40evf: don't violate scopeMitch Williams2014-07-031-1/+1
* i40e/i40evf: Do not free the dummy packet buffer synchronouslyAnjali Singhai Jain2014-07-032-2/+10
* i40e/i40evf: Bump i40e to 0.4.19 and i40evf to 0.9.38Catherine Sullivan2014-07-011-1/+1
* i40evf: change branding stringMitch Williams2014-07-011-1/+1
* i40e/i40evf: initialize context descriptorJesse Brandeburg2014-07-011-0/+1
* i40e/i40evf: add ASQ write back timeout variable to AQ structureKamil Krawczyk2014-07-012-1/+5
* i40evf: set flags before sending messageMitch Williams2014-07-011-17/+16Star
* i40e/i40evf: clear aq bah-bal on shutdownShannon Nelson2014-07-011-0/+4
* i40e/i40evf: Add base address registers to aq structShannon Nelson2014-07-012-38/+22Star
* i40evf: resend FW request if no responseMitch Williams2014-06-261-0/+4
* i40evf: fix typoMitch Williams2014-06-261-1/+1
* i40evf: return more useful error informationMitch Williams2014-06-261-5/+6
* i40evf: don't stop watchdog if it hasn't startedMitch Williams2014-06-261-1/+3
* i40e/i40evf: Big endian fixes for handling HMCPaul M Stillwell Jr2014-06-261-8/+20
* i40e/i40evf: Bump i40e to 0.4.17 and i40evf to 0.9.36Catherine Sullivan2014-06-251-1/+1
* i40e/i40evf: remove reserved typeJesse Brandeburg2014-06-252-2/+0Star
* i40e/i40evf: Bump i40e to 0.4.13 and i40evf to 0.9.35Catherine Sullivan2014-06-201-1/+1
* i40e/i40evf: modify debug prints to avoid seg faultsKamil Krawczyk2014-06-201-4/+11
* i40e/i40evf: Update RSS configurationCarolyn Wyborny2014-06-201-0/+3
* i40evf: fix off-by-oneMitch Williams2014-06-201-2/+2
* i40e/i40evf: Reset Head and Tail on AQ initializationMichal Kosiarz2014-06-201-0/+21
* i40e/i40evf: i40e_register.h updateAnjali Singhai Jain2014-06-202-3158/+1856Star
* i40e/i40evf: Bump i40e to version 0.4.10 and i40evf to 0.9.34Catherine Sullivan2014-06-111-1/+1
* i40e/i40evf: Add Flow director stats to PF statsAnjali Singhai Jain2014-06-111-0/+3
* i40e/i40evf: remove FTYPEJesse Brandeburg2014-06-111-1/+0Star
* i40evf: check admin queue error bitsMitch Williams2014-06-111-0/+36
* i40e/i40evf: User ether_addr_copy instead of memcpyGreg Rose2014-06-112-9/+8Star
* 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-091-1/+1
* i40e/i40evf: Bump build versionCatherine Sullivan2014-06-081-1/+1
* i40e/i40evf: remove deprecated device IDsJesse Brandeburg2014-06-082-5/+1Star
* i40e/i40evf: fix poll weightJesse Brandeburg2014-06-081-1/+1
* i40e/i40evf: fix TSO accountingJesse Brandeburg2014-06-082-8/+3Star
* i40e/i40evf: remove chatty reset messagesMitch Williams2014-06-081-9/+4Star
* 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/+0Star
* i40evf: remove unnecessary log messagesMitch Williams2014-06-082-38/+16Star
* i40e/i40evf: Clean up a few thingsAkeem G Abodunrin2014-06-081-4/+0Star
* i40e/i40evf: Fix code to accommodate i40e_register.h changesAnjali Singhai Jain2014-06-081-6/+1Star