summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf
AgeCommit message (Expand)AuthorFilesLines
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
2014-02-13i40evf: fix bogus commentMitch Williams1-2/+1
2014-02-13i40evf: clean up adapter structMitch Williams1-28/+1
2014-02-13i40evf: trivial fixesJesse Brandeburg2-6/+4
2014-02-13i40e: spelling errorJesse Brandeburg1-1/+1
2014-01-17i40e: Fix device ID define names to align to standardShannon Nelson3-29/+29
2014-01-10i40evf: fix s390 build failure due to implicit prefetch.hPaul Gortmaker1-0/+2
2013-12-31i40evf: A0 silicon specificGreg Rose3-6/+36
2013-12-31i40evf: add driver to kernel build systemGreg Rose1-0/+33
2013-12-31i40evf: init code and hardware supportGreg Rose11-0/+9868
2013-12-31i40evf: driver core headersGreg Rose3-0/+689
2013-12-31i40evf: virtual channel interfaceGreg Rose2-0/+1136
2013-12-31i40evf: core ethtool functionalityGreg Rose1-0/+390
2013-12-31i40evf: transmit and receive functionalityGreg Rose1-0/+1573