aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-28i40e/i40evf: Bump build versionCatherine Sullivan1-1/+1
2014-04-28i40e/i40evf: Retrieve and store missing link config informationNeerav Parikh1-0/+3
2014-04-28i40evf: remove debugging messageMitch Williams1-1/+0
2014-04-28i40evf: fix panic on PF driver failMitch Williams1-3/+9
2014-04-28i40e/i40evf: add driver version string to driver version commandShannon Nelson1-0/+1
2014-04-28i40evf: support ethtool RSS optionsMitch A Williams1-0/+316
2014-04-22i40e/i40evf: Bump build versionsCatherine Sullivan1-1/+1
2014-04-22i40e/i40evf: update AdminQ APIShannon Nelson1-29/+12
2014-04-21i40e/i40evf: add tracking to NVM busy stateShannon Nelson2-0/+23
2014-04-21i40e/i40evf: Bump build versionsCatherine Sullivan1-1/+1
2014-04-21i40e/i40evf: unhide and enable to one prefena fieldJesse Brandeburg1-0/+1
2014-04-11i40evf: program RSS LUT correctlyMitch A Williams1-4/+16
2014-04-11i40evf: remove open-coded skb_cow_headFrancois Romieu1-6/+4
2014-03-31i40e/i40evf: Remove addressof casts to same typeJoe Perches1-2/+1
2014-03-31i40e/i40evf: fix error checking pathJean Sacren1-5/+6
2014-03-28i40e/i40evf: Add an FD message levelAnjali Singhai Jain1-0/+1
2014-03-28i40evf: remove double space after returnJesse Brandeburg1-1/+1
2014-03-28i40evf: fix oops in watchdog handlerMitch Williams2-3/+8
2014-03-21i40evf: clean up init error messagesMitch Williams1-3/+4
2014-03-21i40evf: don't shut down admin queue on errorMitch Williams1-2/+0
2014-03-21i40e/i40evf: Add EEE LPI statsAnjali Singhai Jain1-0/+5
2014-03-19i40e/i40evf: Bump build versionsCatherine Sullivan1-1/+1
2014-03-19i40e/i40evf: reduce context descriptorsJesse Brandeburg1-1/+2
2014-03-19i40e/i40evf: enable hardware feature head write backJesse Brandeburg1-6/+40
2014-03-19i40evf: use min_tMitch Williams1-2/+2
2014-03-19i40evf: correctly program RSS HLUT tableMitch Williams1-9/+14
2014-03-18i40evf: Rename i40e_ptype_lookup i40evf_ptype_lookupEric W Biederman2-6/+6
2014-03-14i40e/i40evf: Use dma_set_mask_and_coherentMitch Williams1-11/+6
2014-03-14i40e/i40evf: Use correct number of VF vectorsMitch Williams1-1/+1
2014-03-14i40e/i40evf: Some flow director HW definition fixesAnjali Singhai Jain1-1/+5
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/i40evf: i40e implementation for skb_set_hashJesse Brandeburg3-2/+400
2014-03-06i40evf: Enable the ndo_set_features netdev opGreg Rose1-0/+5
2014-02-21i40e and i40evf: Bump driver versionsCatherine Sullivan1-1/+1
2014-02-21i40e: Change MSIX to MSI-XCatherine Sullivan1-1/+2
2014-02-21i40evf: remove errant spaceMitch A Williams1-1/+1
2014-02-21i40evf: update version and copyright dateMitch Williams1-2/+2
2014-02-21i40evf: store ring size in ring structsMitch Williams3-10/+8
2014-02-21i40evf: don't guess device nameMitch Williams1-2/+0
2014-02-21i40evf: remove bogus commentMitch Williams1-1/+0
2014-02-21i40evf: fix up strings in init taskMitch Williams1-20/+16
2014-02-21i40evf: get rid of pci_using_dacMitch Williams1-7/+3
2014-02-21i40evf: fix multiple crashes on removeMitch Williams1-6/+7
2014-02-21i40evf: remove VLAN filters on closeMitch Williams1-0/+5
2014-02-21i40evf: request reset on tx hangMitch Williams3-3/+20
2014-02-17net: i40evf: Remove duplicate includeSachin Kamat1-2/+0
2014-02-13i40evf: refactor reset handlingMitch Williams3-39/+130
2014-02-13i40evf: change type of flags variableMitch Williams1-1/+1
2014-02-13i40evf: don't store unnecessary array of stringsMitch Williams2-4/+5