summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40evf/i40evf_main.c
AgeCommit message (Expand)AuthorFilesLines
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
2014-11-21i40e: don't overload fieldsMitch Williams1-4/+3
2014-11-16i40e: use netdev_rss_key_fill() helperEric Dumazet1-8/+3
2014-11-11i40evf: don't use more queues than CPUsMitch Williams1-21/+29
2014-11-03i40evf: properly handle multiple AQ messagesMitch Williams1-3/+1
2014-10-24i40e/i40evf: Use usleep_range() instead of udelay()Neerav Parikh1-2/+2
2014-09-04i40e/i40evf: Bump i40e/i40evf versionsCatherine Sullivan1-1/+1
2014-08-27i40e/i40evf: Bump i40e & i40evf versionCatherine Sullivan1-1/+1
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-08-03i40evf: Fixed guest OS panic when removing vf driverSerey Kong1-2/+3
2014-08-03i40evf: fix memory leak on unused interfacesMitch Williams1-0/+24
2014-08-03i40evf: don't leak queue vectorsMitch Williams1-0/+2
2014-08-03i40evf: do not re-arm watchdog after removeAshish Shah1-0/+2
2014-08-03i40evf: future-proof vfr_stat state checkAshish Shah1-6/+17
2014-08-03i40evf: fix scan warning on sprintfJesse Brandeburg1-1/+2
2014-07-24i40evf: don't wait so longMitch Williams1-2/+2