summaryrefslogtreecommitdiffstats
path: root/drivers/net/vmxnet3
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: don't use flush_scheduled_work()Tejun Heo2010-12-121-1/+1
* vmxnet3: fix compilation when RSS is disabledScott J. Goldman2010-11-281-1/+4
* net-next: Add multiqueue support to vmxnet3 driverShreyas Bhatewara2010-11-193-274/+921
* vmxnet: trivial annotation of protocol constantHarvey Harrison2010-10-301-1/+1
* vmxnet3: remove unnecessary byteswapping in BAR writing macrosHarvey Harrison2010-10-301-4/+4
* vmxnet3: fix typo setting confPAHarvey Harrison2010-10-241-1/+1
* vmxnet3: annotate hwaddr members as __iomem pointersHarvey Harrison2010-10-241-2/+2
* vmxnet3: remove set_flag_le{16,64} helpersHarvey Harrison2010-10-245-41/+22
* vmxnet3: make bit twiddle routines inlinestephen hemminger2010-10-212-20/+14
* vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross2010-10-211-1/+1
* drivers/net: avoid some skb->ip_summed initializationsEric Dumazet2010-09-021-2/+2
* net-next: Fix an overflow bug in vmxnet3 Tx descriptorBhavesh Davda2010-07-252-6/+11
* net-next: vmxnet3 fixes [5/5] Respect the interrupt type in VM configurationShreyas Bhatewara2010-07-192-5/+12
* net-next: vmxnet3 fixes [4/5] Do not reset when the device is not openedShreyas Bhatewara2010-07-191-0/+2
* net-next: vmxnet3 fixes [3/5] Initialize link state at probe timeShreyas Bhatewara2010-07-181-5/+8
* net-next: vmxnet3 fixes [2/5] Interrupt control bitmapRonghua Zang2010-07-152-1/+10
* net-next: fix LRO feature update in vmxnet3Shreyas Bhatewara2010-07-151-2/+3
* vmxnet3: Remove incorrect implementation of ethtool_ops::get_flags()Ben Hutchings2010-06-301-7/+1
* vmxnet3: fail when try to setup unsupported featuresStanislaw Gruszka2010-06-291-2/+7
* drivers/net/vmxnet3: Use kzallocJulia Lawall2010-05-171-2/+1
* net: trans_start cleanupsEric Dumazet2010-05-101-1/+0
* drivers: net: last_rx eliminationEric Dumazet2010-04-131-1/+0
* net: convert multicast list to list_headJiri Pirko2010-04-031-3/+3
* net: convert multiple drivers to use netdev_for_each_mc_addr, part6Jiri Pirko2010-02-261-7/+4
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-4/+4
* drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-071-1/+1
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-031-2/+2
* vmxnet3: using csum_ipv6_magic requires including net/ip6_checksum.hStephen Rothwell2009-11-171-0/+2
* net: Getting rid of the x86 dependency to built vmxnet3Shreyas Bhatewara2009-11-174-187/+438
* vmxnet3: remove duplicate #includeShreyas Bhatewara2009-10-281-5/+0
* vmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=nRandy Dunlap2009-10-162-10/+19
* vmxnet: fix 2 build problemsRandy Dunlap2009-10-141-1/+10
* net: VMware virtual Ethernet NIC driver: vmxnet3Shreyas Bhatewara2009-10-136-0/+4177
OpenPOWER on IntegriCloud