summaryrefslogtreecommitdiff
path: root/drivers/net/myri10ge/myri10ge.c
AgeCommit message (Expand)Author
2007-02-05remove NETIF_F_TSO ifdeferyArjan van de Ven
2007-01-18myri10ge: update driver version to 1.2.0Brice Goglin
2007-01-18myri10ge: check that we can get an irqBrice Goglin
2007-01-18myri10ge: make wc_fifo usage load-time tunableBrice Goglin
2006-12-26myri10ge: handle failures in suspend and resumeBrice Goglin
2006-12-26myri10ge: no need to save MSI and PCIe state in the driverBrice Goglin
2006-12-26myri10ge: make msi configurable at runtime through sysfsBrice Goglin
2006-12-26myri10ge: move request_irq to myri10ge_openBrice Goglin
2006-12-26myri10ge: match number of save_state and restoreBrice Goglin
2006-12-11[PATCH] myri10ge: update driver version to 1.1.0Brice Goglin
2006-12-11[PATCH] myri10ge: fix big_bytes in case of vlan framesBrice Goglin
2006-12-11[PATCH] myri10ge: Full vlan frame in small_bytesBrice Goglin
2006-12-11[PATCH] myri10ge: drop contiguous skb routinesBrice Goglin
2006-12-11[PATCH] myri10ge: switch to page-based skbBrice Goglin
2006-12-11[PATCH] myri10ge: add page-based skb routinesBrice Goglin
2006-12-11[PATCH] myri10ge: indentation cleanupsBrice Goglin
2006-12-07[PATCH] myri10ge: write as 2 32-byte blocks in myri10ge_submit_8rxBrice Goglin
2006-12-07Merge branch 'master' into upstreamJeff Garzik
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-04[PATCH] myri10ge annotationsAl Viro
2006-12-02[NET]: Split skb->csumAl Viro
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-31[PATCH] myri10ge: ServerWorks HT2000 PCI id is already defined in pci_ids.hBrice Goglin
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-09-22[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik
2006-09-06[PATCH] myri10ge: improve firmware selectionBrice Goglin
2006-08-24[PATCH] myri10ge: use multicast support in the firmwareBrice Goglin
2006-08-24[PATCH] myri10ge: use netif_msg_linkBrice Goglin
2006-08-19[PATCH] myri10ge: convert to netdev_alloc_skbBrice Goglin
2006-08-19[PATCH] myri10ge: define some previously hardwired firmware constantsBrice Goglin
2006-08-09[PATCH] myri10ge: always re-enable dummy rdmas in myri10ge_resumeBrice Goglin
2006-08-03[PATCH] myri10ge - Fix spurious invokations of the watchdog reset handlerBrice Goglin
2006-08-03[PATCH] myri10ge - Write the firmware in 256-bytes chunksBrice Goglin
2006-07-29[PATCH] myri10ge - Always do a dummy RDMA after loading the firmwareBrice Goglin
2006-07-12[PATCH] myri10ge return value fixBrice Goglin
2006-07-08[NET] gso: Add skb_is_gsoHerbert Xu
2006-07-05[PATCH] myri10ge - Export more parameters to ethtoolBrice Goglin
2006-07-05[PATCH] myri10ge - Use dev_info() when printing parameters after probeBrice Goglin
2006-07-05[PATCH] myri10ge - Drop ununsed nvidia chipset idbrice@myri.com
2006-07-05[PATCH] myri10ge - Drop unused pm_statebrice@myri.com
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner
2006-06-23[NET]: Merge TSO/UFO fields in sk_buffHerbert Xu
2006-06-23[NET]: Avoid allocating skb in skb_padHerbert Xu
2006-06-22[PATCH] myri10ge - drop workaround pci_save_state() disabling MSI Brice Goglin
2006-06-22[PATCH] myri10ge - drop workaround for the missing AER ext cap on nVidia CK804 Brice Goglin
2006-06-22[PATCH] myri10ge build fixAndrew Morton
2006-06-08[PATCH] myri10ge updateBrice Goglin
2006-05-24[PATCH] Add Myri-10G Ethernet driverBrice Goglin