summaryrefslogtreecommitdiffstats
path: root/drivers/net/myri10ge
Commit message (Expand)AuthorAgeFilesLines
* remove NETIF_F_TSO ifdeferyArjan van de Ven2007-02-051-10/+0
* myri10ge: update driver version to 1.2.0Brice Goglin2007-01-181-1/+1
* myri10ge: check that we can get an irqBrice Goglin2007-01-181-3/+12
* myri10ge: make wc_fifo usage load-time tunableBrice Goglin2007-01-181-1/+5
* myri10ge: handle failures in suspend and resumeBrice Goglin2006-12-261-5/+7
* myri10ge: no need to save MSI and PCIe state in the driverBrice Goglin2006-12-261-38/+9
* myri10ge: make msi configurable at runtime through sysfsBrice Goglin2006-12-261-1/+1
* myri10ge: move request_irq to myri10ge_openBrice Goglin2006-12-261-44/+54
* myri10ge: match number of save_state and restoreBrice Goglin2006-12-261-2/+10
* [PATCH] myri10ge: update driver version to 1.1.0Brice Goglin2006-12-111-1/+1
* [PATCH] myri10ge: fix big_bytes in case of vlan framesBrice Goglin2006-12-111-2/+2
* [PATCH] myri10ge: Full vlan frame in small_bytesBrice Goglin2006-12-111-2/+2
* [PATCH] myri10ge: drop contiguous skb routinesBrice Goglin2006-12-111-204/+8
* [PATCH] myri10ge: switch to page-based skbBrice Goglin2006-12-111-79/+93
* [PATCH] myri10ge: add page-based skb routinesBrice Goglin2006-12-111-0/+190
* [PATCH] myri10ge: indentation cleanupsBrice Goglin2006-12-111-4/+4
* [PATCH] myri10ge: write as 2 32-byte blocks in myri10ge_submit_8rxBrice Goglin2006-12-071-1/+3
* Merge branch 'master' into upstreamJeff Garzik2006-12-071-3/+4
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-1/+1
| |\
| * | WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+4
* | | [PATCH] myri10ge annotationsAl Viro2006-12-043-72/+77
| |/ |/|
* | [NET]: Split skb->csumAl Viro2006-12-021-1/+1
|/
* [PATCH] myri10ge: ServerWorks HT2000 PCI id is already defined in pci_ids.hBrice Goglin2006-10-311-1/+0
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-242-45/+232
|\
| * drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-1/+1
| * [PATCH] myri10ge: improve firmware selectionBrice Goglin2006-09-061-7/+28
| * [PATCH] myri10ge: use multicast support in the firmwareBrice Goglin2006-08-242-8/+124
| * [PATCH] myri10ge: use netif_msg_linkBrice Goglin2006-08-241-7/+39
| * [PATCH] myri10ge: convert to netdev_alloc_skbBrice Goglin2006-08-191-17/+20
| * [PATCH] myri10ge: define some previously hardwired firmware constantsBrice Goglin2006-08-192-8/+23
* | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-221-4/+4
|/
* [PATCH] myri10ge: always re-enable dummy rdmas in myri10ge_resumeBrice Goglin2006-08-091-1/+1
* [PATCH] myri10ge - Fix spurious invokations of the watchdog reset handlerBrice Goglin2006-08-031-1/+4
* [PATCH] myri10ge - Write the firmware in 256-bytes chunksBrice Goglin2006-08-031-12/+7
* [PATCH] myri10ge - Always do a dummy RDMA after loading the firmwareBrice Goglin2006-07-291-1/+1
* [PATCH] myri10ge return value fixBrice Goglin2006-07-121-3/+10
* [NET] gso: Add skb_is_gsoHerbert Xu2006-07-081-1/+1
* [PATCH] myri10ge - Export more parameters to ethtoolBrice Goglin2006-07-051-0/+5
* [PATCH] myri10ge - Use dev_info() when printing parameters after probeBrice Goglin2006-07-051-5/+4
* [PATCH] myri10ge - Drop ununsed nvidia chipset idbrice@myri.com2006-07-051-2/+0
* [PATCH] myri10ge - Drop unused pm_statebrice@myri.com2006-07-051-1/+0
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* [NET]: Merge TSO/UFO fields in sk_buffHerbert Xu2006-06-231-2/+2
* [NET]: Avoid allocating skb in skb_padHerbert Xu2006-06-231-2/+1
* [PATCH] myri10ge - drop workaround pci_save_state() disabling MSI Brice Goglin2006-06-221-2/+0
* [PATCH] myri10ge - drop workaround for the missing AER ext cap on nVidia CK804 Brice Goglin2006-06-221-6/+0
* [PATCH] myri10ge build fixAndrew Morton2006-06-221-1/+1
* [PATCH] myri10ge updateBrice Goglin2006-06-081-20/+38
* [netdrvr pcnet_cs, myri] trim trailing whitespaceJeff Garzik2006-05-242-13/+13
OpenPOWER on IntegriCloud