aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-16ixgbe: add support for x540 MACDon Skidmore1-0/+4
2010-11-16ixgbe: add MAC and PHY support for x540Don Skidmore1-0/+2
2010-11-16ixgbe: rework Tx hang detection to fix reoccurring false Tx hangsJohn Fastabend1-0/+4
2010-11-16ixgbe: cleanup ixgbe_map_rings_to_vectorsAlexander Duyck1-1/+2
2010-11-16ixgbe: cleanup use of ixgbe_rsc_count and RSC_CBAlexander Duyck1-0/+7
2010-11-16ixgbe: add a state flags to ringAlexander Duyck1-11/+33
2010-11-16ixgbe: move CPU variable from ring into q_vector, add ring->q_vectorAlexander Duyck1-5/+4
2010-11-16ixgbe: add a netdev pointer to the ring structureAlexander Duyck1-4/+2
2010-11-16ixgbe: combine some stats into a union to allow for Tx/Rx stats overlapAlexander Duyck1-6/+18
2010-11-16ixgbe: move device pointer into the ring structureAlexander Duyck1-5/+6
2010-11-16ixgbe: drop ring->head, make ring->tail a pointer instead of offsetAlexander Duyck1-2/+1
2010-11-16ixgbe: cleanup ixgbe_alloc_rx_buffersAlexander Duyck1-1/+1
2010-11-16ixgbe: move GSO segments and byte count processing into ixgbe_tx_mapAlexander Duyck1-1/+3
2010-11-16ixgbe: DCB set PFC high and low water marks per data sheet specsJohn Fastabend1-2/+0
2010-11-16ixgbe: delay rx_ring freeingEric Dumazet1-0/+1
2010-10-21ixgbe: fix stats handlingEric Dumazet1-1/+2
2010-10-21ixgbe: Update ixgbe to use new vlan accleration.Jesse Gross1-1/+3
2010-10-06ixgbe: Use affinity_hint when Flow Director is enabledPeter Waskiewicz1-0/+2
2010-08-19ixgbe: rewrite ethtool test to use standard config functionsAlexander Duyck1-0/+11
2010-08-19ixgbe: update all DESC_ADV macros to accept a ring pointerAlexander Duyck1-3/+3
2010-08-19ixgbe: bump PS header size to 512 bytesAlexander Duyck1-4/+9
2010-06-15ixgbe: update set_rx_mode to fix issues w/ macvlanAlexander Duyck1-1/+0
2010-06-03ixgbe: Use netdev_<level>, dev_<level>, pr_<level>Emil Tantilov1-5/+3
2010-05-20ixgbe:add support for a new 82599 10G Base-T deviceMallikarjuna R Chilakala1-0/+3
2010-05-05ixgbe: Add support for VF MAC and VLAN configurationGreg Rose1-0/+3
2010-05-03Revert "ixgbe: disable MSI-X by default on certain Cisco adapters"David S. Miller1-4/+0
2010-04-27ixgbe: disable MSI-X by default on certain Cisco adaptersNicholas Nunley1-0/+4
2010-03-26ixgbe: cleanup maximum number of tx queuesJohn Fastabend1-2/+5
2010-02-10ixgbe: Add support for the new ethtool n-tuple programming interfacePeter Waskiewicz1-0/+4
2010-02-03ixgbe: Make descriptor ring allocations NUMA-awarePJ Waskiewicz1-2/+3
2010-02-03ixgbe: Allocate driver resources per NUMA nodeJesse Brandeburg1-0/+2
2010-02-03ixgbe: only process one ixgbe_watchdog_task at a time.John Fastabend1-9/+8
2010-01-23ixgbe: Remove unused emulation MAC storage from the per VF data structure.Greg Rose1-1/+0
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2010-01-13ixgbe: update copyright datesShannon Nelson1-1/+1
2010-01-10ixgbe: Add SR-IOV register, structure and bit definesGreg Rose1-2/+29
2009-12-03ixgbe: performance tweaksJesse Brandeburg1-11/+9
2009-12-03ixgbe: change default ring sizeJesse Brandeburg1-2/+2
2009-12-02ixgbe: remove skb_dma_map/unmap calls from driverAlexander Duyck1-0/+1
2009-11-23ixgbe: Modify 82599 HWRSC statistics countersMallikarjuna R Chilakala1-1/+3
2009-10-29ixgbe: Add support for netdev_ops.ndo_fcoe_get_wwn to 82599Yi Zou1-0/+1
2009-10-07ixgbe: Use the instance of net_device_stats from net_device.Ajit Khaparde1-1/+0
2009-10-07dcb: data center bridging ops should be r/oStephen Hemminger1-1/+1
2009-09-21ixgbe: Allow tx itr specific settingsNelson, Shannon1-2/+4
2009-09-01ixgbe: Add support for dcbnl_rtnl_ops.setapp/getappYi Zou1-0/+4
2009-09-01ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599Yi Zou1-0/+2
2009-08-26ixgbe: cleanup functions that should have been defined staticDon Skidmore1-35/+0
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+2
2009-08-09ixgbe: Disable packet split only on FCoE queues in 82599Yi Zou1-0/+2
2009-07-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+2