index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
myri10ge
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Add skb_record_rx_queue() calls to multiqueue capable drivers.
David S. Miller
2009-01-27
1
-0
/
+1
*
net: Remove redundant NAPI functions
Ben Hutchings
2009-01-21
1
-3
/
+3
*
myri10ge: don't forget pci_disable_device()
Brice Goglin
2009-01-20
1
-6
/
+9
*
myri10ge: print MAC and serial number on probe failure
Brice Goglin
2009-01-05
1
-1
/
+5
*
net: Fix warning fallout from recent NAPI interface changes.
David S. Miller
2008-12-26
1
-1
/
+0
*
myri10ge: update driver version to 1.4.4-1.395
Brice Goglin
2008-12-25
1
-1
/
+1
*
myri10ge: update firmware headers to 1.4.37
Brice Goglin
2008-12-25
2
-83
/
+93
*
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
2008-12-22
1
-3
/
+3
*
myri10ge: check fragmentation in LRO get_frag_header()
Brice Goglin
2008-12-09
1
-0
/
+2
*
myri10ge: update firmware headers
Brice Goglin
2008-11-23
1
-0
/
+1
*
myri10ge: update DCA comments
Brice Goglin
2008-11-23
1
-3
/
+3
*
myri10ge: convert to net_device_ops
Stephen Hemminger
2008-11-21
1
-7
/
+13
*
myri10ge: remove hardcoded sram_size
Brice Goglin
2008-11-20
1
-10
/
+13
*
myri10ge: fix per-slice rx/tx_dropped counters
Brice Goglin
2008-11-20
1
-2
/
+4
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-18
1
-1
/
+3
|
\
|
*
myri10ge: fix stop/go ordering even more
Brice Goglin
2008-11-11
1
-1
/
+3
*
|
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-11-03
1
-1
/
+0
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-10-31
1
-1
/
+3
|
\
|
|
*
myri10ge: fix stop/go mmio ordering
Brice Goglin
2008-10-31
1
-1
/
+3
*
|
net: convert print_mac to %pM
Johannes Berg
2008-10-27
1
-3
/
+1
|
/
*
myri10ge: disable NAPI on failure to setup the interface
Brice Goglin
2008-10-22
1
-1
/
+5
*
[netdrvr] myri10ge, ixgbe: remove broken select INTEL_IOATDMA
Jeff Garzik
2008-10-16
1
-13
/
+13
*
myri10ge: update driver version number to 1.4.3-1.369
Brice Goglin
2008-10-10
1
-1
/
+1
*
myri10ge: remove over-paranoid queue number modulus
Brice Goglin
2008-10-09
1
-2
/
+0
*
myri10ge: add multiqueue TX
Brice Goglin
2008-10-08
1
-34
/
+118
*
myri10ge: use DCA if DCA is compiled as a module
Brice Goglin
2008-09-24
1
-13
/
+13
*
myri10ge: Rename DCA-related firmware counters
Brice Goglin
2008-09-24
1
-1
/
+1
*
myri10ge: Stop scaring people when DCA is built but absent
Brice Goglin
2008-09-24
1
-2
/
+3
*
[netdrvr] removed unused #include <version.h>
Huang Weiyi
2008-09-03
1
-1
/
+0
*
myri10ge: update version string to 1.4.3-1.358
Brice Goglin
2008-08-27
1
-1
/
+1
*
myri10ge: myri10ge_fw_name also overrides the rss firmware
Brice Goglin
2008-08-14
1
-1
/
+5
*
myri10ge: set 64bits consistent DMA mask
Brice Goglin
2008-08-07
1
-0
/
+1
*
myri10ge: update firmware headers
Brice Goglin
2008-08-07
2
-6
/
+48
*
myri10ge: use ioremap_wc
Brice Goglin
2008-07-22
1
-4
/
+4
*
myri10ge: remove wcfifo
Brice Goglin
2008-07-22
1
-51
/
+3
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-07-18
1
-2
/
+9
|
\
|
*
myri10ge: treat firmware data as const
David Woodhouse
2008-07-10
1
-2
/
+9
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-10
1
-1
/
+1
|
\
|
|
*
myri10ge: update driver version
Brice Goglin
2008-05-30
1
-1
/
+1
*
|
myri10ge: add Direct Cache Access support
Brice Goglin
2008-05-30
1
-1
/
+145
*
|
myri10ge: add multislices support
Brice Goglin
2008-05-30
1
-242
/
+442
*
|
myri10ge: add routines for multislices
Brice Goglin
2008-05-30
1
-0
/
+256
|
/
*
make myri10ge_get_firmware_capabilities() static
Adrian Bunk
2008-05-22
1
-1
/
+1
*
myri10ge: fix the number of interrupt slots
Brice Goglin
2008-05-13
1
-9
/
+5
*
myri10ge: cleanup retrieving of firmware capabilities
Brice Goglin
2008-05-13
1
-11
/
+31
*
myri10ge: move data structures into a single slice
Brice Goglin
2008-05-13
1
-278
/
+316
*
myri10ge: fix potential infinite loop in enable_ecrc
Brice Goglin
2008-05-13
1
-2
/
+3
*
myri10ge: trivial formatting fix
Brice Goglin
2008-05-13
1
-1
/
+4
*
myri10ge: add barrier in myri10ge_send_cmd
Brice Goglin
2008-05-13
1
-1
/
+3
*
myri10ge: report FIBER in ethtool for XFP based NIC
Brice Goglin
2008-05-13
1
-0
/
+35
[next]