Commit Graph

94 Commits (0c68ae2605dbcf67414d8d1f19af93be44b355fb)

Author SHA1 Message Date
Jeff Garzik 5dd2d33228 [netdrvr] myri10ge, ixgbe: remove broken select INTEL_IOATDMA 17 years ago
Harvey Harrison b39d66a81f drivers/net: replace __FUNCTION__ with __func__ 17 years ago
Alexander Duyck 6988867473 ixgbe: whitespace/formatting cleanup 17 years ago
Alexander Duyck b3c8b4ba61 ixgbe: correctly add and remove napi queues 17 years ago
Peter P Waskiewicz b46172402f ixgbe: Whitespace, copyright update and version number change patch 17 years ago
Jeff Kirsher 51ac6445b1 ixgbe: bump version 17 years ago
Jesse Brandeburg 9f8cdf4f06 ixgbe: xmit frame refactor 17 years ago
Jesse Brandeburg 74ce8dd29b ixgbe: lower stack space usage 17 years ago
Jesse Brandeburg 2adc0511a3 ixgbe: cleanup defines 17 years ago
Jesse Brandeburg b9804972f5 ixgbe: move set_num_queues and call it after msix failure 17 years ago
Jesse Brandeburg 7f8218752a ixgbe: refresh the ixgbe_down function 17 years ago
Jesse Brandeburg c44ade9ef8 ixgbe: update to latest common code module 17 years ago
Jesse Brandeburg f08482766b ixgbe: add clean rx many routine 17 years ago
Jesse Brandeburg f6af803f0b ixgbe: lro stats were not counted on first ethtool -Scall 17 years ago
Jesse Brandeburg c431f97ef9 ixgbe: fix ring reallocation in ethtool 17 years ago
Jesse Brandeburg b95f5fcb8b ixgbe: add device support for XF LR adapters 17 years ago
Jesse Brandeburg 762f4c5710 ixgbe: recycle pages in packet split mode 17 years ago
Jesse Brandeburg ff819cfb5d ixgbe: fix bug with lots of tx queues 17 years ago
Jesse Brandeburg 30efa5a363 ixgbe: fix initial interrupt throttle settings 17 years ago
Jesse Brandeburg 3d3d6d3cc2 ixgbe: fix ethtool disable csum for ipv6 17 years ago
Jeff Kirsher 05857980cf ixgbe: fix pci_resource allocation as in other drivers 17 years ago
Jesse Brandeburg 98c00a1c5d ixgbe: fix ethtool register dump 17 years ago
Jesse Brandeburg 42c783c5b1 ixgbe: limit small mtu to minimum for ipv4 support 17 years ago
Jesse Brandeburg f47cf66e9c ixgbe: fix bug with shared interrupts 17 years ago
Jesse Brandeburg 41fb924866 ixgbe: link change interrupt was not causing link event 17 years ago
Jesse Brandeburg cf8280ee7b ixgbe: Update watchdog thread to accomodate longerlink_up events 17 years ago
Jesse Brandeburg ce94bf469e ixgbe: fix multicast address update 17 years ago
Jesse Brandeburg a1f96ee7cc ixgbe: fix dca defines to not have spaces 17 years ago
Jesse Brandeburg af72166f31 ixgbe: fix bug where using wake queue instead of start 17 years ago
Alexander Duyck 3be1adfb91 ixgbe: change config srrctl to only program one register per VMDq/RSS id 17 years ago
PJ Waskiewicz 4eeae6fd3f ixgbe: use different context for tso and offload 17 years ago
Jesse Brandeburg cc41ac7c00 ixgbe: fix dca hints going to wrong processor 17 years ago
Jesse Brandeburg e9990a9cd7 ixgbe: fix bug where lro settings are per ring 17 years ago
Jesse Brandeburg 96b0e0f63b ixgbe: update dca to new interface, fix CONFIG_DCA_MODULE 17 years ago
Jesse Brandeburg 22f32b7a5a ixgbe: should not use HW_CSUM, should use IP* flags 17 years ago
Jesse Brandeburg 7c6e0a436d ixgbe: Lock RSS seed, move rx_buf_len to the rx_ring 17 years ago
Jesse Brandeburg e01c31a5f7 ixgbe: Implement Tx Head Writeback 17 years ago
Jesse Brandeburg 2b9ade935c ixgbe: disable flow control by default 17 years ago
Jesse Brandeburg 3a581073e0 ixgbe: Cleanup references to Tx and Rx rings to becommon across the driver 17 years ago
Jesse Brandeburg 036c9b0970 ixgbe: do not update stats twice each receive 17 years ago
Christopher Leech 2c5645cf65 ixgbe: Implement HAVE_SET_RX_MODE 17 years ago
Jesse Brandeburg 9da09bb1b8 ixgbe: add little endian annotations for sparse 17 years ago
Jesse Brandeburg 712744bebe ixgbe: fix rx csum return status misinterpretation 17 years ago
Andy Gospodarek 15e79f24b6 ixgbe: initialize interrupt throttle rate 17 years ago
Alexander Duyck 3d01625a4f ixgbe: fix vlan filtering 17 years ago
Jesse Brandeburg 8d792cd990 ixgbe: add cx4 device ID 17 years ago
Jesse Brandeburg bb5d10ac8c ixgbe: remove device ID for unsupported device 17 years ago
Jeff Kirsher d55b53fff0 igb/ixgbe/e1000e: resolve tx multiqueue bug 17 years ago
David S. Miller fd2ea0a79f net: Use queue aware tests throughout. 17 years ago
David S. Miller 09e83b5d7d netdev: Kill NETIF_F_MULTI_QUEUE. 17 years ago