Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes...
[safe/jmp/linux-2.6] / drivers / net / ixgbe /
2008-12-26 Peter P Waskiewicz Jrixgbe: Fix set_ringparam in ixgbe to use the same memor...
2008-12-26 Peter P Waskiewicz Jrixgbe: Fix NAPI enable/disable path when using DCB
2008-12-26 Hannes Ederdrivers/net/ixgbe: fix sparse warnings: make symbols...
2008-12-23 Neil Hormannet: Remove unused netdev arg from some NAPI interfaces.
2008-12-22 Don Skidmoreixgbe: fix the display of DCB control stats in ethtool
2008-12-22 Don Skidmorenet: add DCNA attribute to the BCN interface for DCB
2008-12-22 Don Skidmorenet: fix DCB setstate to return success/failure
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 Wang Chenixgbe: convert directly reference of netdev->priv
2008-11-21 Donald Skidmoreixgbe: add SFP+ driver support
2008-11-21 Alexander DuyckDCB: Add support for DCB BCN
2008-11-21 Alexander DuyckDCB: Add interface to query the state of PFC feature.
2008-11-21 Alexander DuyckDCB: Add interface to query # of TCs supported by device
2008-11-21 Alexander DuyckDCB: Add interface to query for the DCB capabilities...
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 Harvey Harrisondrivers/net: replace __FUNCTION__ with __func__
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: cleanup defines
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: lro stats were not counted on first ethtool...
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 bug with lots of tx queues
2008-09-24 Jesse Brandeburgixgbe: fix initial interrupt throttle settings
2008-09-24 Jesse Brandeburgixgbe: fix ethtool disable csum for ipv6
2008-09-24 Jeff Kirsherixgbe: fix pci_resource allocation as in other drivers
2008-09-24 Jesse Brandeburgixgbe: fix ethtool register dump
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 multicast address update
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: add little endian annotations for sparse
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-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-12 Jeff Kirsherixbge: allow vlan devices to use TSO and TCP CSUM offload
2008-06-10 Jeff Kirsherixgbe: fix typo
2008-04-25 Wendy Xiongixgbe: save and restore pcie/msi state to support EEH...
2008-03-29 Denis V. LunevCompilation fix for ixgbe_main.c.
2008-03-17 Auke Kokixgbe: Increment version
2008-03-17 Jeb Cramerixgbe: Add optional DCA infrastructure
2008-03-17 Ayyappan Veeraiyanixgbe: Introduce adaptive interrupt moderation
next