summaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* ixgbe: bump PS header size to 512 bytesAlexander Duyck2010-08-191-4/+9
* ixgbe: update set_rx_mode to fix issues w/ macvlanAlexander Duyck2010-06-151-1/+0
* ixgbe: Use netdev_<level>, dev_<level>, pr_<level>Emil Tantilov2010-06-031-5/+3
* ixgbe:add support for a new 82599 10G Base-T deviceMallikarjuna R Chilakala2010-05-201-0/+3
* ixgbe: Add support for VF MAC and VLAN configurationGreg Rose2010-05-051-0/+3
* Revert "ixgbe: disable MSI-X by default on certain Cisco adapters"David S. Miller2010-05-031-4/+0
* ixgbe: disable MSI-X by default on certain Cisco adaptersNicholas Nunley2010-04-271-0/+4
* ixgbe: cleanup maximum number of tx queuesJohn Fastabend2010-03-261-2/+5
* ixgbe: Add support for the new ethtool n-tuple programming interfacePeter Waskiewicz2010-02-101-0/+4
* ixgbe: Make descriptor ring allocations NUMA-awarePJ Waskiewicz2010-02-031-2/+3
* ixgbe: Allocate driver resources per NUMA nodeJesse Brandeburg2010-02-031-0/+2
* ixgbe: only process one ixgbe_watchdog_task at a time.John Fastabend2010-02-031-9/+8
* ixgbe: Remove unused emulation MAC storage from the per VF data structure.Greg Rose2010-01-231-1/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-231-1/+1
|\
| * ixgbe: update copyright datesShannon Nelson2010-01-131-1/+1
* | ixgbe: Add SR-IOV register, structure and bit definesGreg Rose2010-01-101-2/+29
|/
* ixgbe: performance tweaksJesse Brandeburg2009-12-031-11/+9
* ixgbe: change default ring sizeJesse Brandeburg2009-12-031-2/+2
* ixgbe: remove skb_dma_map/unmap calls from driverAlexander Duyck2009-12-021-0/+1
* ixgbe: Modify 82599 HWRSC statistics countersMallikarjuna R Chilakala2009-11-231-1/+3
* ixgbe: Add support for netdev_ops.ndo_fcoe_get_wwn to 82599Yi Zou2009-10-291-0/+1
* ixgbe: Use the instance of net_device_stats from net_device.Ajit Khaparde2009-10-071-1/+0
* dcb: data center bridging ops should be r/oStephen Hemminger2009-10-071-1/+1
* ixgbe: Allow tx itr specific settingsNelson, Shannon2009-09-211-2/+4
OpenPOWER on IntegriCloud