summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf
Commit message (Expand)AuthorAgeFilesLines
* i40e/i40evf: Remove addressof casts to same typeJoe Perches2014-03-311-2/+1
* i40e/i40evf: fix error checking pathJean Sacren2014-03-311-5/+6
* i40e/i40evf: Add an FD message levelAnjali Singhai Jain2014-03-281-0/+1
* i40evf: remove double space after returnJesse Brandeburg2014-03-281-1/+1
* i40evf: fix oops in watchdog handlerMitch Williams2014-03-282-3/+8
* 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: Add EEE LPI statsAnjali Singhai Jain2014-03-211-0/+5
* i40e/i40evf: Bump build versionsCatherine Sullivan2014-03-191-1/+1
* i40e/i40evf: reduce context descriptorsJesse Brandeburg2014-03-191-1/+2
* i40e/i40evf: enable hardware feature head write backJesse Brandeburg2014-03-191-6/+40
* i40evf: use min_tMitch Williams2014-03-191-2/+2
* i40evf: correctly program RSS HLUT tableMitch Williams2014-03-191-9/+14
* i40evf: Rename i40e_ptype_lookup i40evf_ptype_lookupEric W Biederman2014-03-182-6/+6
* 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: Some flow director HW definition fixesAnjali Singhai Jain2014-03-141-1/+5
* i40e/i40evf: Bump pf&vf build versionsCatherine Sullivan2014-03-061-1/+1
* i40e/i40evf: carefully fill tx ringJesse Brandeburg2014-03-061-2/+2
* i40e/i40evf: i40e implementation for skb_set_hashJesse Brandeburg2014-03-063-2/+400
* 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: remove errant spaceMitch A Williams2014-02-211-1/+1
* i40evf: update version and copyright dateMitch Williams2014-02-211-2/+2
* i40evf: store ring size in ring structsMitch Williams2014-02-213-10/+8
* 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-213-3/+20
* net: i40evf: Remove duplicate includeSachin Kamat2014-02-171-2/+0
* i40evf: refactor reset handlingMitch Williams2014-02-133-39/+130
* i40evf: change type of flags variableMitch Williams2014-02-131-1/+1
* i40evf: don't store unnecessary array of stringsMitch Williams2014-02-132-4/+5
* i40evf: fix bogus commentMitch Williams2014-02-131-2/+1
* i40evf: clean up adapter structMitch Williams2014-02-131-28/+1
* i40evf: trivial fixesJesse Brandeburg2014-02-132-6/+4
* i40e: spelling errorJesse Brandeburg2014-02-131-1/+1
* i40e: Fix device ID define names to align to standardShannon Nelson2014-01-173-29/+29
* i40evf: fix s390 build failure due to implicit prefetch.hPaul Gortmaker2014-01-101-0/+2
* i40evf: A0 silicon specificGreg Rose2013-12-313-6/+36
* i40evf: add driver to kernel build systemGreg Rose2013-12-311-0/+33
* i40evf: init code and hardware supportGreg Rose2013-12-3111-0/+9868
* i40evf: driver core headersGreg Rose2013-12-313-0/+689
* i40evf: virtual channel interfaceGreg Rose2013-12-312-0/+1136
* i40evf: core ethtool functionalityGreg Rose2013-12-311-0/+390
* i40evf: transmit and receive functionalityGreg Rose2013-12-311-0/+1573
OpenPOWER on IntegriCloud