summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40evf/i40evf_main.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-27i40e/i40evf: Bump i40e to 1.3.9 and i40evf to 1.3.5Catherine Sullivan1-2/+2
2015-08-27i40evf: Use the correct defines to match the VF registersAnjali Singhai Jain1-19/+19
2015-08-06i40e/i40evf: RSS changes for X722Anjali Singhai Jain1-40/+126
2015-08-06i40e/i40evf: Add device ids for X722Anjali Singhai Jain1-0/+1
2015-07-23i40e: use BIT and BIT_ULL macrosJesse Brandeburg1-4/+4
2015-07-23i40evf: support virtual channel API version 1.1Mitch Williams1-0/+6
2015-07-23i40evf: handle big resetsMitch Williams1-43/+66
2015-07-15i40e/i40evf: Bump version to 1.3.6 for i40e and 1.3.2 for i40evfCatherine Sullivan1-1/+1
2015-07-15i40evf: add MAC address filter in open, not initMitch Williams1-11/+1
2015-07-15i40evf: don't delete all the filtersMitch Williams1-1/+3
2015-07-15i40evf: Allow for an abundance of vectorsMitch Williams1-1/+1
2015-06-26i40evf: don't configure unused RSS queuesMitch Williams1-1/+1
2015-06-26i40evf: fix panic during MTU changeMitch Williams1-62/+46
2015-04-15i40evf: remove aq_pendingMitch Williams1-6/+1
2015-04-15i40evf: fix bad indentationMitch Williams1-1/+1
2015-04-03i40evf: Refactor VF RSS codeAnjali Singhai Jain1-32/+11
2015-04-03i40evf: protect VLAN filter listMitch Williams1-2/+22
2015-03-27i40evf: resequence close operationsMitch Williams1-7/+3
2015-03-27i40evf: delay releasing ringsMitch Williams1-13/+10
2015-03-09i40e/i40evf: Bump i40e/i40evf versionCatherine Sullivan1-1/+1
2015-03-09i40e/i40evf: fix accidental write to ITR registersJesse Brandeburg1-0/+3
2015-03-09i40vf: don't stop me nowMitch Williams1-5/+6
2015-03-09ethernet: codespell comment spelling fixesJoe Perches1-2/+2
2015-03-07i40e/i40evf: Bump versionSravanthi Tangeda1-1/+1
2015-03-05i40e/i40evf: Version bumpSravanthi Tangeda1-1/+1
2015-03-03i40e/i40evf: Bump versionsSravanthi Tangeda1-1/+1
2015-02-25i40e/i40evf: Update driver versionsSravanthi Tangeda1-2/+2
2015-02-25i40evf: Add more info to interrupt vector namesCarolyn Wyborny1-1/+2
2015-02-24i40evf: don't wait foreverMitch Williams1-2/+13
2015-02-24i40evf: refactor resetMitch Williams1-10/+31
2015-02-24i40evf: disable NAPI polling soonerMitch Williams1-2/+1
2015-02-24i40e/i40evf: Bump Driver VersionsSravanthi Tangeda1-1/+1
2015-02-24i40e/i40evf: Refactor the receive routinesMitch Williams1-1/+1
2015-02-09i40evf: stop the watchdog for shutdownMitch Williams1-0/+6
2015-02-09i40evf: ignore bogus messages from FWMitch Williams1-1/+1
2015-02-09i40evf: reset on module unloadMitch Williams1-5/+10
2015-01-16i40e/i40evf: Bump i40e and i40evf versionsSravanthi Tangeda1-1/+1
2015-01-16i40e/i40evf: Bump i40e/i40evf versionsCatherine Sullivan1-1/+1
2015-01-13i40evf: kick a stalled admin queueMitch A Williams1-1/+6
2015-01-13i40evf: enable interrupt 0 appropriatelyMitch A Williams1-8/+4
2015-01-13i40evf: don't fire traffic IRQs when the interface is downMitch A Williams1-4/+7
2015-01-13i40evf: remove leftover VLAN filtersMitch A Williams1-0/+4
2015-01-13i40evf: refactor shutdown codeMitch A Williams1-6/+23
2015-01-13i40evf: Remove some scary log messagesMitch A Williams1-6/+1
2015-01-13i40evf: remove redundant codeMitch A Williams1-27/+0
2014-12-06i40e: Bump i40e version to 1.2.2 and i40evf version to 1.0.6Catherine Sullivan1-1/+1
2014-12-06i40evf: make early init sequence even more robustMitch Williams1-2/+7
2014-11-21i40evf: remove unnecessary elseMitch Williams1-4/+2
2014-11-21i40evf: make comparisons consistentMitch Williams1-5/+5
2014-11-21i40evf: make checkpatch happyMitch Williams1-22/+26