aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe
Commit message (Expand)AuthorAge
* [netdrvr] myri10ge, ixgbe: remove broken select INTEL_IOATDMAJeff Garzik2008-10-16
* drivers/net: replace __FUNCTION__ with __func__Harvey Harrison2008-09-24
* ixgbe: whitespace/formatting cleanupAlexander Duyck2008-09-24
* ixgbe: correctly add and remove napi queuesAlexander Duyck2008-09-24
* ixgbe: Whitespace, copyright update and version number change patchPeter P Waskiewicz2008-09-24
* ixgbe: bump versionJeff Kirsher2008-09-24
* ixgbe: xmit frame refactorJesse Brandeburg2008-09-24
* ixgbe: lower stack space usageJesse Brandeburg2008-09-24
* ixgbe: cleanup definesJesse Brandeburg2008-09-24
* ixgbe: move set_num_queues and call it after msix failureJesse Brandeburg2008-09-24
* ixgbe: refresh the ixgbe_down functionJesse Brandeburg2008-09-24
* ixgbe: update to latest common code moduleJesse Brandeburg2008-09-24
* ixgbe: add clean rx many routineJesse Brandeburg2008-09-24
* ixgbe: lro stats were not counted on first ethtool -ScallJesse Brandeburg2008-09-24
* ixgbe: fix ring reallocation in ethtoolJesse Brandeburg2008-09-24
* ixgbe: add device support for XF LR adaptersJesse Brandeburg2008-09-24
* ixgbe: recycle pages in packet split modeJesse Brandeburg2008-09-24
* ixgbe: fix bug with lots of tx queuesJesse Brandeburg2008-09-24
* ixgbe: fix initial interrupt throttle settingsJesse Brandeburg2008-09-24
* ixgbe: fix ethtool disable csum for ipv6Jesse Brandeburg2008-09-24
* ixgbe: fix pci_resource allocation as in other driversJeff Kirsher2008-09-24
* ixgbe: fix ethtool register dumpJesse Brandeburg2008-09-24
* ixgbe: limit small mtu to minimum for ipv4 supportJesse Brandeburg2008-09-24
* ixgbe: fix bug with shared interruptsJesse Brandeburg2008-09-24
* ixgbe: link change interrupt was not causing link eventJesse Brandeburg2008-09-24
* ixgbe: Update watchdog thread to accomodate longerlink_up eventsJesse Brandeburg2008-09-24
* ixgbe: fix multicast address updateJesse Brandeburg2008-09-24
* ixgbe: fix dca defines to not have spacesJesse Brandeburg2008-09-24
* ixgbe: fix bug where using wake queue instead of startJesse Brandeburg2008-09-24
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-09-08
|\
| * ixgbe: initialize interrupt throttle rateAndy Gospodarek2008-09-03
* | ixgbe: change config srrctl to only program one register per VMDq/RSS idAlexander Duyck2008-09-03
* | ixgbe: use different context for tso and offloadPJ Waskiewicz2008-09-03
* | ixgbe: fix dca hints going to wrong processorJesse Brandeburg2008-09-03
* | ixgbe: fix bug where lro settings are per ringJesse Brandeburg2008-09-03
* | ixgbe: update dca to new interface, fix CONFIG_DCA_MODULEJesse Brandeburg2008-09-03
* | ixgbe: should not use HW_CSUM, should use IP* flagsJesse Brandeburg2008-09-03
* | ixgbe: Lock RSS seed, move rx_buf_len to the rx_ringJesse Brandeburg2008-09-03
* | ixgbe: Implement Tx Head WritebackJesse Brandeburg2008-09-03
* | ixgbe: disable flow control by defaultJesse Brandeburg2008-09-03
* | ixgbe: Cleanup references to Tx and Rx rings to becommon across the driverJesse Brandeburg2008-09-03
* | ixgbe: do not update stats twice each receiveJesse Brandeburg2008-09-03
* | ixgbe: Implement HAVE_SET_RX_MODEChristopher Leech2008-09-03
* | ixgbe: add little endian annotations for sparseJesse Brandeburg2008-09-03
* | ixgbe: fix rx csum return status misinterpretationJesse Brandeburg2008-09-03
|/
* ixgbe: fix vlan filteringAlexander Duyck2008-08-27
* ixgbe: add cx4 device IDJesse Brandeburg2008-08-14
* ixgbe: remove device ID for unsupported deviceJesse Brandeburg2008-07-22
* igb/ixgbe/e1000e: resolve tx multiqueue bugJeff Kirsher2008-07-18
* net: Use queue aware tests throughout.David S. Miller2008-07-17