| Commit message (Expand) | Author | Age | Files | Lines |
* | ixgbe/ixgbevf: Limit maximum jumbo frame size to 9.5K to avoid Tx hangs | Alexander Duyck | 2012-10-09 | 1 | -1/+1 |
* | ixgbevf: Add fix to VF to handle multi-descriptor buffers | Alexander Duyck | 2012-09-24 | 1 | -0/+5 |
* | ixgbevf: Cleanup handling of configuration for jumbo frames | Alexander Duyck | 2012-08-30 | 1 | -1/+3 |
* | ixgbevf: Fix namespace issue with ixgbe_write_eitr | Greg Rose | 2012-07-21 | 1 | -1/+0 |
* | ixgbevf: Add lock around mailbox ops to prevent simultaneous access | Alexander Duyck | 2012-07-21 | 1 | -0/+2 |
* | ixgbevf: Add netdev to ring structure | Alexander Duyck | 2012-07-18 | 1 | -0/+2 |
* | ixgbevf: Update descriptor macros to accept pointers and drop _ADV suffix | Alexander Duyck | 2012-07-17 | 1 | -6/+6 |
* | ixgbevf: Use igb style interrupt masks instead of ixgbe style | Alexander Duyck | 2012-07-17 | 1 | -6/+23 |
* | ixgbevf: Move Tx clean-up into NAPI context | Alexander Duyck | 2012-07-17 | 1 | -8/+4 |
* | ixgbevf: Update q_vector to contain ring pointers instead of bitmaps | Alexander Duyck | 2012-07-17 | 1 | -6/+12 |
* | ixgbevf: Drop use of eitr_low and eitr_high for hard coded values | Alexander Duyck | 2012-07-17 | 1 | -2/+0 |
* | ixgbevf: Make use of NETIF_F_RXCSUM instead of keeping our own flag | Alexander Duyck | 2012-07-17 | 1 | -2/+1 |
* | ixgbevf: Drop netdev_registered value since that is already stored in netdev | Alexander Duyck | 2012-07-17 | 1 | -1/+0 |
* | ixgbevf: Drop all dead or unnecessary code | Alexander Duyck | 2012-07-17 | 1 | -38/+2 |
* | ixgbevf: Make sure jumbo frames are set correctly after PF reset | Greg Rose | 2012-05-03 | 1 | -1/+1 |
* | ixgbevf: Update copyright notices | Greg Rose | 2012-02-03 | 1 | -1/+1 |
* | ixgbevf: make operations tables const | Stephen Hemminger | 2012-01-19 | 1 | -3/+3 |
* | ixgbevf: fix sparse warnings | Stephen Hemminger | 2012-01-19 | 1 | -1/+1 |
* | ixgbevf: provide 64 bit statistics | Eric Dumazet | 2011-08-26 | 1 | -3/+5 |
* | intel: Move the Intel wired LAN drivers | Jeff Kirsher | 2011-08-10 | 1 | -0/+318 |