summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40evf/i40evf_main.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-11i40evf: program RSS LUT correctlyMitch A Williams1-4/+16
2014-04-01i40e/i40evf: fix error checking pathJean Sacren1-5/+6
2014-03-28i40evf: fix oops in watchdog handlerMitch Williams1-3/+7
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-20i40e/i40evf: Bump build versionsCatherine Sullivan1-1/+1
2014-03-20i40evf: use min_tMitch Williams1-2/+2
2014-03-20i40evf: correctly program RSS HLUT tableMitch Williams1-9/+14
2014-03-15i40e/i40evf: Use dma_set_mask_and_coherentMitch Williams1-11/+6
2014-03-15i40e/i40evf: Use correct number of VF vectorsMitch Williams1-1/+1
2014-03-07i40e/i40evf: Bump pf&vf build versionsCatherine Sullivan1-1/+1
2014-03-07i40evf: 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: update version and copyright dateMitch Williams1-2/+2
2014-02-21i40evf: store ring size in ring structsMitch Williams1-3/+0
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 Williams1-3/+7
2014-02-14i40evf: refactor reset handlingMitch Williams1-32/+116
2014-02-14i40evf: don't store unnecessary array of stringsMitch Williams1-3/+4
2014-01-18i40e: Fix device ID define names to align to standardShannon Nelson1-1/+1
2014-01-01i40evf: main driver coreGreg Rose1-0/+2353