summaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe.h
Commit message (Expand)AuthorAgeFilesLines
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-101-617/+0
* ixgbe: convert to ndo_fix_featuresDon Skidmore2011-07-211-4/+1
* ixgbe: Pass staterr instead of re-reading status and error bits from descriptorAlexander Duyck2011-07-211-2/+3
* ixgbe: Move interrupt related values out of ring and into q_vectorAlexander Duyck2011-07-211-11/+13
* ixgbe: add structure for containing RX/TX rings to q_vectorAlexander Duyck2011-07-211-6/+10
* ixgbe: Update method used for determining descriptor count for an skbAlexander Duyck2011-06-251-0/+7
* ixgbe: Add one function that handles most of context descriptor setupAlexander Duyck2011-06-251-2/+2
* ixgbe: Convert IXGBE_DESC_UNUSED from macro to static inline functionAlexander Duyck2011-06-251-3/+7
* ixgbe: add support for displaying ntuple filters via the nfc interfaceAlexander Duyck2011-06-231-0/+11
* ixgbe: update perfect filter framework to support retaining filtersAlexander Duyck2011-06-231-6/+12
* ixgbe: DCB use existing TX and RX queuesJohn Fastabend2011-06-211-2/+0
* ixgbe: Merge over-temp task into service taskAlexander Duyck2011-05-141-1/+1
* ixgbe: Merge ATR reinit into the service taskAlexander Duyck2011-05-141-1/+2
* ixgbe: merge reset task into service taskAlexander Duyck2011-05-141-1/+1
* ixgbe: Merge watchdog functionality into service taskAlexander Duyck2011-05-141-2/+0
* ixgbe: Combine SFP and multi-speed fiber task into single service taskAlexander Duyck2011-05-141-13/+13
* ixgbe: move flags and state into the same cachelineAlexander Duyck2011-05-141-43/+45
* ixgbe: Add macvlan support for VFGreg Rose2011-05-141-0/+13
* ixgbe: convert to ethtool set_phys_idEmil Tantilov2011-04-271-0/+1
* ixgbe: add support for VF Transmit rate limit using iproute2Lior Levy2011-03-121-0/+2
* ixgbe: DCB, use multiple Tx rings per traffic classJohn Fastabend2011-03-121-1/+3
* ixgbe: DCB, implement capabilities flagsJohn Fastabend2011-03-121-0/+1
* ixgbe: add support to FCoE DDP in target modeYi Zou2011-03-071-0/+2
* ixgbe: cleanup copyright string for 2011Don Skidmore2011-03-031-1/+1
* ixgbe: fix namespace issue with ixgbe_dcb_txq_to_tcDon Skidmore2011-02-111-1/+0
* ixgbe: DCB, implement 802.1Qaz routinesJohn Fastabend2011-02-111-0/+4
* ixgbe: update ntuple filter configurationAlexander Duyck2011-01-091-14/+0
* ixgbe: further flow director performance optimizationsAlexander Duyck2011-01-091-1/+2
* ixgbe: cleanup flow director hash computation to improve performanceAlexander Duyck2011-01-091-9/+9
* ixgbe: make sure per Rx queue is disabled before unmapping the receive bufferYi Zou2011-01-091-0/+2
* ixgbe: add support for x540 MACDon Skidmore2010-11-161-0/+4
* ixgbe: add MAC and PHY support for x540Don Skidmore2010-11-161-0/+2
* ixgbe: rework Tx hang detection to fix reoccurring false Tx hangsJohn Fastabend2010-11-161-0/+4
* ixgbe: cleanup ixgbe_map_rings_to_vectorsAlexander Duyck2010-11-161-1/+2
* ixgbe: cleanup use of ixgbe_rsc_count and RSC_CBAlexander Duyck2010-11-161-0/+7
* ixgbe: add a state flags to ringAlexander Duyck2010-11-161-11/+33
* ixgbe: move CPU variable from ring into q_vector, add ring->q_vectorAlexander Duyck2010-11-161-5/+4
* ixgbe: add a netdev pointer to the ring structureAlexander Duyck2010-11-161-4/+2
* ixgbe: combine some stats into a union to allow for Tx/Rx stats overlapAlexander Duyck2010-11-161-6/+18
* ixgbe: move device pointer into the ring structureAlexander Duyck2010-11-161-5/+6
* ixgbe: drop ring->head, make ring->tail a pointer instead of offsetAlexander Duyck2010-11-161-2/+1
* ixgbe: cleanup ixgbe_alloc_rx_buffersAlexander Duyck2010-11-161-1/+1
* ixgbe: move GSO segments and byte count processing into ixgbe_tx_mapAlexander Duyck2010-11-161-1/+3
* ixgbe: DCB set PFC high and low water marks per data sheet specsJohn Fastabend2010-11-161-2/+0
* ixgbe: delay rx_ring freeingEric Dumazet2010-11-161-0/+1
* ixgbe: fix stats handlingEric Dumazet2010-10-211-1/+2
* ixgbe: Update ixgbe to use new vlan accleration.Jesse Gross2010-10-211-1/+3
* ixgbe: Use affinity_hint when Flow Director is enabledPeter Waskiewicz2010-10-061-0/+2
* ixgbe: rewrite ethtool test to use standard config functionsAlexander Duyck2010-08-191-0/+11
* ixgbe: update all DESC_ADV macros to accept a ring pointerAlexander Duyck2010-08-191-3/+3
OpenPOWER on IntegriCloud