summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e
Commit message (Expand)AuthorAgeFilesLines
* i40e: fix TCP flag replication for hardware offloadJesse Brandeburg2014-04-181-0/+9
* i40e: remove open-coded skb_cow_headFrancois Romieu2014-04-181-9/+9
* i40e: Remove casts of pointer to same typeJoe Perches2014-03-311-2/+2
* i40e/i40evf: Remove addressof casts to same typeJoe Perches2014-03-311-2/+2
* i40e/i40evf: fix error checking pathJean Sacren2014-03-311-5/+6
* i40e: fix function kernel doc descriptionJean Sacren2014-03-311-1/+1
* i40e: Use DEBUG_FD message level for an FD messageAnjali Singhai Jain2014-03-281-2/+3
* i40e/i40evf: Add an FD message levelAnjali Singhai Jain2014-03-281-0/+1
* i40e: check for netdev before debugfs useShannon Nelson2014-03-281-13/+22
* i40e: Add functionality for FD SB to drop packetsAnjali Singhai Jain2014-03-281-1/+6
* i40e: Cleanup in FDIR SB ethtool codeAnjali Singhai Jain2014-03-281-19/+13
* i40e: eeprom integrity check on load and emprShannon Nelson2014-03-282-6/+45
* i40e: Make the alloc and free queue vector calls orthogonalGreg Rose2014-03-281-6/+6
* i40e: Delete ATR filter on RSTAnjali Singhai Jain2014-03-281-3/+6
* i40e: Fix a message stringAnjali Singhai Jain2014-03-211-1/+1
* i40e/i40evf: Add EEE LPI statsAnjali Singhai Jain2014-03-213-0/+25
* i40e/i40evf: Bump build versionsCatherine Sullivan2014-03-191-1/+1
* i40e: potential array underflow in i40e_vc_process_vf_msg()Dan Carpenter2014-03-191-1/+1
* i40e/i40evf: reduce context descriptorsJesse Brandeburg2014-03-191-1/+2
* i40e/i40evf: enable hardware feature head write backJesse Brandeburg2014-03-193-6/+48
* i40e: Refactor and cleanup i40e_open(), adding i40e_vsi_open()Elizabeth Kappler2014-03-192-9/+34
* i40e: Patch to enable Ethtool/netdev feature flag for NTUPLE controlAnjali Singhai Jain2014-03-192-0/+42
* i40e: support VF link state ndoMitch Williams2014-03-193-6/+85
* net/i40e: Avoid double setting of NETIF_F_SG for the HW encapsulation feature...Or Gerlitz2014-03-181-3/+2
* i40e: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-141-0/+3
* net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2014-03-142-12/+12
* i40e/i40evf: Use dma_set_mask_and_coherentMitch Williams2014-03-141-10/+6
* i40e/i40evf: Use correct number of VF vectorsMitch Williams2014-03-141-4/+5
* i40e: Let MDD events be handled by MDD handlerAnjali Singhai Jain2014-03-141-2/+1
* i40e: Bug fix for FDIR replay logicAnjali Singhai Jain2014-03-141-2/+4
* i40e: Add code to handle FD table full conditionAnjali Singhai Jain2014-03-145-17/+135
* i40e: Define a new state variable to keep track of feature auto disableAnjali Singhai Jain2014-03-141-0/+3
* i40e: Fix function commentsAkeem G Abodunrin2014-03-141-1/+1
* i40e: simplified init stringJesse Brandeburg2014-03-141-0/+41
* i40e: cleanup stringsJesse Brandeburg2014-03-142-31/+24
* i40e: make string references to q be queueJesse Brandeburg2014-03-141-6/+5
* i40e/i40evf: Some flow director HW definition fixesAnjali Singhai Jain2014-03-141-1/+5
* i40e: Fix a bug in the update logic for FDIR SB filter.Anjali Singhai Jain2014-03-141-5/+22
* i40e: delete netdev after deleting napi and vectorsShannon Nelson2014-03-141-2/+4
* 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