Commit Graph

96 Commits (4614a3a3b638dfd7a67d0237944f6a76331af61d)

Author SHA1 Message Date
Joe Perches 898eb71cb1 Add missing newlines to some uses of dev_<level> messages 18 years ago
Brice Goglin e0d7c5269a myri10ge: update driver version to 1.3.2-1.287 18 years ago
Brice Goglin 4f93fde06b myri10ge: add IPv6 TSO support 18 years ago
Brice Goglin af793e08b7 myri10ge: update firmware headers 18 years ago
Brice Goglin e636b2ead8 myri10ge: fix some indentation, white spaces, and comments 18 years ago
Jeff Garzik b9f2c0440d [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count 18 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Jeff Garzik 88d3aafdae [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls 18 years ago
Mariusz Kozlowski acb2cc8b20 [PATCH] drivers/net: remove superfluous memset 18 years ago
Andrew Gallatin 1e6e9342d4 [MYRI10GE]: Use LRO. 18 years ago
Stephen Hemminger bea3348eef [NET]: Make NAPI polling independent of struct net_device objects. 18 years ago
Brice Goglin a07bc1ffae myri10ge: Add support for PCI device id 9 18 years ago
Brice Goglin 2972863768 myri10ge: update driver version to 1.3.2-1.269 18 years ago
Brice Goglin 302d242cfb myri10ge: use pcie_get/set_readrq 18 years ago
Brice Goglin 626fda9488 myri10ge: Use the pause counter to avoid a needless device reset 18 years ago
Brice Goglin c97884b5de myri10ge: Remove nonsensical limit in the tx done routine 18 years ago
vignesh babu 199126a23a Use is_power_of_2() in myri10ge/myri10ge.c 18 years ago
Maik Hampel b245fb675b myri10ge: SET_NETDEV_DEV() 18 years ago
Brice Goglin 6f8a7c66e2 myri10ge: update driver version 18 years ago
Brice Goglin 798a95dbd3 myri10ge: report when the link partner is running in Myrinet mode 18 years ago
Brice Goglin f181137f9d myri10ge: limit the number of recoveries 18 years ago
Brice Goglin 6ffdd071e0 myri10ge: report link up/down in standard ethtool way 18 years ago
Brice Goglin 5443e9ead4 myri10ge: replace the chipset whitelist with firmware autodetection 18 years ago
Brice Goglin 0d6ac257ab myri10ge: move the DMA test code into its own function 18 years ago
Brice Goglin 2f76216fe0 myri10ge: fix restoring of multicast list after reset 18 years ago
Brice Goglin 772a815804 myri10ge: update firmware headers 18 years ago
Brice Goglin cee505db24 myri10ge: support new firmware counters 18 years ago
Arnaldo Carvalho de Melo 27d7ff46a3 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo ab6a5bb6b2 [TCP]: Introduce tcp_hdrlen() and tcp_optlen() 18 years ago
Arnaldo Carvalho de Melo ea2ae17d64 [SK_BUFF]: Introduce skb_transport_offset() 18 years ago
Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 18 years ago
Brice Goglin 4b2281c7aa myri10ge: update driver version to 1.3.0-1.233 18 years ago
Brice Goglin f19baaeaad myri10ge: more Intel chipsets providing aligned PCIe completions 18 years ago
Brice Goglin ae8509b187 myri10ge: fix management of the firmware 4KB boundary crossing restriction 18 years ago
Brice Goglin 917690cd03 myri10ge: correctly detect when TSO should be used 18 years ago
Brice Goglin 2ea34672f8 myri10ge: update driver version to 1.3.0-1.226 18 years ago
Brice Goglin b52a8b7f0a myri10ge: fix management of >4kB allocated pages 18 years ago
Brice Goglin f761fae1ae myri10ge: update wcfifo and intr_coal_delay default values 18 years ago
Brice Goglin aafa70eb56 myri10ge: Serverworks HT2100 provides aligned PCIe completion 18 years ago
Brice Goglin 276e26c316 myri10ge: add a wc_enabled flag to myri10ge_priv 18 years ago
Brice Goglin 4c882dd808 myri10ge: prevent 4k rdma on SGI TIOCE chipset 18 years ago
Brice Goglin 34fdccea93 myri10ge: use pci_map_page to prepare the dmatest buffer 18 years ago
Brice Goglin 355c7265f4 myri10ge: fix error checking and return value in myri10ge_allocate_rings 18 years ago
Brice Goglin 4a2e612a3b myri10ge: fix copyright and license 18 years ago
Brice Goglin 9dc6f0e789 myri10ge: workaround buggy adopted firmwares 18 years ago
Arjan van de Ven 1d39ed565c remove NETIF_F_TSO ifdefery 18 years ago
Brice Goglin b2db8dd4fd myri10ge: update driver version to 1.2.0 18 years ago
Brice Goglin 21d05db175 myri10ge: check that we can get an irq 18 years ago
Brice Goglin 6ebc087a10 myri10ge: make wc_fifo usage load-time tunable 18 years ago
Brice Goglin 1a63e846a4 myri10ge: handle failures in suspend and resume 18 years ago