summaryrefslogtreecommitdiff
path: root/drivers/net/vmxnet3/vmxnet3_int.h
AgeCommit message (Expand)AuthorFilesLines
2012-03-02vmxnet3: Fix transport header sizeShreyas Bhatewara1-2/+2
2011-11-17net: introduce and use netdev_features_t for device features setsMichał Mirosław1-1/+1
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+3
2011-07-07vmxnet3: round down # of queues to power of twoShreyas Bhatewara1-2/+3
2011-07-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+2
2011-07-06vmxnet3: fix starving rx ring whenoc_skb kb failsShreyas Bhatewara1-2/+2
2011-06-28vmxnet3: Convert to new vlan model.Jesse Gross1-1/+2
2011-06-09vmxnet3: convert to 64 bit stats interfacestephen hemminger1-2/+3
2011-05-13vmxnet3: Use single tx queue when CONFIG_PCI_MSI not definedShreyas Bhatewara1-2/+2
2011-04-19net: vmxnet3: convert to hw_featuresMichał Mirosław1-4/+3
2011-01-16vmxnet3: Dont allocate extra MSI-x vectorsShreyas Bhatewara1-3/+3
2011-01-16vmxnet3: Add locking for access to command registerShreyas Bhatewara1-0/+1
2010-11-20net-next: Add multiqueue support to vmxnet3 driverShreyas Bhatewara1-22/+51
2010-10-31vmxnet3: remove unnecessary byteswapping in BAR writing macrosHarvey Harrison1-4/+4
2010-10-25vmxnet3: annotate hwaddr members as __iomem pointersHarvey Harrison1-2/+2
2010-10-25vmxnet3: remove set_flag_le{16,64} helpersHarvey Harrison1-15/+0
2010-10-21vmxnet3: make bit twiddle routines inlinestephen hemminger1-3/+14
2010-07-26net-next: Fix an overflow bug in vmxnet3 Tx descriptorBhavesh Davda1-2/+2
2010-07-20net-next: vmxnet3 fixes [5/5] Respect the interrupt type in VM configurationShreyas Bhatewara1-2/+2
2009-11-17net: Getting rid of the x86 dependency to built vmxnet3Shreyas Bhatewara1-4/+8
2009-10-29vmxnet3: remove duplicate #includeShreyas Bhatewara1-5/+0
2009-10-17vmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=nRandy Dunlap1-1/+1
2009-10-13net: VMware virtual Ethernet NIC driver: vmxnet3Shreyas Bhatewara1-0/+389