index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
myri10ge
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
1
-3
/
+3
*
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
2009-06-13
1
-1
/
+1
*
net: dont update dev->trans_start in 10GB drivers
Eric Dumazet
2009-05-29
1
-1
/
+0
*
myri10ge: Add support for vlan_features
Brice Goglin
2009-05-25
1
-1
/
+7
*
myri10ge: drop myri10ge_lro module parameter
Brice Goglin
2009-05-25
1
-6
/
+1
*
myri10ge: fix the invokation of lro_flush_all
Brice Goglin
2009-05-25
1
-1
/
+2
*
myri10ge: update version to 1.5.0-1.415
Brice Goglin
2009-05-19
1
-1
/
+1
*
myri10ge: allow LRO to be enabled via ethtool
Brice Goglin
2009-05-19
1
-4
/
+13
*
myri10ge: fix compile error
Andrew Gallatin
2009-04-17
1
-1
/
+1
*
myri10ge: fix tx ring size in ethtool -g
Brice Goglin
2009-04-16
1
-1
/
+1
*
myri10ge: add MODULE_DEVICE_TABLE
Brice Goglin
2009-04-16
1
-1
/
+3
*
myri10ge: allow per-board firmware overriding
Brice Goglin
2009-04-16
1
-2
/
+23
*
myri10ge: force stats update in ethtool gstats
Brice Goglin
2009-04-16
1
-0
/
+7
*
myr10ge: again fix lro_gen_skb() alignment
Stanislaw Gruszka
2009-04-15
1
-0
/
+1
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
1
-2
/
+2
*
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
1
-2
/
+2
*
myri10ge: update firmware headers to 1.4.41
Brice Goglin
2009-03-24
1
-0
/
+9
*
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
[next]