Age | Commit message (Expand) | Author |
2012-03-01 | vmxnet3: Fix transport header size | Shreyas Bhatewara |
2011-11-16 | net: introduce and use netdev_features_t for device features sets | Michał Mirosław |
2011-07-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-07-07 | vmxnet3: round down # of queues to power of two | Shreyas Bhatewara |
2011-07-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-07-05 | vmxnet3: fix starving rx ring whenoc_skb kb fails | Shreyas Bhatewara |
2011-06-27 | vmxnet3: Convert to new vlan model. | Jesse Gross |
2011-06-08 | vmxnet3: convert to 64 bit stats interface | stephen hemminger |
2011-05-12 | vmxnet3: Use single tx queue when CONFIG_PCI_MSI not defined | Shreyas Bhatewara |
2011-04-18 | net: vmxnet3: convert to hw_features | Michał Mirosław |
2011-01-15 | vmxnet3: Dont allocate extra MSI-x vectors | Shreyas Bhatewara |
2011-01-15 | vmxnet3: Add locking for access to command register | Shreyas Bhatewara |
2010-11-19 | net-next: Add multiqueue support to vmxnet3 driver | Shreyas Bhatewara |
2010-10-30 | vmxnet3: remove unnecessary byteswapping in BAR writing macros | 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-21 | vmxnet3: make bit twiddle routines inline | stephen hemminger |
2010-07-25 | net-next: Fix an overflow bug in vmxnet3 Tx descriptor | Bhavesh Davda |
2010-07-19 | net-next: vmxnet3 fixes [5/5] Respect the interrupt type in VM configuration | Shreyas Bhatewara |
2009-11-17 | net: Getting rid of the x86 dependency to built vmxnet3 | Shreyas Bhatewara |
2009-10-28 | vmxnet3: remove duplicate #include | Shreyas Bhatewara |
2009-10-16 | vmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=n | Randy Dunlap |
2009-10-13 | net: VMware virtual Ethernet NIC driver: vmxnet3 | Shreyas Bhatewara |