summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbevf/ixgbevf.h
Commit message (Expand)AuthorAgeFilesLines
...
* ixgbevf: Convert ring storage form pointer to an array to array of pointersDon Skidmore2014-01-161-2/+2
* ixgbevf: set the disable state when ixgbevf_qv_disable is calledJacob Keller2014-01-161-0/+1
* ixgbevf: add DCB configuration into queue setupDon Skidmore2013-12-171-0/+1
* ixgbe: Focus config of head, tail ntc, and ntu all into a single functionDon Skidmore2013-12-101-3/+1
* ixgbe: cleanup IXGBE_DESC_UNUSEDDon Skidmore2013-11-011-3/+7
* ixgbevf: Add zero_base handler to network statisticsDon Skidmore2013-10-291-1/+0
* ixgbevf: add BP_EXTENDED_STATS for CONFIG_NET_RX_BUSY_POLLJacob Keller2013-10-291-0/+22
* ixgbevf: implement CONFIG_NET_RX_BUSY_POLLJacob Keller2013-10-291-0/+109
* ixgbevf: implement ethtool get/set coalesceJacob Keller2013-10-241-0/+2
* intel: Remove extern from function prototypesJoe Perches2013-09-241-19/+15
* ixgbevf: Make next_to_watch a pointer and adjust memory barriers to avoid racesAlexander Duyck2013-03-081-1/+1
* ixgbevf: Add checksum statistics counters to ringsGreg Rose2012-11-151-0/+2
* ixgbevf: Remove the ring adapter pointer valueGreg Rose2012-11-151-1/+0
* ixgbevf: Reduce size of maximum rx bufferGreg Rose2012-11-131-4/+4
* ixgbevf: Add flag to indicate when rx is in net pollGreg Rose2012-11-131-0/+1
* ixgbevf: Add VF DCB + SR-IOV supportAlexander Duyck2012-10-221-2/+2
* ixgbe/ixgbevf: Limit maximum jumbo frame size to 9.5K to avoid Tx hangsAlexander Duyck2012-10-091-1/+1
* ixgbevf: Add fix to VF to handle multi-descriptor buffersAlexander Duyck2012-09-241-0/+5
* ixgbevf: Cleanup handling of configuration for jumbo framesAlexander Duyck2012-08-301-1/+3
* ixgbevf: Fix namespace issue with ixgbe_write_eitrGreg Rose2012-07-211-1/+0
* ixgbevf: Add lock around mailbox ops to prevent simultaneous accessAlexander Duyck2012-07-211-0/+2
* ixgbevf: Add netdev to ring structureAlexander Duyck2012-07-181-0/+2
* ixgbevf: Update descriptor macros to accept pointers and drop _ADV suffixAlexander Duyck2012-07-171-6/+6
* ixgbevf: Use igb style interrupt masks instead of ixgbe styleAlexander Duyck2012-07-171-6/+23
* ixgbevf: Move Tx clean-up into NAPI contextAlexander Duyck2012-07-171-8/+4
* ixgbevf: Update q_vector to contain ring pointers instead of bitmapsAlexander Duyck2012-07-171-6/+12
* ixgbevf: Drop use of eitr_low and eitr_high for hard coded valuesAlexander Duyck2012-07-171-2/+0
* ixgbevf: Make use of NETIF_F_RXCSUM instead of keeping our own flagAlexander Duyck2012-07-171-2/+1
* ixgbevf: Drop netdev_registered value since that is already stored in netdevAlexander Duyck2012-07-171-1/+0
* ixgbevf: Drop all dead or unnecessary codeAlexander Duyck2012-07-171-38/+2
* ixgbevf: Make sure jumbo frames are set correctly after PF resetGreg Rose2012-05-031-1/+1
* ixgbevf: Update copyright noticesGreg Rose2012-02-031-1/+1
* ixgbevf: make operations tables constStephen Hemminger2012-01-191-3/+3
* ixgbevf: fix sparse warningsStephen Hemminger2012-01-191-1/+1
* ixgbevf: provide 64 bit statisticsEric Dumazet2011-08-261-3/+5
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-101-0/+318
OpenPOWER on IntegriCloud