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
/
vmxnet3
Commit message (
Expand
)
Author
Age
*
drivers/net/*/: Use static const
Joe Perches
2010-12-21
*
vmxnet3: locking problems in xmit
Dan Carpenter
2010-12-20
*
net: Fix drivers advertising HW_CSUM feature to use csum_start
Michał Mirosław
2010-12-16
*
drivers/net: don't use flush_scheduled_work()
Tejun Heo
2010-12-12
*
vmxnet3: fix compilation when RSS is disabled
Scott J. Goldman
2010-11-28
*
net-next: Add multiqueue support to vmxnet3 driver
Shreyas Bhatewara
2010-11-19
*
vmxnet: trivial annotation of protocol constant
Harvey Harrison
2010-10-30
*
vmxnet3: remove unnecessary byteswapping in BAR writing macros
Harvey Harrison
2010-10-30
*
vmxnet3: fix typo setting confPA
Harvey Harrison
2010-10-24
*
vmxnet3: annotate hwaddr members as __iomem pointers
Harvey Harrison
2010-10-24
*
vmxnet3: remove set_flag_le{16,64} helpers
Harvey Harrison
2010-10-24
*
vmxnet3: make bit twiddle routines inline
stephen hemminger
2010-10-21
*
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
Jesse Gross
2010-10-21
*
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
2010-09-02
*
net-next: Fix an overflow bug in vmxnet3 Tx descriptor
Bhavesh Davda
2010-07-25
*
net-next: vmxnet3 fixes [5/5] Respect the interrupt type in VM configuration
Shreyas Bhatewara
2010-07-19
*
net-next: vmxnet3 fixes [4/5] Do not reset when the device is not opened
Shreyas Bhatewara
2010-07-19
*
net-next: vmxnet3 fixes [3/5] Initialize link state at probe time
Shreyas Bhatewara
2010-07-18
*
net-next: vmxnet3 fixes [2/5] Interrupt control bitmap
Ronghua Zang
2010-07-16
*
net-next: fix LRO feature update in vmxnet3
Shreyas Bhatewara
2010-07-16
*
vmxnet3: Remove incorrect implementation of ethtool_ops::get_flags()
Ben Hutchings
2010-06-30
*
vmxnet3: fail when try to setup unsupported features
Stanislaw Gruszka
2010-06-29
*
drivers/net/vmxnet3: Use kzalloc
Julia Lawall
2010-05-18
*
net: trans_start cleanups
Eric Dumazet
2010-05-10
*
drivers: net: last_rx elimination
Eric Dumazet
2010-04-13
*
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
*
net: convert multiple drivers to use netdev_for_each_mc_addr, part6
Jiri Pirko
2010-02-26
*
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-02-12
*
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2010-01-08
*
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-15
*
drivers/net: Move && and || to end of previous line
Joe Perches
2009-12-03
*
vmxnet3: using csum_ipv6_magic requires including net/ip6_checksum.h
Stephen Rothwell
2009-11-18
*
net: Getting rid of the x86 dependency to built vmxnet3
Shreyas Bhatewara
2009-11-17
*
vmxnet3: remove duplicate #include
Shreyas Bhatewara
2009-10-29
*
vmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=n
Randy Dunlap
2009-10-16
*
vmxnet: fix 2 build problems
Randy Dunlap
2009-10-14
*
net: VMware virtual Ethernet NIC driver: vmxnet3
Shreyas Bhatewara
2009-10-13