aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe
Commit message (Expand)AuthorAge
* ixgbe: Fix some compiler warnings.David S. Miller2009-03-01
* ixgbe: Add 82599 device id's, hook it up into the main driver.PJ Waskiewicz2009-03-01
* ixgbe: Add DCB for 82599, remove BCN supportPJ Waskiewicz2009-03-01
* ixgbe: Add hardware specific initialization code for 82599 devicesPJ Waskiewicz2009-03-01
* ixbge: fix bug when using large pages and jumbo framesJesse Brandeburg2009-02-24
* ixgbe: Move ring features into an enum, allowing easier future maintenanceShannon Nelson2009-02-24
* ixgbe: fix for 82598 Si errata causing buffer overflowDon Skidmore2009-02-21
* drivers/net/ixgbe: fix sparse warning: Should it be static?Hannes Eder2009-02-17
* ixgbe: Removing the unused PAGE_USE_COUNT() macro.Breno Leitão2009-02-10
* ixgbe: Fix a set_num_queues() bug that can result in num_(r|t)x_queues = 0Peter P Waskiewicz Jr2009-02-07
* ixgbe: Defeature Tx Head writebackPeter P Waskiewicz Jr2009-02-07
* ixgbe: Update flow control state machine in link setupPeter P Waskiewicz Jr2009-02-07
* ixgbe: Display EEPROM version in ethtool -i queriesPeter P Waskiewicz Jr2009-02-06
* ixgbe: Update link setup code to better support autonegotiation of speedPeter P Waskiewicz Jr2009-02-06
* ixgbe: Refactor set_num_queues() and cache_ring_register()Peter P Waskiewicz Jr2009-02-06
* ixgbe: Update copyright dates, bump the driver version numberPeter P Waskiewicz Jr2009-02-01
* ixgbe: Refactor MSI-X allocation mechanismPeter P Waskiewicz Jr2009-02-01
* ixgbe: Add 82598 support for BX mezzanine devicesDon Skidmore2009-02-01
* net: replace uses of __constant_{endian}Harvey Harrison2009-02-01
* net: Add skb_record_rx_queue() calls to multiqueue capable drivers.David S. Miller2009-01-27
* ixgbe: add support KX/KX4 deviceDon Skidmore2009-01-26
* ixgbe: fix slow load times on 82598 nicsDon Skidmore2009-01-26
* ixgbe: Replace LRO with GROHerbert Xu2009-01-21
* net: Remove redundant NAPI functionsBen Hutchings2009-01-21
* ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}()Peter P Waskiewicz Jr2009-01-19
* ixgbe: fix tag stripping for VLAN ID 0Don Skidmore2009-01-19
* ixgbe: fix dca issue with relaxed ordering turned onDon Skidmore2009-01-19
* ixgbe: Fix set_ringparam in ixgbe to use the same memory pools.Peter P Waskiewicz Jr2008-12-26
* ixgbe: Fix NAPI enable/disable path when using DCBPeter P Waskiewicz Jr2008-12-26
* drivers/net/ixgbe: fix sparse warnings: make symbols staticHannes Eder2008-12-26
* net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-22
* ixgbe: fix the display of DCB control stats in ethtoolDon Skidmore2008-12-21
* net: add DCNA attribute to the BCN interface for DCBDon Skidmore2008-12-21
* net: fix DCB setstate to return success/failureDon Skidmore2008-12-21
* ixgbe: fix dma mapping unbalanceJesse Brandeburg2008-12-15
* ixgbe: Implement PCIe AER supportPeter P Waskiewicz Jr2008-12-10
* ixgbe: function comment typoWang Chen2008-12-04
* ixgbe: section fixesAl Viro2008-11-27
* ixgbe: cleanup link up/down messagesJeff Kirsher2008-11-27
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-27
|\
| * driver/net/*: remove redundant argument commentsQinghuang Feng2008-11-23
* | ixgbe: Naming interrupt vectorsRobert Olsson2008-11-25
* | DCB: fix kconfig optionJeff Kirsher2008-11-25
* | ixgbe: convert directly reference of netdev->privWang Chen2008-11-21
* | ixgbe: add SFP+ driver supportDonald Skidmore2008-11-21
* | DCB: Add support for DCB BCNAlexander Duyck2008-11-21
* | DCB: Add interface to query the state of PFC feature.Alexander Duyck2008-11-21
* | DCB: Add interface to query # of TCs supported by deviceAlexander Duyck2008-11-21
* | DCB: Add interface to query for the DCB capabilities of an device.Alexander Duyck2008-11-21
* | ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck2008-11-20