index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
myri10ge
Age
Commit message (
Expand
)
Author
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-09-24
Merge 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_COMPLETE
Patrick McHardy
2006-09-13
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
2006-09-06
[PATCH] myri10ge: improve firmware selection
Brice Goglin
2006-08-24
[PATCH] myri10ge: use multicast support in the firmware
Brice Goglin
2006-08-24
[PATCH] myri10ge: use netif_msg_link
Brice Goglin
2006-08-19
[PATCH] myri10ge: convert to netdev_alloc_skb
Brice Goglin
2006-08-19
[PATCH] myri10ge: define some previously hardwired firmware constants
Brice Goglin
2006-08-09
[PATCH] myri10ge: always re-enable dummy rdmas in myri10ge_resume
Brice Goglin
2006-08-03
[PATCH] myri10ge - Fix spurious invokations of the watchdog reset handler
Brice Goglin
2006-08-03
[PATCH] myri10ge - Write the firmware in 256-bytes chunks
Brice Goglin
2006-07-29
[PATCH] myri10ge - Always do a dummy RDMA after loading the firmware
Brice Goglin
2006-07-12
[PATCH] myri10ge return value fix
Brice Goglin
2006-07-08
[NET] gso: Add skb_is_gso
Herbert Xu
2006-07-05
[PATCH] myri10ge - Export more parameters to ethtool
Brice Goglin
2006-07-05
[PATCH] myri10ge - Use dev_info() when printing parameters after probe
Brice Goglin
2006-07-05
[PATCH] myri10ge - Drop ununsed nvidia chipset id
brice@myri.com
2006-07-05
[PATCH] myri10ge - Drop unused pm_state
brice@myri.com
2006-07-02
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
2006-06-23
[NET]: Merge TSO/UFO fields in sk_buff
Herbert Xu
2006-06-23
[NET]: Avoid allocating skb in skb_pad
Herbert 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 fix
Andrew Morton
2006-06-08
[PATCH] myri10ge update
Brice Goglin
2006-05-24
[netdrvr pcnet_cs, myri] trim trailing whitespace
Jeff Garzik
2006-05-24
[PATCH] Add Myri-10G Ethernet driver
Brice Goglin