Commit Graph

75 Commits (8a2e21038df74c4401f422346b9371a959c21438)

Author SHA1 Message Date
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
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