aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/vmxnet3/vmxnet3_int.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+3
2011-07-07vmxnet3: round down # of queues to power of twoShreyas Bhatewara1-2/+3
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+2
2011-07-05vmxnet3: fix starving rx ring whenoc_skb kb failsShreyas Bhatewara1-2/+2
2011-06-27vmxnet3: Convert to new vlan model.Jesse Gross1-1/+2
2011-06-08vmxnet3: convert to 64 bit stats interfacestephen hemminger1-2/+3
2011-05-12vmxnet3: Use single tx queue when CONFIG_PCI_MSI not definedShreyas Bhatewara1-2/+2
2011-04-18net: vmxnet3: convert to hw_featuresMichał Mirosław1-4/+3
2011-01-15vmxnet3: Dont allocate extra MSI-x vectorsShreyas Bhatewara1-3/+3
2011-01-15vmxnet3: Add locking for access to command registerShreyas Bhatewara1-0/+1
2010-11-19net-next: Add multiqueue support to vmxnet3 driverShreyas Bhatewara1-22/+51
2010-10-30vmxnet3: remove unnecessary byteswapping in BAR writing macrosHarvey Harrison1-4/+4
2010-10-24vmxnet3: annotate hwaddr members as __iomem pointersHarvey Harrison1-2/+2
2010-10-24vmxnet3: remove set_flag_le{16,64} helpersHarvey Harrison1-15/+0
2010-10-21vmxnet3: make bit twiddle routines inlinestephen hemminger1-3/+14
2010-07-25net-next: Fix an overflow bug in vmxnet3 Tx descriptorBhavesh Davda1-2/+2
2010-07-19net-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-28vmxnet3: remove duplicate #includeShreyas Bhatewara1-5/+0
2009-10-16vmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=nRandy Dunlap1-1/+1
2009-10-13net: VMware virtual Ethernet NIC driver: vmxnet3Shreyas Bhatewara1-0/+389