Fix common misspellings
[linux-flexiantxendom0-3.2.10.git] / drivers / net / vmxnet3 / vmxnet3_drv.c
2011-03-31 Lucas De MarchiFix common misspellings
2011-01-16 Shreyas Bhatewaravmxnet3: Dont allocate extra MSI-x vectors
2011-01-16 Shreyas Bhatewaravmxnet3: Add locking for access to command register
2011-01-16 Shreyas Bhatewaravmxnet3: Disable napi in suspend, reenable in resume.
2011-01-16 Shreyas Bhatewaravmxnet3: Provide required number of bytes in first...
2011-01-16 Shreyas Bhatewaravmxnet3: Enable HW Rx VLAN stripping by default
2011-01-16 Shreyas Bhatewaravmxnet3: Preserve the MAC address configured by ifconfig
2011-01-16 Shreyas Bhatewaravmxnet3: fix ring size update
2010-12-21 Joe Perchesdrivers/net/*/: Use static const
2010-12-20 Dan Carpentervmxnet3: locking problems in xmit
2010-12-16 Michał Mirosławnet: Fix drivers advertising HW_CSUM feature to use...
2010-12-12 Tejun Heodrivers/net: don't use flush_scheduled_work()
2010-11-19 Shreyas Bhatewaranet-next: Add multiqueue support to vmxnet3 driver
2010-10-30 Harvey Harrisonvmxnet: trivial annotation of protocol constant
2010-10-24 Harvey Harrisonvmxnet3: fix typo setting confPA
2010-10-24 Harvey Harrisonvmxnet3: remove set_flag_le{16,64} helpers
2010-10-21 stephen hemmingervmxnet3: make bit twiddle routines inline
2010-10-21 Jesse Grossvlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
2010-09-03 Eric Dumazetdrivers/net: avoid some skb->ip_summed initializations
2010-07-26 Bhavesh Davdanet-next: Fix an overflow bug in vmxnet3 Tx descriptor
2010-07-19 Shreyas Bhatewaranet-next: vmxnet3 fixes [5/5] Respect the interrupt...
2010-07-19 Shreyas Bhatewaranet-next: vmxnet3 fixes [4/5] Do not reset when the...
2010-07-18 Shreyas Bhatewaranet-next: vmxnet3 fixes [3/5] Initialize link state...
2010-07-16 Ronghua Zangnet-next: vmxnet3 fixes [2/5] Interrupt control bitmap
2010-05-18 Julia Lawalldrivers/net/vmxnet3: Use kzalloc
2010-05-10 Eric Dumazetnet: trans_start cleanups
2010-04-13 Eric Dumazetdrivers: net: last_rx elimination
2010-04-03 Jiri Pirkonet: convert multicast list to list_head
2010-02-26 Jiri Pirkonet: convert multiple drivers to use netdev_for_each_mc...
2010-02-12 Jiri Pirkonet: use netdev_mc_count and netdev_mc_empty when appro...
2010-01-08 Alexey Dobriyandrivers/net/: use DEFINE_PCI_DEVICE_TABLE()
2009-12-15 Alexey Dobriyanconst: constify remaining dev_pm_ops
2009-12-03 Joe Perchesdrivers/net: Move && and || to end of previous line
2009-11-18 Stephen Rothwellvmxnet3: using csum_ipv6_magic requires including net...
2009-11-17 Shreyas Bhatewaranet: Getting rid of the x86 dependency to built vmxnet3
2009-10-17 Randy Dunlapvmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=n
2009-10-15 Randy Dunlapvmxnet: fix 2 build problems
2009-10-13 Shreyas Bhatewaranet: VMware virtual Ethernet NIC driver: vmxnet3