Age | Commit message (Expand) | Author | Files | Lines |
2016-09-25 | i40evf: support queue-specific settings for interrupt moderation | Jacob Keller | 1 | -7/+0 |
2016-08-20 | i40e/i40evf: Fix indentation | Jeff Kirsher | 1 | -27/+30 |
2016-08-20 | i40evf: report link speed | Mitch Williams | 1 | -0/+1 |
2016-05-14 | i40e: Add allmulti support for the VF | Anjali Singhai Jain | 1 | -0/+3 |
2016-05-06 | i40evf: refactor receive routine | Jesse Brandeburg | 1 | -5/+0 |
2016-05-06 | i40evf: Drop packet split receive routine | Jesse Brandeburg | 1 | -2/+0 |
2016-04-27 | i40evf: Add driver support for promiscuous mode | Anjali Singhai Jain | 1 | -0/+3 |
2016-04-26 | i40evf: Allow PF driver to configure RSS | Mitch Williams | 1 | -7/+23 |
2016-04-26 | i40evf: Don't Panic | Mitch Williams | 1 | -2/+4 |
2016-02-18 | i40evf: support packet split receive | Mitch Williams | 1 | -1/+5 |
2016-02-04 | i40evf: allow channel bonding of VFs | Mitch Williams | 1 | -0/+1 |
2015-12-03 | i40evf: increase max number of queues | Mitch Williams | 1 | -2/+1 |
2015-12-02 | i40evf: allocate ring structs dynamically | Mitch Williams | 1 | -2/+2 |
2015-12-02 | i40evf: allocate queue vectors dynamically | Mitch Williams | 1 | -4/+1 |
2015-12-02 | i40evf: add new fields to store user configuration of RSS | Helin Zhang | 1 | -0/+2 |
2015-12-02 | i40evf: create a generic get RSS function | Helin Zhang | 1 | -0/+2 |
2015-12-02 | i40evf: create a generic config RSS function | Helin Zhang | 1 | -0/+3 |
2015-10-20 | i40e/i40evf: adjust interrupt throttle less frequently | Jesse Brandeburg | 1 | -0/+2 |
2015-10-16 | i40evf: relax and stagger init timing a bit | Mitch Williams | 1 | -1/+1 |
2015-10-16 | i40e/i40evf: Drop useless "IN_NETPOLL" flag | Alexander Duyck | 1 | -2/+0 |
2015-10-14 | i40evf: properly handle ndo_set_mac_address calls | Mitch Williams | 1 | -0/+1 |
2015-10-09 | i40e/i40evf: pass QOS handle to VF | Mitch Williams | 1 | -0/+1 |
2015-10-09 | i40e/i40evf: clean up some code | Jesse Brandeburg | 1 | -4/+0 |
2015-08-06 | i40e/i40evf: Add support for writeback on ITR feature for X722 | Anjali Singhai Jain | 1 | -0/+1 |
2015-08-06 | i40e/i40evf: RSS changes for X722 | Anjali Singhai Jain | 1 | -0/+2 |
2015-08-06 | i40e/i40evf: Add flags for X722 capabilities | Anjali Singhai Jain | 1 | -1/+6 |
2015-07-23 | i40e: use BIT and BIT_ULL macros | Jesse Brandeburg | 1 | -21/+21 |
2015-07-23 | i40evf: handle big resets | Mitch Williams | 1 | -0/+2 |
2015-07-23 | i40e/i40evf: add macros for virtual channel API version and device capability | Mitch Williams | 1 | -0/+9 |
2015-06-26 | i40evf: fix panic during MTU change | Mitch Williams | 1 | -1/+0 |
2015-04-15 | i40evf: remove aq_pending | Mitch Williams | 1 | -1/+0 |
2015-03-27 | i40evf: delay releasing rings | Mitch Williams | 1 | -0/+2 |
2014-11-21 | i40evf: make checkpatch happy | Mitch Williams | 1 | -1/+1 |
2014-11-11 | i40evf: don't use more queues than CPUs | Mitch Williams | 1 | -0/+1 |
2014-06-05 | i40evf: fix crash when changing ring sizes | Mitch Williams | 1 | -0/+2 |
2014-06-05 | i40evf: set descriptor multiple to 32 | Mitch Williams | 1 | -1/+1 |
2014-05-21 | i40evf: Fix the headers and update copyright year. | Jesse Brandeburg | 1 | -0/+3 |
2014-03-28 | i40evf: fix oops in watchdog handler | Mitch Williams | 1 | -0/+1 |
2014-02-21 | i40evf: store ring size in ring structs | Mitch Williams | 1 | -2/+0 |
2014-02-21 | i40evf: request reset on tx hang | Mitch Williams | 1 | -0/+1 |
2014-02-18 | net: i40evf: Remove duplicate include | Sachin Kamat | 1 | -2/+0 |
2014-02-14 | i40evf: refactor reset handling | Mitch Williams | 1 | -2/+4 |
2014-02-14 | i40evf: change type of flags variable | Mitch Williams | 1 | -1/+1 |
2014-02-14 | i40evf: don't store unnecessary array of strings | Mitch Williams | 1 | -1/+1 |
2014-02-14 | i40evf: fix bogus comment | Mitch Williams | 1 | -2/+1 |
2014-02-14 | i40evf: clean up adapter struct | Mitch Williams | 1 | -28/+1 |
2014-01-01 | i40evf: driver core headers | Greg Rose | 1 | -0/+321 |