aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbevf/ixgbevf.h
AgeCommit message (Expand)Author
2012-10-22ixgbevf: Add VF DCB + SR-IOV supportAlexander Duyck
2012-10-09ixgbe/ixgbevf: Limit maximum jumbo frame size to 9.5K to avoid Tx hangsAlexander Duyck
2012-09-24ixgbevf: Add fix to VF to handle multi-descriptor buffersAlexander Duyck
2012-08-30ixgbevf: Cleanup handling of configuration for jumbo framesAlexander Duyck
2012-07-21ixgbevf: Fix namespace issue with ixgbe_write_eitrGreg Rose
2012-07-21ixgbevf: Add lock around mailbox ops to prevent simultaneous accessAlexander Duyck
2012-07-18ixgbevf: Add netdev to ring structureAlexander Duyck
2012-07-17ixgbevf: Update descriptor macros to accept pointers and drop _ADV suffixAlexander Duyck
2012-07-17ixgbevf: Use igb style interrupt masks instead of ixgbe styleAlexander Duyck
2012-07-17ixgbevf: Move Tx clean-up into NAPI contextAlexander Duyck
2012-07-17ixgbevf: Update q_vector to contain ring pointers instead of bitmapsAlexander Duyck
2012-07-17ixgbevf: Drop use of eitr_low and eitr_high for hard coded valuesAlexander Duyck
2012-07-17ixgbevf: Make use of NETIF_F_RXCSUM instead of keeping our own flagAlexander Duyck
2012-07-17ixgbevf: Drop netdev_registered value since that is already stored in netdevAlexander Duyck
2012-07-17ixgbevf: Drop all dead or unnecessary codeAlexander Duyck
2012-05-03ixgbevf: Make sure jumbo frames are set correctly after PF resetGreg Rose
2012-02-03ixgbevf: Update copyright noticesGreg Rose
2012-01-19ixgbevf: make operations tables constStephen Hemminger
2012-01-19ixgbevf: fix sparse warningsStephen Hemminger
2011-08-26ixgbevf: provide 64 bit statisticsEric Dumazet
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher