index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
myri10ge
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-23
myri10ge: use ioremap_wc
Brice Goglin
1
-4
/
+4
2008-07-23
myri10ge: remove wcfifo
Brice Goglin
1
-51
/
+3
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-2
/
+9
2008-07-10
myri10ge: treat firmware data as const
David Woodhouse
1
-2
/
+9
2008-06-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2008-05-31
myri10ge: add Direct Cache Access support
Brice Goglin
1
-1
/
+145
2008-05-31
myri10ge: add multislices support
Brice Goglin
1
-242
/
+442
2008-05-31
myri10ge: add routines for multislices
Brice Goglin
1
-0
/
+256
2008-05-31
myri10ge: update driver version
Brice Goglin
1
-1
/
+1
2008-05-22
make myri10ge_get_firmware_capabilities() static
Adrian Bunk
1
-1
/
+1
2008-05-13
myri10ge: fix the number of interrupt slots
Brice Goglin
1
-9
/
+5
2008-05-13
myri10ge: cleanup retrieving of firmware capabilities
Brice Goglin
1
-11
/
+31
2008-05-13
myri10ge: move data structures into a single slice
Brice Goglin
1
-278
/
+316
2008-05-13
myri10ge: fix potential infinite loop in enable_ecrc
Brice Goglin
1
-2
/
+3
2008-05-13
myri10ge: trivial formatting fix
Brice Goglin
1
-1
/
+4
2008-05-13
myri10ge: add barrier in myri10ge_send_cmd
Brice Goglin
1
-1
/
+3
2008-05-13
myri10ge: report FIBER in ethtool for XFP based NIC
Brice Goglin
1
-0
/
+35
2008-05-13
myri10ge: properly align scratch buffers
Brice Goglin
1
-2
/
+2
2008-05-13
myri10ge: increase and fix handoff timeout
Brice Goglin
1
-2
/
+2
2008-05-13
myri10ge: fix module parameter descriptions
Brice Goglin
1
-17
/
+18
2008-05-13
myri10ge: update firmware headers
Brice Goglin
2
-31
/
+64
2008-04-29
Remove duplicated unlikely() in IS_ERR()
Hirofumi Nakagawa
1
-1
/
+1
2008-01-29
annotate myri10ge
Al Viro
1
-5
/
+9
2008-01-29
netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN
Alejandro Martinez Ruiz
1
-1
/
+1
2008-01-09
[NET]: Do not check netif_running() and carrier state in ->poll()
David S. Miller
1
-1
/
+1
2007-12-05
[LRO]: fix lro_gen_skb() alignment
Andrew Gallatin
1
-0
/
+1
2007-11-01
Fix myri10ge NAPI oops & warnings
Andrew Gallatin
1
-3
/
+3
2007-10-19
Add missing newlines to some uses of dev_<level> messages
Joe Perches
1
-1
/
+2
2007-10-15
myri10ge: update driver version to 1.3.2-1.287
Brice Goglin
1
-1
/
+1
2007-10-15
myri10ge: add IPv6 TSO support
Brice Goglin
1
-8
/
+79
2007-10-15
myri10ge: update firmware headers
Brice Goglin
1
-4
/
+86
2007-10-15
myri10ge: fix some indentation, white spaces, and comments
Brice Goglin
1
-6
/
+5
2007-10-11
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
Jeff Garzik
1
-3
/
+8
2007-10-11
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-8
/
+3
2007-10-11
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
Jeff Garzik
1
-3
/
+0
2007-10-11
[PATCH] drivers/net: remove superfluous memset
Mariusz Kozlowski
1
-1
/
+0
2007-10-11
[MYRI10GE]: Use LRO.
Andrew Gallatin
1
-1
/
+108
2007-10-11
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
1
-23
/
+17
2007-09-20
myri10ge: Add support for PCI device id 9
Brice Goglin
1
-0
/
+3
2007-08-25
myri10ge: update driver version to 1.3.2-1.269
Brice Goglin
1
-1
/
+1
2007-08-25
myri10ge: use pcie_get/set_readrq
Brice Goglin
1
-26
/
+6
2007-08-14
myri10ge: Use the pause counter to avoid a needless device reset
Brice Goglin
1
-7
/
+18
2007-07-17
myri10ge: Remove nonsensical limit in the tx done routine
Brice Goglin
1
-6
/
+0
2007-07-10
Use is_power_of_2() in myri10ge/myri10ge.c
vignesh babu
1
-1
/
+2
2007-07-02
myri10ge: SET_NETDEV_DEV()
Maik Hampel
1
-0
/
+2
2007-06-13
myri10ge: update driver version
Brice Goglin
1
-1
/
+1
2007-06-13
myri10ge: report when the link partner is running in Myrinet mode
Brice Goglin
1
-5
/
+10
2007-06-13
myri10ge: limit the number of recoveries
Brice Goglin
1
-2
/
+10
2007-06-03
myri10ge: report link up/down in standard ethtool way
Brice Goglin
1
-0
/
+1
2007-05-08
myri10ge: replace the chipset whitelist with firmware autodetection
Brice Goglin
1
-56
/
+65
[next]