aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbevf/ixgbevf.h
Commit message (Expand)AuthorAge
* Patched in Tegra support.Jonathan Herman2013-01-17
* ixgbevf: Add checksum statistics counters to ringsGreg Rose2012-11-15
* ixgbevf: Remove the ring adapter pointer valueGreg Rose2012-11-15
* ixgbevf: Reduce size of maximum rx bufferGreg Rose2012-11-13
* ixgbevf: Add flag to indicate when rx is in net pollGreg Rose2012-11-13
* ixgbevf: Add VF DCB + SR-IOV supportAlexander Duyck2012-10-23
* ixgbe/ixgbevf: Limit maximum jumbo frame size to 9.5K to avoid Tx hangsAlexander Duyck2012-10-09
* ixgbevf: Add fix to VF to handle multi-descriptor buffersAlexander Duyck2012-09-24
* ixgbevf: Cleanup handling of configuration for jumbo framesAlexander Duyck2012-08-30
* ixgbevf: Fix namespace issue with ixgbe_write_eitrGreg Rose2012-07-21
* ixgbevf: Add lock around mailbox ops to prevent simultaneous accessAlexander Duyck2012-07-21
* ixgbevf: Add netdev to ring structureAlexander Duyck2012-07-18
* ixgbevf: Update descriptor macros to accept pointers and drop _ADV suffixAlexander Duyck2012-07-17
* ixgbevf: Use igb style interrupt masks instead of ixgbe styleAlexander Duyck2012-07-17
* ixgbevf: Move Tx clean-up into NAPI contextAlexander Duyck2012-07-17
* ixgbevf: Update q_vector to contain ring pointers instead of bitmapsAlexander Duyck2012-07-17
* ixgbevf: Drop use of eitr_low and eitr_high for hard coded valuesAlexander Duyck2012-07-17
* ixgbevf: Make use of NETIF_F_RXCSUM instead of keeping our own flagAlexander Duyck2012-07-17
* ixgbevf: Drop netdev_registered value since that is already stored in netdevAlexander Duyck2012-07-17
* ixgbevf: Drop all dead or unnecessary codeAlexander Duyck2012-07-17
* ixgbevf: Make sure jumbo frames are set correctly after PF resetGreg Rose2012-05-03
* ixgbevf: Update copyright noticesGreg Rose2012-02-03
* ixgbevf: make operations tables constStephen Hemminger2012-01-19
* ixgbevf: fix sparse warningsStephen Hemminger2012-01-19
* ixgbevf: provide 64 bit statisticsEric Dumazet2011-08-27
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-10