aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ixgbe
AgeCommit message (Expand)Author
2009-02-10ixgbe: Removing the unused PAGE_USE_COUNT() macro.Breno Leitão
2009-02-07ixgbe: Fix a set_num_queues() bug that can result in num_(r|t)x_queues = 0Peter P Waskiewicz Jr
2009-02-06ixgbe: Defeature Tx Head writebackPeter P Waskiewicz Jr
2009-02-06ixgbe: Update flow control state machine in link setupPeter P Waskiewicz Jr
2009-02-05ixgbe: Display EEPROM version in ethtool -i queriesPeter P Waskiewicz Jr
2009-02-05ixgbe: Update link setup code to better support autonegotiation of speedPeter P Waskiewicz Jr
2009-02-05ixgbe: Refactor set_num_queues() and cache_ring_register()Peter P Waskiewicz Jr
2009-02-01ixgbe: Update copyright dates, bump the driver version numberPeter P Waskiewicz Jr
2009-02-01ixgbe: Refactor MSI-X allocation mechanismPeter P Waskiewicz Jr
2009-02-01ixgbe: Add 82598 support for BX mezzanine devicesDon Skidmore
2009-02-01net: replace uses of __constant_{endian}Harvey Harrison
2009-01-27net: Add skb_record_rx_queue() calls to multiqueue capable drivers.David S. Miller
2009-01-26ixgbe: add support KX/KX4 deviceDon Skidmore
2009-01-26ixgbe: fix slow load times on 82598 nicsDon Skidmore
2009-01-21ixgbe: Replace LRO with GROHerbert Xu
2009-01-21net: Remove redundant NAPI functionsBen Hutchings
2009-01-19ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}()Peter P Waskiewicz Jr
2009-01-19ixgbe: fix tag stripping for VLAN ID 0Don Skidmore
2009-01-19ixgbe: fix dca issue with relaxed ordering turned onDon Skidmore
2008-12-26ixgbe: Fix set_ringparam in ixgbe to use the same memory pools.Peter P Waskiewicz Jr
2008-12-26ixgbe: Fix NAPI enable/disable path when using DCBPeter P Waskiewicz Jr
2008-12-26drivers/net/ixgbe: fix sparse warnings: make symbols staticHannes Eder
2008-12-22net: Remove unused netdev arg from some NAPI interfaces.Neil Horman
2008-12-21ixgbe: fix the display of DCB control stats in ethtoolDon Skidmore
2008-12-21net: add DCNA attribute to the BCN interface for DCBDon Skidmore
2008-12-21net: fix DCB setstate to return success/failureDon Skidmore
2008-12-15ixgbe: fix dma mapping unbalanceJesse Brandeburg
2008-12-10ixgbe: Implement PCIe AER supportPeter P Waskiewicz Jr
2008-12-03ixgbe: function comment typoWang Chen
2008-11-27ixgbe: section fixesAl Viro
2008-11-27ixgbe: cleanup link up/down messagesJeff Kirsher
2008-11-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-25ixgbe: Naming interrupt vectorsRobert Olsson
2008-11-25DCB: fix kconfig optionJeff Kirsher
2008-11-23driver/net/*: remove redundant argument commentsQinghuang Feng
2008-11-21ixgbe: convert directly reference of netdev->privWang Chen
2008-11-20ixgbe: add SFP+ driver supportDonald Skidmore
2008-11-20DCB: Add support for DCB BCNAlexander Duyck
2008-11-20DCB: Add interface to query the state of PFC feature.Alexander Duyck
2008-11-20DCB: Add interface to query # of TCs supported by deviceAlexander Duyck
2008-11-20DCB: Add interface to query for the DCB capabilities of an device.Alexander Duyck
2008-11-20ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck
2008-11-20netdev: add more functions to netdevice opsStephen Hemminger
2008-11-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-19ixgb: convert to net_device_opsStephen Hemminger
2008-11-19ixgbe: fix compilation with gcc-3.4Alexey Dobriyan
2008-11-16ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}()PJ Waskiewicz
2008-11-12netdevice: safe convert to netdev_priv() #part-1Wang Chen
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-11-02ixgbe: add device support for 82598AT (copper 10GbE) adaptersJesse Brandeburg