summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf/i40evf_main.c
Commit message (Expand)AuthorAgeFilesLines
* i40evf: program RSS LUT correctlyMitch A Williams2014-04-111-4/+16
* i40e/i40evf: fix error checking pathJean Sacren2014-03-311-5/+6
* i40evf: fix oops in watchdog handlerMitch Williams2014-03-281-3/+7
* i40evf: clean up init error messagesMitch Williams2014-03-211-3/+4
* i40evf: don't shut down admin queue on errorMitch Williams2014-03-211-2/+0
* i40e/i40evf: Bump build versionsCatherine Sullivan2014-03-191-1/+1
* i40evf: use min_tMitch Williams2014-03-191-2/+2
* i40evf: correctly program RSS HLUT tableMitch Williams2014-03-191-9/+14
* i40e/i40evf: Use dma_set_mask_and_coherentMitch Williams2014-03-141-11/+6
* i40e/i40evf: Use correct number of VF vectorsMitch Williams2014-03-141-1/+1
* i40e/i40evf: Bump pf&vf build versionsCatherine Sullivan2014-03-061-1/+1
* i40evf: Enable the ndo_set_features netdev opGreg Rose2014-03-061-0/+5
* i40e and i40evf: Bump driver versionsCatherine Sullivan2014-02-211-1/+1
* i40e: Change MSIX to MSI-XCatherine Sullivan2014-02-211-1/+2
* i40evf: update version and copyright dateMitch Williams2014-02-211-2/+2
* i40evf: store ring size in ring structsMitch Williams2014-02-211-3/+0
* i40evf: don't guess device nameMitch Williams2014-02-211-2/+0
* i40evf: remove bogus commentMitch Williams2014-02-211-1/+0
* i40evf: fix up strings in init taskMitch Williams2014-02-211-20/+16
* i40evf: get rid of pci_using_dacMitch Williams2014-02-211-7/+3
* i40evf: fix multiple crashes on removeMitch Williams2014-02-211-6/+7
* i40evf: remove VLAN filters on closeMitch Williams2014-02-211-0/+5
* i40evf: request reset on tx hangMitch Williams2014-02-211-3/+7
* i40evf: refactor reset handlingMitch Williams2014-02-131-32/+116
* i40evf: don't store unnecessary array of stringsMitch Williams2014-02-131-3/+4
* i40e: Fix device ID define names to align to standardShannon Nelson2014-01-171-1/+1
* i40evf: main driver coreGreg Rose2013-12-311-0/+2353
OpenPOWER on IntegriCloud