ixgbe: Fix interrupt configuration for 82599
[safe/jmp/linux-2.6] / drivers / net / ixgbe / ixgbe_main.c
2009-03-14 Jesse Brandeburgixgbe: Fix interrupt configuration for 82599
2009-03-14 PJ Waskiewiczixgbe: Disable DROP_EN for Rx queues
2009-03-14 PJ Waskiewiczixgbe: Fix an accounting problem when the Rx FIFO is...
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-21 Don Skidmoreixgbe: fix for 82598 Si errata causing buffer overflow
2009-02-11 Breno Leitãoixgbe: Removing the unused PAGE_USE_COUNT() macro.
2009-02-07 Peter P Waskiewicz Jrixgbe: Fix a set_num_queues() bug that can result in...
2009-02-07 Peter P Waskiewicz Jrixgbe: Defeature Tx Head writeback
2009-02-07 Peter P Waskiewicz Jrixgbe: Update flow control state machine in link setup
2009-02-06 Peter P Waskiewicz Jrixgbe: Display EEPROM version in ethtool -i queries
2009-02-06 Peter P Waskiewicz Jrixgbe: Update link setup code to better support autoneg...
2009-02-06 Peter P Waskiewicz Jrixgbe: Refactor set_num_queues() and cache_ring_register()
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-02-01 Don Skidmoreixgbe: Add 82598 support for BX mezzanine devices
2009-02-01 Harvey Harrisonnet: replace uses of __constant_{endian}
2009-01-28 David S. Millernet: Add skb_record_rx_queue() calls to multiqueue...
2009-01-27 Don Skidmoreixgbe: add support KX/KX4 device
2009-01-27 Don Skidmoreixgbe: fix slow load times on 82598 nics
2009-01-21 Herbert Xuixgbe: Replace LRO with GRO
2009-01-21 Ben Hutchingsnet: Remove redundant NAPI functions
2009-01-20 Peter P Waskiewicz Jrixgbe: Fix usage of netif_*_all_queues() with netif_car...
2009-01-20 Don Skidmoreixgbe: fix tag stripping for VLAN ID 0
2009-01-20 Don Skidmoreixgbe: fix dca issue with relaxed ordering turned on
2008-12-26 Peter P Waskiewicz Jrixgbe: Fix NAPI enable/disable path when using DCB
2008-12-23 Neil Hormannet: Remove unused netdev arg from some NAPI interfaces.
2008-12-15 Jesse Brandeburgixgbe: fix dma mapping unbalance
2008-12-10 Peter P Waskiewicz Jrixgbe: Implement PCIe AER support
2008-12-04 Wang Chenixgbe: function comment typo
2008-12-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-11-30 Al Viroixgbe section fixes
2008-11-27 Al Viroixgbe: section fixes
2008-11-27 Jeff Kirsherixgbe: cleanup link up/down messages
2008-11-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-26 Robert Olssonixgbe: Naming interrupt vectors
2008-11-25 Jeff KirsherDCB: fix kconfig option
2008-11-23 Qinghuang Fengdriver/net/*: remove redundant argument comments
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-21 Stephen Hemmingernetdev: add more functions to netdevice ops
2008-11-21 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-20 Stephen Hemmingerixgb: convert to net_device_ops
2008-11-19 Alexey Dobriyanixgbe: fix compilation with gcc-3.4
2008-11-16 PJ Waskiewiczixgbe: Fix usage of netif_*_all_queues() with netif_car...
2008-11-13 Wang Chennetdevice: safe convert to netdev_priv() #part-1
2008-11-04 David S. Millerdrivers/net: Kill now superfluous ->last_rx stores.
2008-11-02 Jesse Brandeburgixgbe: add device support for 82598AT (copper 10GbE...
2008-10-28 Johannes Bergnet: convert more to %pM
2008-10-16 Jeff Garzik[netdrvr] myri10ge, ixgbe: remove broken select INTEL_I...
2008-09-24 Alexander Duyckixgbe: whitespace/formatting cleanup
2008-09-24 Alexander Duyckixgbe: correctly add and remove napi queues
2008-09-24 Peter P Waskiewiczixgbe: Whitespace, copyright update and version number...
2008-09-24 Jeff Kirsherixgbe: bump version
2008-09-24 Jesse Brandeburgixgbe: xmit frame refactor
2008-09-24 Jesse Brandeburgixgbe: lower stack space usage
2008-09-24 Jesse Brandeburgixgbe: move set_num_queues and call it after msix failure
2008-09-24 Jesse Brandeburgixgbe: refresh the ixgbe_down function
2008-09-24 Jesse Brandeburgixgbe: update to latest common code module
2008-09-24 Jesse Brandeburgixgbe: add clean rx many routine
2008-09-24 Jesse Brandeburgixgbe: fix ring reallocation in ethtool
2008-09-24 Jesse Brandeburgixgbe: add device support for XF LR adapters
2008-09-24 Jesse Brandeburgixgbe: recycle pages in packet split mode
2008-09-24 Jesse Brandeburgixgbe: fix initial interrupt throttle settings
2008-09-24 Jeff Kirsherixgbe: fix pci_resource allocation as in other drivers
2008-09-24 Jesse Brandeburgixgbe: limit small mtu to minimum for ipv4 support
2008-09-24 Jesse Brandeburgixgbe: fix bug with shared interrupts
2008-09-24 Jesse Brandeburgixgbe: link change interrupt was not causing link event
2008-09-24 Jesse Brandeburgixgbe: Update watchdog thread to accomodate longerlink_...
2008-09-24 Jesse Brandeburgixgbe: fix dca defines to not have spaces
2008-09-24 Jesse Brandeburgixgbe: fix bug where using wake queue instead of start
2008-09-08 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-09-03 Alexander Duyckixgbe: change config srrctl to only program one registe...
2008-09-03 PJ Waskiewiczixgbe: use different context for tso and offload
2008-09-03 Jesse Brandeburgixgbe: fix dca hints going to wrong processor
2008-09-03 Jesse Brandeburgixgbe: fix bug where lro settings are per ring
2008-09-03 Jesse Brandeburgixgbe: update dca to new interface, fix CONFIG_DCA_MODULE
2008-09-03 Jesse Brandeburgixgbe: should not use HW_CSUM, should use IP* flags
2008-09-03 Jesse Brandeburgixgbe: Lock RSS seed, move rx_buf_len to the rx_ring
2008-09-03 Jesse Brandeburgixgbe: Implement Tx Head Writeback
2008-09-03 Jesse Brandeburgixgbe: disable flow control by default
2008-09-03 Jesse Brandeburgixgbe: Cleanup references to Tx and Rx rings to becommo...
2008-09-03 Jesse Brandeburgixgbe: do not update stats twice each receive
2008-09-03 Christopher Leechixgbe: Implement HAVE_SET_RX_MODE
2008-09-03 Jesse Brandeburgixgbe: fix rx csum return status misinterpretation
2008-09-03 Andy Gospodarekixgbe: initialize interrupt throttle rate
2008-08-27 Alexander Duyckixgbe: fix vlan filtering
2008-08-14 Jesse Brandeburgixgbe: add cx4 device ID
2008-07-22 Jesse Brandeburgixgbe: remove device ID for unsupported device
2008-07-18 Jeff Kirsherigb/ixgbe/e1000e: resolve tx multiqueue bug
2008-07-18 David S. Millernet: Use queue aware tests throughout.
2008-07-18 David S. Millernetdev: Kill NETIF_F_MULTI_QUEUE.
2008-07-17 Patrick McHardynetdrv intel: always enable VLAN filtering except in...
2008-07-17 Patrick McHardynetdrv intel: disable VLAN filtering in promiscous...
2008-07-09 David S. Millernet: Delete NETDEVICES_MULTIQUEUE kconfig option.
2008-06-29 David S. MillerMerge branch 'davem-next' of /linux/kernel/git/jgarzik...
2008-06-28 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-27 Paul Larsonixgbe: fix EEH recovery during reset on PPC
2008-06-25 Mallikarjuna R Chi... ixgbe: add LRO support
2008-06-12 Jeff Kirsherixbge: allow vlan devices to use TSO and TCP CSUM offload
next