summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e
AgeCommit message (Expand)AuthorFilesLines
2014-03-31i40e: Remove casts of pointer to same typeJoe Perches1-2/+2
2014-03-31i40e/i40evf: Remove addressof casts to same typeJoe Perches1-2/+2
2014-03-31i40e/i40evf: fix error checking pathJean Sacren1-5/+6
2014-03-31i40e: fix function kernel doc descriptionJean Sacren1-1/+1
2014-03-28i40e: Use DEBUG_FD message level for an FD messageAnjali Singhai Jain1-2/+3
2014-03-28i40e/i40evf: Add an FD message levelAnjali Singhai Jain1-0/+1
2014-03-28i40e: check for netdev before debugfs useShannon Nelson1-13/+22
2014-03-28i40e: Add functionality for FD SB to drop packetsAnjali Singhai Jain1-1/+6
2014-03-28i40e: Cleanup in FDIR SB ethtool codeAnjali Singhai Jain1-19/+13
2014-03-28i40e: eeprom integrity check on load and emprShannon Nelson2-6/+45
2014-03-28i40e: Make the alloc and free queue vector calls orthogonalGreg Rose1-6/+6
2014-03-28i40e: Delete ATR filter on RSTAnjali Singhai Jain1-3/+6
2014-03-21i40e: Fix a message stringAnjali Singhai Jain1-1/+1
2014-03-21i40e/i40evf: Add EEE LPI statsAnjali Singhai Jain3-0/+25
2014-03-19i40e/i40evf: Bump build versionsCatherine Sullivan1-1/+1
2014-03-19i40e: potential array underflow in i40e_vc_process_vf_msg()Dan Carpenter1-1/+1
2014-03-19i40e/i40evf: reduce context descriptorsJesse Brandeburg1-1/+2
2014-03-19i40e/i40evf: enable hardware feature head write backJesse Brandeburg3-6/+48
2014-03-19i40e: Refactor and cleanup i40e_open(), adding i40e_vsi_open()Elizabeth Kappler2-9/+34
2014-03-19i40e: Patch to enable Ethtool/netdev feature flag for NTUPLE controlAnjali Singhai Jain2-0/+42
2014-03-19i40e: support VF link state ndoMitch Williams3-6/+85
2014-03-18net/i40e: Avoid double setting of NETIF_F_SG for the HW encapsulation feature...Or Gerlitz1-3/+2
2014-03-14i40e: Don't receive packets when the napi budget == 0Eric W. Biederman1-0/+3
2014-03-14net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2-12/+12
2014-03-14i40e/i40evf: Use dma_set_mask_and_coherentMitch Williams1-10/+6
2014-03-14i40e/i40evf: Use correct number of VF vectorsMitch Williams1-4/+5
2014-03-14i40e: Let MDD events be handled by MDD handlerAnjali Singhai Jain1-2/+1
2014-03-14i40e: Bug fix for FDIR replay logicAnjali Singhai Jain1-2/+4
2014-03-14i40e: Add code to handle FD table full conditionAnjali Singhai Jain5-17/+135
2014-03-14i40e: Define a new state variable to keep track of feature auto disableAnjali Singhai Jain1-0/+3
2014-03-14i40e: Fix function commentsAkeem G Abodunrin1-1/+1
2014-03-14i40e: simplified init stringJesse Brandeburg1-0/+41
2014-03-14i40e: cleanup stringsJesse Brandeburg2-31/+24
2014-03-14i40e: make string references to q be queueJesse Brandeburg1-6/+5
2014-03-14i40e/i40evf: Some flow director HW definition fixesAnjali Singhai Jain1-1/+5
2014-03-14i40e: Fix a bug in the update logic for FDIR SB filter.Anjali Singhai Jain1-5/+22
2014-03-14i40e: delete netdev after deleting napi and vectorsShannon Nelson1-2/+4
2014-03-06i40e/i40evf: Bump pf&vf build versionsCatherine Sullivan1-1/+1
2014-03-06i40e/i40evf: carefully fill tx ringJesse Brandeburg1-2/+2
2014-03-06i40e: fix nvm version and remove firmware reportJesse Brandeburg2-14/+7
2014-03-06i40e: Fix static checker warningNeerav Parikh1-3/+6
2014-03-06i40e: Remove a redundant filter additionAnjali Singhai Jain1-4/+7
2014-03-06i40e: count timeout eventsJesse Brandeburg1-0/+1
2014-03-06i40e: Remove a FW workaround for Number of MSIX vectorsAnjali Singhai Jain1-0/+6
2014-03-06i40e: clean up comment styleShannon Nelson1-59/+58
2014-03-06i40e/i40evf: i40e implementation for skb_set_hashJesse Brandeburg3-2/+400
2014-03-06i40e: Prevent overflow due to kzallocAkeem G Abodunrin1-1/+1
2014-03-06i40e: Flow Director sideband accountingJoseph Gasparakis5-264/+535
2014-02-21i40e and i40evf: Bump driver versionsCatherine Sullivan1-1/+1
2014-02-21i40e: Change MSIX to MSI-XCatherine Sullivan1-4/+5