summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40evf
AgeCommit message (Expand)Author
2014-04-22i40e/i40evf: Bump build versionsCatherine Sullivan
2014-04-22i40e/i40evf: update AdminQ APIShannon Nelson
2014-04-22i40e/i40evf: add tracking to NVM busy stateShannon Nelson
2014-04-22i40e/i40evf: Bump build versionsCatherine Sullivan
2014-04-22i40e/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-20i40e/i40evf: Bump build versionsCatherine Sullivan
2014-03-20i40e/i40evf: reduce context descriptorsJesse Brandeburg
2014-03-20i40e/i40evf: enable hardware feature head write backJesse Brandeburg
2014-03-20i40evf: 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-07i40e/i40evf: Bump pf&vf build versionsCatherine Sullivan
2014-03-07i40e/i40evf: carefully fill tx ringJesse Brandeburg
2014-03-07i40e/i40evf: i40e implementation for skb_set_hashJesse Brandeburg
2014-03-07i40evf: 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
2014-02-21i40evf: don't guess device nameMitch Williams
2014-02-21i40evf: remove bogus commentMitch Williams
2014-02-21i40evf: fix up strings in init taskMitch Williams
2014-02-21i40evf: get rid of pci_using_dacMitch Williams
2014-02-21i40evf: fix multiple crashes on removeMitch Williams
2014-02-21i40evf: remove VLAN filters on closeMitch Williams
2014-02-21i40evf: request reset on tx hangMitch Williams
2014-02-17net: i40evf: Remove duplicate includeSachin Kamat
2014-02-13i40evf: refactor reset handlingMitch Williams
2014-02-13i40evf: change type of flags variableMitch Williams
2014-02-13i40evf: don't store unnecessary array of stringsMitch Williams
2014-02-13i40evf: fix bogus commentMitch Williams
2014-02-13i40evf: clean up adapter structMitch Williams
2014-02-13i40evf: trivial fixesJesse Brandeburg
2014-02-13i40e: spelling errorJesse Brandeburg
2014-01-18i40e: Fix device ID define names to align to standardShannon Nelson
2014-01-11i40evf: fix s390 build failure due to implicit prefetch.hPaul Gortmaker