summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf
AgeCommit message (Expand)Author
2014-05-23i40e,igb,ixgbe: remove usless return statementsStephen Hemminger
2014-05-21i40evf: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-05-21i40e/i40evf: control auto ITR through ethtoolMitch Williams
2014-05-21i40e/i40evf: set proper default for ITR registersMitch Williams
2014-05-21i40evf: make ethtool_ops constMitch Williams
2014-05-21i40evf: don't lie to ethtoolMitch Williams
2014-05-21i40evf: Use macro param for ethtool statsMitch Williams
2014-05-21i40evf: Fix the headers and update copyright year.Jesse Brandeburg
2014-05-21i40evf: Remove unused definesCatherine Sullivan
2014-05-21i40evf: Update AdminQ interfaceShannon Nelson
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-04-28i40e/i40evf: Bump build versionCatherine Sullivan
2014-04-28i40e/i40evf: Retrieve and store missing link config informationNeerav Parikh
2014-04-28i40evf: remove debugging messageMitch Williams
2014-04-28i40evf: fix panic on PF driver failMitch Williams
2014-04-28i40e/i40evf: add driver version string to driver version commandShannon Nelson
2014-04-28i40evf: support ethtool RSS optionsMitch A Williams
2014-04-22i40e/i40evf: Bump build versionsCatherine Sullivan
2014-04-22i40e/i40evf: update AdminQ APIShannon Nelson
2014-04-21i40e/i40evf: add tracking to NVM busy stateShannon Nelson
2014-04-21i40e/i40evf: Bump build versionsCatherine Sullivan
2014-04-21i40e/i40evf: unhide and enable to one prefena fieldJesse Brandeburg
2014-04-11i40evf: program RSS LUT correctlyMitch A Williams
2014-04-11i40evf: remove open-coded skb_cow_headFrancois Romieu
2014-03-31i40e/i40evf: Remove addressof casts to same typeJoe Perches
2014-03-31i40e/i40evf: fix error checking pathJean Sacren
2014-03-28i40e/i40evf: Add an FD message levelAnjali Singhai Jain
2014-03-28i40evf: remove double space after returnJesse Brandeburg
2014-03-28i40evf: fix oops in watchdog handlerMitch Williams
2014-03-21i40evf: clean up init error messagesMitch Williams
2014-03-21i40evf: don't shut down admin queue on errorMitch Williams
2014-03-21i40e/i40evf: Add EEE LPI statsAnjali Singhai Jain
2014-03-19i40e/i40evf: Bump build versionsCatherine Sullivan
2014-03-19i40e/i40evf: reduce context descriptorsJesse Brandeburg
2014-03-19i40e/i40evf: enable hardware feature head write backJesse Brandeburg
2014-03-19i40evf: use min_tMitch Williams
2014-03-19i40evf: correctly program RSS HLUT tableMitch Williams
2014-03-18i40evf: Rename i40e_ptype_lookup i40evf_ptype_lookupEric W Biederman
2014-03-14i40e/i40evf: Use dma_set_mask_and_coherentMitch Williams
2014-03-14i40e/i40evf: Use correct number of VF vectorsMitch Williams
2014-03-14i40e/i40evf: Some flow director HW definition fixesAnjali Singhai Jain
2014-03-06i40e/i40evf: Bump pf&vf build versionsCatherine Sullivan
2014-03-06i40e/i40evf: carefully fill tx ringJesse Brandeburg
2014-03-06i40e/i40evf: i40e implementation for skb_set_hashJesse Brandeburg
2014-03-06i40evf: Enable the ndo_set_features netdev opGreg Rose
2014-02-21i40e and i40evf: Bump driver versionsCatherine Sullivan
2014-02-21i40e: Change MSIX to MSI-XCatherine Sullivan
2014-02-21i40evf: remove errant spaceMitch A Williams
2014-02-21i40evf: update version and copyright dateMitch Williams
2014-02-21i40evf: store ring size in ring structsMitch Williams