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
Commit message (
Expand
)
Author
Age
*
myri: remove dead code
Dan Carpenter
2010-03-15
*
myri10ge: optimize 4k-boundary check when stocking rx pages
Brice Goglin
2010-02-26
*
net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2
Jiri Pirko
2010-02-26
*
drivers/net/myri10ge: Use pr_<level> and netdev_<level>
Joe Perches
2010-02-26
*
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2010-01-08
*
myri10ge: use src+dst for rss hashing
Brice Goglin
2009-12-08
*
drivers/net: Move && and || to end of previous line
Joe Perches
2009-12-03
*
myri10ge: declare MODULE_FIRMWARE
Ben Hutchings
2009-11-10
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-27
|
\
|
*
myri10ge: improve port type reporting in ethtool
Brice Goglin
2009-10-23
*
|
myri10ge: Use the instance of net_device_stats from net_device.
Ajit Khaparde
2009-10-08
|
/
*
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
*
myri10ge: improve parity error detection and recovery
Brice Goglin
2009-08-13
*
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
*
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
*
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
2009-06-13
*
net: dont update dev->trans_start in 10GB drivers
Eric Dumazet
2009-05-29
*
myri10ge: Add support for vlan_features
Brice Goglin
2009-05-25
*
myri10ge: drop myri10ge_lro module parameter
Brice Goglin
2009-05-25
*
myri10ge: fix the invokation of lro_flush_all
Brice Goglin
2009-05-25
*
myri10ge: update version to 1.5.0-1.415
Brice Goglin
2009-05-19
*
myri10ge: allow LRO to be enabled via ethtool
Brice Goglin
2009-05-19
*
myri10ge: fix compile error
Andrew Gallatin
2009-04-17
*
myri10ge: fix tx ring size in ethtool -g
Brice Goglin
2009-04-16
*
myri10ge: add MODULE_DEVICE_TABLE
Brice Goglin
2009-04-16
*
myri10ge: allow per-board firmware overriding
Brice Goglin
2009-04-16
*
myri10ge: force stats update in ethtool gstats
Brice Goglin
2009-04-16
*
myr10ge: again fix lro_gen_skb() alignment
Stanislaw Gruszka
2009-04-15
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
*
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
*
myri10ge: update firmware headers to 1.4.41
Brice Goglin
2009-03-24
*
net: Add skb_record_rx_queue() calls to multiqueue capable drivers.
David S. Miller
2009-01-27
*
net: Remove redundant NAPI functions
Ben Hutchings
2009-01-21
*
myri10ge: don't forget pci_disable_device()
Brice Goglin
2009-01-20
*
myri10ge: print MAC and serial number on probe failure
Brice Goglin
2009-01-05
*
net: Fix warning fallout from recent NAPI interface changes.
David S. Miller
2008-12-26
*
myri10ge: update driver version to 1.4.4-1.395
Brice Goglin
2008-12-25
*
myri10ge: update firmware headers to 1.4.37
Brice Goglin
2008-12-25
*
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
2008-12-22
*
myri10ge: check fragmentation in LRO get_frag_header()
Brice Goglin
2008-12-09
*
myri10ge: update firmware headers
Brice Goglin
2008-11-23
*
myri10ge: update DCA comments
Brice Goglin
2008-11-23
*
myri10ge: convert to net_device_ops
Stephen Hemminger
2008-11-21
*
myri10ge: remove hardcoded sram_size
Brice Goglin
2008-11-20
*
myri10ge: fix per-slice rx/tx_dropped counters
Brice Goglin
2008-11-20
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-19
|
\
|
*
myri10ge: fix stop/go ordering even more
Brice Goglin
2008-11-11
*
|
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-11-04
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-10-31
|
\
|
|
*
myri10ge: fix stop/go mmio ordering
Brice Goglin
2008-10-31
[next]