index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
myri10ge
Commit message (
Expand
)
Author
Age
Files
Lines
*
myri10ge: correctly detect when TSO should be used
Brice Goglin
2007-03-28
1
-4
/
+3
*
myri10ge: update driver version to 1.3.0-1.226
Brice Goglin
2007-03-23
1
-1
/
+1
*
myri10ge: fix management of >4kB allocated pages
Brice Goglin
2007-03-23
1
-0
/
+8
*
myri10ge: update wcfifo and intr_coal_delay default values
Brice Goglin
2007-03-23
1
-2
/
+2
*
myri10ge: Serverworks HT2100 provides aligned PCIe completion
Brice Goglin
2007-03-23
1
-0
/
+8
*
myri10ge: add a wc_enabled flag to myri10ge_priv
Brice Goglin
2007-03-09
1
-3
/
+7
*
myri10ge: prevent 4k rdma on SGI TIOCE chipset
Brice Goglin
2007-03-09
1
-0
/
+6
*
myri10ge: use pci_map_page to prepare the dmatest buffer
Brice Goglin
2007-03-09
1
-6
/
+16
*
myri10ge: fix error checking and return value in myri10ge_allocate_rings
Brice Goglin
2007-03-09
1
-0
/
+4
*
myri10ge: fix copyright and license
Brice Goglin
2007-03-02
1
-11
/
+11
*
myri10ge: workaround buggy adopted firmwares
Brice Goglin
2007-02-27
1
-4
/
+23
*
remove NETIF_F_TSO ifdefery
Arjan van de Ven
2007-02-05
1
-10
/
+0
*
myri10ge: update driver version to 1.2.0
Brice Goglin
2007-01-18
1
-1
/
+1
*
myri10ge: check that we can get an irq
Brice Goglin
2007-01-18
1
-3
/
+12
*
myri10ge: make wc_fifo usage load-time tunable
Brice Goglin
2007-01-18
1
-1
/
+5
*
myri10ge: handle failures in suspend and resume
Brice Goglin
2006-12-26
1
-5
/
+7
*
myri10ge: no need to save MSI and PCIe state in the driver
Brice Goglin
2006-12-26
1
-38
/
+9
*
myri10ge: make msi configurable at runtime through sysfs
Brice Goglin
2006-12-26
1
-1
/
+1
*
myri10ge: move request_irq to myri10ge_open
Brice Goglin
2006-12-26
1
-44
/
+54
*
myri10ge: match number of save_state and restore
Brice Goglin
2006-12-26
1
-2
/
+10
*
[PATCH] myri10ge: update driver version to 1.1.0
Brice Goglin
2006-12-11
1
-1
/
+1
*
[PATCH] myri10ge: fix big_bytes in case of vlan frames
Brice Goglin
2006-12-11
1
-2
/
+2
*
[PATCH] myri10ge: Full vlan frame in small_bytes
Brice Goglin
2006-12-11
1
-2
/
+2
*
[PATCH] myri10ge: drop contiguous skb routines
Brice Goglin
2006-12-11
1
-204
/
+8
*
[PATCH] myri10ge: switch to page-based skb
Brice Goglin
2006-12-11
1
-79
/
+93
*
[PATCH] myri10ge: add page-based skb routines
Brice Goglin
2006-12-11
1
-0
/
+190
*
[PATCH] myri10ge: indentation cleanups
Brice Goglin
2006-12-11
1
-4
/
+4
*
[PATCH] myri10ge: write as 2 32-byte blocks in myri10ge_submit_8rx
Brice Goglin
2006-12-07
1
-1
/
+3
*
Merge branch 'master' into upstream
Jeff Garzik
2006-12-07
1
-3
/
+4
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
1
-1
/
+1
|
|
\
|
*
|
WorkStruct: make allyesconfig
David Howells
2006-11-22
1
-3
/
+4
*
|
|
[PATCH] myri10ge annotations
Al Viro
2006-12-04
3
-72
/
+77
|
|
/
|
/
|
*
|
[NET]: Split skb->csum
Al Viro
2006-12-02
1
-1
/
+1
|
/
*
[PATCH] myri10ge: ServerWorks HT2000 PCI id is already defined in pci_ids.h
Brice Goglin
2006-10-31
1
-1
/
+0
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-1
/
+1
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-09-24
2
-45
/
+232
|
\
|
*
drivers/net: const-ify ethtool_ops declarations
Jeff Garzik
2006-09-13
1
-1
/
+1
|
*
[PATCH] myri10ge: improve firmware selection
Brice Goglin
2006-09-06
1
-7
/
+28
|
*
[PATCH] myri10ge: use multicast support in the firmware
Brice Goglin
2006-08-24
2
-8
/
+124
|
*
[PATCH] myri10ge: use netif_msg_link
Brice Goglin
2006-08-24
1
-7
/
+39
|
*
[PATCH] myri10ge: convert to netdev_alloc_skb
Brice Goglin
2006-08-19
1
-17
/
+20
|
*
[PATCH] myri10ge: define some previously hardwired firmware constants
Brice Goglin
2006-08-19
2
-8
/
+23
*
|
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
2006-09-22
1
-4
/
+4
|
/
*
[PATCH] myri10ge: always re-enable dummy rdmas in myri10ge_resume
Brice Goglin
2006-08-09
1
-1
/
+1
*
[PATCH] myri10ge - Fix spurious invokations of the watchdog reset handler
Brice Goglin
2006-08-03
1
-1
/
+4
*
[PATCH] myri10ge - Write the firmware in 256-bytes chunks
Brice Goglin
2006-08-03
1
-12
/
+7
*
[PATCH] myri10ge - Always do a dummy RDMA after loading the firmware
Brice Goglin
2006-07-29
1
-1
/
+1
*
[PATCH] myri10ge return value fix
Brice Goglin
2006-07-12
1
-3
/
+10
*
[NET] gso: Add skb_is_gso
Herbert Xu
2006-07-08
1
-1
/
+1
*
[PATCH] myri10ge - Export more parameters to ethtool
Brice Goglin
2006-07-05
1
-0
/
+5
[next]