index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
myri10ge
/
myri10ge.c
Commit message (
Expand
)
Author
Age
...
*
myri10ge: properly align scratch buffers
Brice Goglin
2008-05-13
*
myri10ge: increase and fix handoff timeout
Brice Goglin
2008-05-13
*
myri10ge: fix module parameter descriptions
Brice Goglin
2008-05-13
*
Remove duplicated unlikely() in IS_ERR()
Hirofumi Nakagawa
2008-04-29
*
annotate myri10ge
Al Viro
2008-01-28
*
netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN
Alejandro Martinez Ruiz
2008-01-28
*
[NET]: Do not check netif_running() and carrier state in ->poll()
David S. Miller
2008-01-09
*
[LRO]: fix lro_gen_skb() alignment
Andrew Gallatin
2007-12-05
*
Fix myri10ge NAPI oops & warnings
Andrew Gallatin
2007-11-01
*
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2007-10-18
*
myri10ge: update driver version to 1.3.2-1.287
Brice Goglin
2007-10-15
*
myri10ge: add IPv6 TSO support
Brice Goglin
2007-10-15
*
myri10ge: fix some indentation, white spaces, and comments
Brice Goglin
2007-10-15
*
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
Jeff Garzik
2007-10-10
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
*
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
Jeff Garzik
2007-10-10
*
[PATCH] drivers/net: remove superfluous memset
Mariusz Kozlowski
2007-10-10
*
[MYRI10GE]: Use LRO.
Andrew Gallatin
2007-10-10
*
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2007-10-10
*
myri10ge: Add support for PCI device id 9
Brice Goglin
2007-09-19
*
myri10ge: update driver version to 1.3.2-1.269
Brice Goglin
2007-08-25
*
myri10ge: use pcie_get/set_readrq
Brice Goglin
2007-08-25
*
myri10ge: Use the pause counter to avoid a needless device reset
Brice Goglin
2007-08-14
*
myri10ge: Remove nonsensical limit in the tx done routine
Brice Goglin
2007-07-16
*
Use is_power_of_2() in myri10ge/myri10ge.c
vignesh babu
2007-07-10
*
myri10ge: SET_NETDEV_DEV()
Maik Hampel
2007-07-02
*
myri10ge: update driver version
Brice Goglin
2007-06-12
*
myri10ge: report when the link partner is running in Myrinet mode
Brice Goglin
2007-06-12
*
myri10ge: limit the number of recoveries
Brice Goglin
2007-06-12
*
myri10ge: report link up/down in standard ethtool way
Brice Goglin
2007-06-03
*
myri10ge: replace the chipset whitelist with firmware autodetection
Brice Goglin
2007-05-08
*
myri10ge: move the DMA test code into its own function
Brice Goglin
2007-05-08
*
myri10ge: fix restoring of multicast list after reset
Brice Goglin
2007-05-08
*
myri10ge: support new firmware counters
Brice Goglin
2007-05-08
*
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-26
*
[TCP]: Introduce tcp_hdrlen() and tcp_optlen()
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Introduce skb_transport_offset()
Arnaldo Carvalho de Melo
2007-04-26
*
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-04-26
*
myri10ge: update driver version to 1.3.0-1.233
Brice Goglin
2007-04-11
*
myri10ge: more Intel chipsets providing aligned PCIe completions
Brice Goglin
2007-04-11
*
myri10ge: fix management of the firmware 4KB boundary crossing restriction
Brice Goglin
2007-04-11
*
myri10ge: correctly detect when TSO should be used
Brice Goglin
2007-03-28
*
myri10ge: update driver version to 1.3.0-1.226
Brice Goglin
2007-03-23
*
myri10ge: fix management of >4kB allocated pages
Brice Goglin
2007-03-23
*
myri10ge: update wcfifo and intr_coal_delay default values
Brice Goglin
2007-03-23
*
myri10ge: Serverworks HT2100 provides aligned PCIe completion
Brice Goglin
2007-03-23
*
myri10ge: add a wc_enabled flag to myri10ge_priv
Brice Goglin
2007-03-09
*
myri10ge: prevent 4k rdma on SGI TIOCE chipset
Brice Goglin
2007-03-09
*
myri10ge: use pci_map_page to prepare the dmatest buffer
Brice Goglin
2007-03-09
*
myri10ge: fix error checking and return value in myri10ge_allocate_rings
Brice Goglin
2007-03-09
[prev]
[next]