Shrikrishna Khare
|
759c9359ae
Driver: Vmxnet3: Copy TCP header to mapped frame for IPv6 packets
|
10 years ago |
Shrikrishna Khare
|
dd83829ed9
Driver: Vmxnet3: Change the hex constant to its decimal equivalent
|
10 years ago |
Shrikrishna Khare
|
331b9ab80a
Driver: Vmxnet3: Fix ethtool -S to return correct rx queue stats
|
10 years ago |
Shrikrishna Khare
|
5ec82c1e4c
Driver: Vmxnet3: Reinitialize vmxnet3 backend on wakeup from hibernate
|
10 years ago |
Shrikrishna Khare
|
53831aa125
Driver: Vmxnet3: Make Rx ring 2 size configurable
|
10 years ago |
Linus Torvalds
|
80213c03c4
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
|
11 years ago |
Francesco Ruggeri
|
94e57fea62
PCI: Move PCI_VENDOR_ID_VMWARE to pci_ids.h
|
11 years ago |
Andy King
|
4ad9a64f53
VMXNET3: Check for map error in vmxnet3_set_mc
|
11 years ago |
Neil Horman
|
f00e2b0ac3
vmxnet3: adjust ring sizes when interface is down
|
11 years ago |
Paul Gortmaker
|
a81ab36bf5
drivers/net: delete non-required instances of include <linux/init.h>
|
11 years ago |
Joe Perches
|
d8dea1eb36
vmxnet3: Remove extern from function prototypes
|
12 years ago |
Andy King
|
b0eb57cb97
VMXNET3: Add support for virtual IOMMU
|
12 years ago |
Bhavesh Davda
|
e4fabf2b6e
vmxnet3: prevent div-by-zero panic when ring resizing uninitialized dev
|
12 years ago |
Stephen Hemminger
|
f32a2605bb
vmxnet3: remove device counter
|
12 years ago |
Stephen Hemminger
|
69b9a71266
vmxnet3: remove unnecessary bookkeeping
|
12 years ago |
Shreyas Bhatewara
|
efead8710a
vmxnet3: Fix transport header size
|
13 years ago |
Michał Mirosław
|
c8f44affb7
net: introduce and use netdev_features_t for device features sets
|
13 years ago |
David S. Miller
|
6a7ebdf2fd
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Shreyas Bhatewara
|
eebb02b1f0
vmxnet3: round down # of queues to power of two
|
14 years ago |
David S. Miller
|
e12fe68ce3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Shreyas Bhatewara
|
5318d809d7
vmxnet3: fix starving rx ring whenoc_skb kb fails
|
14 years ago |
Jesse Gross
|
72e85c45b9
vmxnet3: Convert to new vlan model.
|
14 years ago |
stephen hemminger
|
95305f6c3b
vmxnet3: convert to 64 bit stats interface
|
14 years ago |
Shreyas Bhatewara
|
e154b639bb
vmxnet3: Use single tx queue when CONFIG_PCI_MSI not defined
|
14 years ago |
Michał Mirosław
|
a0d2730c95
net: vmxnet3: convert to hw_features
|
14 years ago |
Shreyas Bhatewara
|
7e96fbf232
vmxnet3: Dont allocate extra MSI-x vectors
|
14 years ago |
Shreyas Bhatewara
|
83d0feffc5
vmxnet3: Add locking for access to command register
|
14 years ago |
Shreyas Bhatewara
|
09c5088e5c
net-next: Add multiqueue support to vmxnet3 driver
|
14 years ago |
Harvey Harrison
|
b8744cabb7
vmxnet3: remove unnecessary byteswapping in BAR writing macros
|
15 years ago |
Harvey Harrison
|
81e8e5601f
vmxnet3: annotate hwaddr members as __iomem pointers
|
15 years ago |