Commit Graph

66 Commits (0660e03f6b18f19b6bbafe7583265a51b90daf36)

Author SHA1 Message Date
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
Brice Goglin 83f6e15245 myri10ge: no need to save MSI and PCIe state in the driver 18 years ago
Brice Goglin 3621cec5b5 myri10ge: make msi configurable at runtime through sysfs 18 years ago
Brice Goglin df30a740e4 myri10ge: move request_irq to myri10ge_open 18 years ago
Brice Goglin 7adda30c82 myri10ge: match number of save_state and restore 18 years ago
Brice Goglin 5796df1982 [PATCH] myri10ge: update driver version to 1.1.0 18 years ago
Brice Goglin 13348beee5 [PATCH] myri10ge: fix big_bytes in case of vlan frames 18 years ago
Brice Goglin de3c450704 [PATCH] myri10ge: Full vlan frame in small_bytes 18 years ago
Brice Goglin 52ea6fb39b [PATCH] myri10ge: drop contiguous skb routines 18 years ago
Brice Goglin c7dab99b08 [PATCH] myri10ge: switch to page-based skb 18 years ago
Brice Goglin dd50f3361f [PATCH] myri10ge: add page-based skb routines 18 years ago
Brice Goglin 6250223e05 [PATCH] myri10ge: indentation cleanups 18 years ago
Brice Goglin e67bda55e2 [PATCH] myri10ge: write as 2 32-byte blocks in myri10ge_submit_8rx 18 years ago
Al Viro 40f6cff5c4 [PATCH] myri10ge annotations 18 years ago
Al Viro ff1dcadb1b [NET]: Split skb->csum 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Brice Goglin 1e7bed0819 [PATCH] myri10ge: ServerWorks HT2000 PCI id is already defined in pci_ids.h 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Patrick McHardy 84fa7933a3 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 19 years ago
Jeff Garzik 7282d491ec drivers/net: const-ify ethtool_ops declarations 19 years ago
Brice Goglin ce7f93680a [PATCH] myri10ge: improve firmware selection 19 years ago
Brice Goglin 85a7ea1b0a [PATCH] myri10ge: use multicast support in the firmware 19 years ago
Brice Goglin c58ac5caeb [PATCH] myri10ge: use netif_msg_link 19 years ago
Brice Goglin fd6746daad [PATCH] myri10ge: convert to netdev_alloc_skb 19 years ago
Brice Goglin e700f9f4a2 [PATCH] myri10ge: define some previously hardwired firmware constants 19 years ago
Brice Goglin 013b68bf7c [PATCH] myri10ge: always re-enable dummy rdmas in myri10ge_resume 19 years ago
Brice Goglin c54772e751 [PATCH] myri10ge - Fix spurious invokations of the watchdog reset handler 19 years ago
Brice Goglin e454358ace [PATCH] myri10ge - Write the firmware in 256-bytes chunks 19 years ago
Brice Goglin 9a71db721a [PATCH] myri10ge - Always do a dummy RDMA after loading the firmware 19 years ago
Brice Goglin 4c2248cc57 [PATCH] myri10ge return value fix 19 years ago
Herbert Xu 89114afd43 [NET] gso: Add skb_is_gso 19 years ago