Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
[safe/jmp/linux-2.6] / drivers / net / ixgbe / ixgbe.h
2010-01-23 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-14 Shannon Nelsonixgbe: update copyright dates
2010-01-10 Greg Roseixgbe: Add SR-IOV register, structure and bit defines
2009-12-03 Jesse Brandeburgixgbe: performance tweaks
2009-12-03 Jesse Brandeburgixgbe: change default ring size
2009-12-03 Alexander Duyckixgbe: remove skb_dma_map/unmap calls from driver
2009-11-23 Mallikarjuna R Chi... ixgbe: Modify 82599 HWRSC statistics counters
2009-10-29 Yi Zouixgbe: Add support for netdev_ops.ndo_fcoe_get_wwn...
2009-10-08 Ajit Khapardeixgbe: Use the instance of net_device_stats from net_de...
2009-10-07 Stephen Hemmingerdcb: data center bridging ops should be r/o
2009-09-21 Nelson, Shannonixgbe: Allow tx itr specific settings
2009-09-01 Yi Zouixgbe: Add support for dcbnl_rtnl_ops.setapp/getapp
2009-09-01 Yi Zouixgbe: Add support for the net_device_ops.ndo_fcoe_enab...
2009-08-26 Don Skidmoreixgbe: cleanup functions that should have been defined...
2009-08-13 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-08-10 Yi Zouixgbe: Disable packet split only on FCoE queues in...
2009-07-31 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-31 Peter P Waskiewicz Jrixgbe: Fix RSC completion delay causing Rx interrupts...
2009-07-24 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-07-23 Yi Zouixgbe: Enable FCoE offload when DCB is enabled for...
2009-07-17 Peter P Waskiewicz Jrixgbe: Remove legacy descriptor support
2009-06-07 Jesse Brandeburgixgbe: Re-adjust ring layouts to have better cacheline...
2009-06-07 Peter P Waskiewicz Jrixgbe: Enable Flow Director hashing in 82599
2009-06-07 Peter P Waskiewicz Jrixgbe: Add Flow Director init and modify functions...
2009-06-07 Peter P Waskiewicz Jrixgbe: Add a second feature flags variable, move HW...
2009-06-07 Alexander Duyckixgbe: move v_idx into q_vector and use as index only
2009-06-07 Peter P Waskiewicz Jrixgbe: Add ethtool offline test support
2009-05-18 Alexander Duyckixgbe: set max desc to prevent total RSC packet size...
2009-05-18 Peter P Waskiewicz Jrixgbe: Allow link flow control in DCB mode for 82599...
2009-05-18 Yi Zouixgbe: Enable jumbo frame for FCoE feature in 82599
2009-05-18 Yi Zouixgbe: Add RING_F_FCOE for FCoE feature in 82599
2009-05-17 Yi Zouixgbe: Implement FCoE Rx side large receive offload...
2009-05-17 Yi Zouixgbe: Add infrastructure code for FCoE large receive...
2009-05-17 Yi Zouixgbe: Implement FCoE Tx side offload features in base...
2009-05-06 Alexander Duyckixgbe: remove ixgbe_napi_add/del_all references
2009-05-06 Alexander Duyckixgbe: make q_vectors dynamic to reduce netdev size
2009-04-28 Alexander Duyckixgbe: enable HW RSC for 82599
2009-03-14 Jesse Brandeburgixgbe: Fix interrupt configuration for 82599
2009-03-01 PJ Waskiewiczixgbe: Add 82599 device id's, hook it up into the main...
2009-02-25 Jesse Brandeburgixbge: fix bug when using large pages and jumbo frames
2009-02-25 Shannon Nelsonixgbe: Move ring features into an enum, allowing easier...
2009-02-06 Peter P Waskiewicz Jrixgbe: Display EEPROM version in ethtool -i queries
2009-02-01 Peter P Waskiewicz Jrixgbe: Update copyright dates, bump the driver version...
2009-02-01 Peter P Waskiewicz Jrixgbe: Refactor MSI-X allocation mechanism
2009-01-21 Herbert Xuixgbe: Replace LRO with GRO
2008-12-10 Peter P Waskiewicz Jrixgbe: Implement PCIe AER support
2008-11-25 Jeff KirsherDCB: fix kconfig option
2008-11-21 Donald Skidmoreixgbe: add SFP+ driver support
2008-11-21 Alexander Duyckixgbe: this patch adds support for DCB to the kernel...
2008-11-02 Jesse Brandeburgixgbe: add device support for 82598AT (copper 10GbE...
2008-10-16 Jeff Garzik[netdrvr] myri10ge, ixgbe: remove broken select INTEL_I...
2008-09-24 Harvey Harrisondrivers/net: replace __FUNCTION__ with __func__
2008-09-24 Peter P Waskiewiczixgbe: Whitespace, copyright update and version number...
2008-09-24 Jesse Brandeburgixgbe: cleanup defines
2008-09-24 Jesse Brandeburgixgbe: update to latest common code module
2008-09-24 Jesse Brandeburgixgbe: fix ring reallocation in ethtool
2008-09-24 Jesse Brandeburgixgbe: recycle pages in packet split mode
2008-09-24 Jesse Brandeburgixgbe: fix bug with lots of tx queues
2008-09-24 Jesse Brandeburgixgbe: fix initial interrupt throttle settings
2008-09-24 Jesse Brandeburgixgbe: Update watchdog thread to accomodate longerlink_...
2008-09-03 Jesse Brandeburgixgbe: update dca to new interface, fix CONFIG_DCA_MODULE
2008-09-03 Jesse Brandeburgixgbe: Lock RSS seed, move rx_buf_len to the rx_ring
2008-09-03 Jesse Brandeburgixgbe: disable flow control by default
2008-06-25 Mallikarjuna R Chi... ixgbe: add LRO support
2008-03-17 Jeb Cramerixgbe: Add optional DCA infrastructure
2008-03-17 Ayyappan Veeraiyanixgbe: Introduce adaptive interrupt moderation
2008-03-17 Ayyappan Veeraiyanixgbe: Introduce MSI-X queue vector code
2008-02-05 Ayyappan Veeraiyanixbge: remove TX lock and redo TX accounting.
2008-02-05 Ayyappan Veeraiyanixgbe: remove obsolete irq_sem, add driver state checki...
2008-01-28 Auke Kokixgbe: Fix copper PHY initialization code
2007-10-30 Stephen Hemmingerixgbe: minor sparse fixes
2007-10-10 Auke Kokixgbe: driver for Intel(R) 82598 PCI-Express 10GbE...