aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe.h
Commit message (Expand)AuthorAge
* ixgbe: add support for VF Transmit rate limit using iproute2Lior Levy2011-03-12
* ixgbe: DCB, use multiple Tx rings per traffic classJohn Fastabend2011-03-12
* ixgbe: DCB, implement capabilities flagsJohn Fastabend2011-03-12
* ixgbe: add support to FCoE DDP in target modeYi Zou2011-03-07
* ixgbe: cleanup copyright string for 2011Don Skidmore2011-03-03
* ixgbe: fix namespace issue with ixgbe_dcb_txq_to_tcDon Skidmore2011-02-11
* ixgbe: DCB, implement 802.1Qaz routinesJohn Fastabend2011-02-11
* ixgbe: update ntuple filter configurationAlexander Duyck2011-01-10
* ixgbe: further flow director performance optimizationsAlexander Duyck2011-01-10
* ixgbe: cleanup flow director hash computation to improve performanceAlexander Duyck2011-01-10
* ixgbe: make sure per Rx queue is disabled before unmapping the receive bufferYi Zou2011-01-10
* ixgbe: add support for x540 MACDon Skidmore2010-11-16
* ixgbe: add MAC and PHY support for x540Don Skidmore2010-11-16
* ixgbe: rework Tx hang detection to fix reoccurring false Tx hangsJohn Fastabend2010-11-16
* ixgbe: cleanup ixgbe_map_rings_to_vectorsAlexander Duyck2010-11-16
* ixgbe: cleanup use of ixgbe_rsc_count and RSC_CBAlexander Duyck2010-11-16
* ixgbe: add a state flags to ringAlexander Duyck2010-11-16
* ixgbe: move CPU variable from ring into q_vector, add ring->q_vectorAlexander Duyck2010-11-16
* ixgbe: add a netdev pointer to the ring structureAlexander Duyck2010-11-16
* ixgbe: combine some stats into a union to allow for Tx/Rx stats overlapAlexander Duyck2010-11-16
* ixgbe: move device pointer into the ring structureAlexander Duyck2010-11-16
* ixgbe: drop ring->head, make ring->tail a pointer instead of offsetAlexander Duyck2010-11-16
* ixgbe: cleanup ixgbe_alloc_rx_buffersAlexander Duyck2010-11-16
* ixgbe: move GSO segments and byte count processing into ixgbe_tx_mapAlexander Duyck2010-11-16
* ixgbe: DCB set PFC high and low water marks per data sheet specsJohn Fastabend2010-11-16
* ixgbe: delay rx_ring freeingEric Dumazet2010-11-16
* ixgbe: fix stats handlingEric Dumazet2010-10-21
* ixgbe: Update ixgbe to use new vlan accleration.Jesse Gross2010-10-21
* ixgbe: Use affinity_hint when Flow Director is enabledPeter Waskiewicz2010-10-07
* ixgbe: rewrite ethtool test to use standard config functionsAlexander Duyck2010-08-19
* ixgbe: update all DESC_ADV macros to accept a ring pointerAlexander Duyck2010-08-19
* ixgbe: bump PS header size to 512 bytesAlexander Duyck2010-08-19
* ixgbe: update set_rx_mode to fix issues w/ macvlanAlexander Duyck2010-06-15
* ixgbe: Use netdev_<level>, dev_<level>, pr_<level>Emil Tantilov2010-06-03
* ixgbe:add support for a new 82599 10G Base-T deviceMallikarjuna R Chilakala2010-05-21
* ixgbe: Add support for VF MAC and VLAN configurationGreg Rose2010-05-06
* Revert "ixgbe: disable MSI-X by default on certain Cisco adapters"David S. Miller2010-05-03
* ixgbe: disable MSI-X by default on certain Cisco adaptersNicholas Nunley2010-04-27
* ixgbe: cleanup maximum number of tx queuesJohn Fastabend2010-03-26
* ixgbe: Add support for the new ethtool n-tuple programming interfacePeter Waskiewicz2010-02-10
* ixgbe: Make descriptor ring allocations NUMA-awarePJ Waskiewicz2010-02-03
* ixgbe: Allocate driver resources per NUMA nodeJesse Brandeburg2010-02-03
* ixgbe: only process one ixgbe_watchdog_task at a time.John Fastabend2010-02-03
* ixgbe: Remove unused emulation MAC storage from the per VF data structure.Greg Rose2010-01-23
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-23
|\
| * ixgbe: update copyright datesShannon Nelson2010-01-13
* | ixgbe: Add SR-IOV register, structure and bit definesGreg Rose2010-01-10
|/
* ixgbe: performance tweaksJesse Brandeburg2009-12-03
* ixgbe: change default ring sizeJesse Brandeburg2009-12-03
* ixgbe: remove skb_dma_map/unmap calls from driverAlexander Duyck2009-12-02