aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/vmxnet3/vmxnet3_drv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-19net-next: Add multiqueue support to vmxnet3 driverShreyas Bhatewara1-200/+751
2010-10-30vmxnet: trivial annotation of protocol constantHarvey Harrison1-1/+1
2010-10-24vmxnet3: fix typo setting confPAHarvey Harrison1-1/+1
2010-10-24vmxnet3: remove set_flag_le{16,64} helpersHarvey Harrison1-11/+9
2010-10-21vmxnet3: make bit twiddle routines inlinestephen hemminger1-17/+0
2010-10-21vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross1-1/+1
2010-09-02drivers/net: avoid some skb->ip_summed initializationsEric Dumazet1-2/+2
2010-07-25net-next: Fix an overflow bug in vmxnet3 Tx descriptorBhavesh Davda1-4/+9
2010-07-19net-next: vmxnet3 fixes [5/5] Respect the interrupt type in VM configurationShreyas Bhatewara1-3/+10
2010-07-19net-next: vmxnet3 fixes [4/5] Do not reset when the device is not openedShreyas Bhatewara1-0/+2
2010-07-18net-next: vmxnet3 fixes [3/5] Initialize link state at probe timeShreyas Bhatewara1-5/+8
2010-07-15net-next: vmxnet3 fixes [2/5] Interrupt control bitmapRonghua Zang1-0/+5
2010-05-17drivers/net/vmxnet3: Use kzallocJulia Lawall1-2/+1
2010-05-10net: trans_start cleanupsEric Dumazet1-1/+0
2010-04-13drivers: net: last_rx eliminationEric Dumazet1-1/+0
2010-04-03net: convert multicast list to list_headJiri Pirko1-3/+3
2010-02-26net: convert multiple drivers to use netdev_for_each_mc_addr, part6Jiri Pirko1-7/+4
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko1-4/+4
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan1-1/+1
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan1-1/+1
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches1-2/+2
2009-11-17vmxnet3: using csum_ipv6_magic requires including net/ip6_checksum.hStephen Rothwell1-0/+2
2009-11-17net: Getting rid of the x86 dependency to built vmxnet3Shreyas Bhatewara1-101/+256
2009-10-16vmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=nRandy Dunlap1-9/+18
2009-10-14vmxnet: fix 2 build problemsRandy Dunlap1-1/+10
2009-10-13net: VMware virtual Ethernet NIC driver: vmxnet3Shreyas Bhatewara1-0/+2556