ata_piix: Add HP Compaq nc6000 to the broken poweroff list
[safe/jmp/linux-2.6] / drivers / net / ixgbe /
2009-04-27 Waskiewicz Jr, Peter Pixgbe: Fix WoL functionality for 82599 KX4 devices
2009-04-17 PJ Waskiewiczixgbe: Fix the DCB PFC thresholds for 82599
2009-04-17 PJ Waskiewiczixgbe: Fix DCB traffic class mapping for 82599
2009-04-16 Tony Breedsixgbe: Be explict with what we are !'ing in ixgbe_sfp_c...
2009-04-16 Rafael J. WysockiNET/ixgbe: Fix powering off during shutdown
2009-04-15 Wu Fengguangixgbe: update real_num_tx_queues on changing num_rx_queues
2009-04-15 Wu Fengguangixgbe: fix tx queue index
2009-04-11 Alexander Duyckixgbe: only allow WOL for 82599 KX4 NIC
2009-04-11 PJ Waskiewiczixgbe: Move the LED blink code to common, since 82599...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_64BIT_MASK macro with...
2009-04-02 Mallikarjuna R Chi... ixgbe: Fix potential memory leak/driver panic issue...
2009-04-02 Don Skidmoreixgbe: fix ethtool -A|a behavior
2009-04-02 Mallikarjuna R Chi... ixgbe: Patch to fix driver panic while freeing up tx...
2009-04-02 Alexander Duyckixgbe: refactor tx buffer processing to use skb_dma_map...
2009-04-02 PJ Waskiewiczixgbe: Fix 82598 MSI-X allocation on systems with more...
2009-04-02 Don Skidmoreixgbe: feature - driver to default with FC on.
2009-04-02 PJ Waskiewiczixgbe: Fix DCB netlink layer for 82599 to enable Priori...
2009-04-02 Don Skidmoreixgbe: Fix ethtool output with advertised mode.
2009-04-02 Alexander Duyckixgbe: fix build when DEBUG is defined
2009-03-26 PJ Waskiewiczixgbe: Allow Priority Flow Control settings to survive...
2009-03-21 Stephen Hemmingerixgbe: fix select_queue management
2009-03-20 Jesse Brandeburgixgbe: Fixup the watchdog interrupt scheduling on 82599
2009-03-20 PJ Waskiewiczixgbe: Correctly report Wake On LAN for 82599 KX4 devices
2009-03-20 PJ Waskiewiczixgbe: Fix PCI bus reporting on driver load for 82598...
2009-03-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-14 Jesse Brandeburgixgbe: Cleanup some whitespace issues, fixup and add...
2009-03-14 PJ Waskiewiczixgbe: Two small fixes for 82599 when bringing the...
2009-03-14 Jesse Brandeburgixgbe: Add a few safety nets for register writes and...
2009-03-14 Jesse Brandeburgixgbe: Cleanup on the Rx init path
2009-03-14 Jesse Brandeburgixgbe: Fix the Tx clean logic to return proper status
2009-03-14 Jesse Brandeburgixgbe: fix bug with napi add before request_irq
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-14 PJ Waskiewiczixgbe: Fix get_supported_physical_layer() due to new...
2009-03-13 Chris Leechixgbe: fix multiple unicast address support
2009-03-02 David S. Millerixgbe: Fix some compiler warnings.
2009-03-01 PJ Waskiewiczixgbe: Add 82599 device id's, hook it up into the main...
2009-03-01 PJ Waskiewiczixgbe: Add DCB for 82599, remove BCN support
2009-03-01 PJ Waskiewiczixgbe: Add hardware specific initialization code for...
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-21 Don Skidmoreixgbe: fix for 82598 Si errata causing buffer overflow
2009-02-18 Hannes Ederdrivers/net/ixgbe: fix sparse warning: Should it be...
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 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__
next