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
/
vmxnet3
/
vmxnet3_int.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2014-09-24
PCI: Move PCI_VENDOR_ID_VMWARE to pci_ids.h
Francesco Ruggeri
1
-1
/
+0
2014-09-05
VMXNET3: Check for map error in vmxnet3_set_mc
Andy King
1
-2
/
+2
2014-06-17
vmxnet3: adjust ring sizes when interface is down
Neil Horman
1
-0
/
+5
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-09-25
vmxnet3: Remove extern from function prototypes
Joe Perches
1
-2
/
+2
2013-08-28
VMXNET3: Add support for virtual IOMMU
Andy King
1
-2
/
+8
2013-03-08
vmxnet3: prevent div-by-zero panic when ring resizing uninitialized dev
Bhavesh Davda
1
-2
/
+2
2013-01-16
vmxnet3: remove device counter
Stephen Hemminger
1
-1
/
+0
2013-01-16
vmxnet3: remove unnecessary bookkeeping
Stephen Hemminger
1
-2
/
+0
2012-03-02
vmxnet3: Fix transport header size
Shreyas Bhatewara
1
-2
/
+2
2011-11-17
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
1
-1
/
+1
2011-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+3
2011-07-07
vmxnet3: round down # of queues to power of two
Shreyas Bhatewara
1
-2
/
+3
2011-07-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2011-07-06
vmxnet3: fix starving rx ring whenoc_skb kb fails
Shreyas Bhatewara
1
-2
/
+2
2011-06-28
vmxnet3: Convert to new vlan model.
Jesse Gross
1
-1
/
+2
2011-06-09
vmxnet3: convert to 64 bit stats interface
stephen hemminger
1
-2
/
+3
2011-05-13
vmxnet3: Use single tx queue when CONFIG_PCI_MSI not defined
Shreyas Bhatewara
1
-2
/
+2
2011-04-19
net: vmxnet3: convert to hw_features
Michał Mirosław
1
-4
/
+3
2011-01-16
vmxnet3: Dont allocate extra MSI-x vectors
Shreyas Bhatewara
1
-3
/
+3
2011-01-16
vmxnet3: Add locking for access to command register
Shreyas Bhatewara
1
-0
/
+1
2010-11-20
net-next: Add multiqueue support to vmxnet3 driver
Shreyas Bhatewara
1
-22
/
+51
2010-10-31
vmxnet3: remove unnecessary byteswapping in BAR writing macros
Harvey Harrison
1
-4
/
+4
2010-10-25
vmxnet3: annotate hwaddr members as __iomem pointers
Harvey Harrison
1
-2
/
+2
2010-10-25
vmxnet3: remove set_flag_le{16,64} helpers
Harvey Harrison
1
-15
/
+0
2010-10-21
vmxnet3: make bit twiddle routines inline
stephen hemminger
1
-3
/
+14
2010-07-26
net-next: Fix an overflow bug in vmxnet3 Tx descriptor
Bhavesh Davda
1
-2
/
+2
2010-07-20
net-next: vmxnet3 fixes [5/5] Respect the interrupt type in VM configuration
Shreyas Bhatewara
1
-2
/
+2
2009-11-17
net: Getting rid of the x86 dependency to built vmxnet3
Shreyas Bhatewara
1
-4
/
+8
2009-10-29
vmxnet3: remove duplicate #include
Shreyas Bhatewara
1
-5
/
+0
2009-10-17
vmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=n
Randy Dunlap
1
-1
/
+1
2009-10-13
net: VMware virtual Ethernet NIC driver: vmxnet3
Shreyas Bhatewara
1
-0
/
+389