summaryrefslogtreecommitdiff
path: root/drivers/net/vmxnet3
AgeCommit message (Expand)Author
2010-10-30vmxnet: trivial annotation of protocol constantHarvey Harrison
2010-10-30vmxnet3: remove unnecessary byteswapping in BAR writing macrosHarvey Harrison
2010-10-24vmxnet3: fix typo setting confPAHarvey Harrison
2010-10-24vmxnet3: annotate hwaddr members as __iomem pointersHarvey Harrison
2010-10-24vmxnet3: remove set_flag_le{16,64} helpersHarvey Harrison
2010-10-21vmxnet3: make bit twiddle routines inlinestephen hemminger
2010-10-21vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross
2010-09-02drivers/net: avoid some skb->ip_summed initializationsEric Dumazet
2010-07-25net-next: Fix an overflow bug in vmxnet3 Tx descriptorBhavesh Davda
2010-07-19net-next: vmxnet3 fixes [5/5] Respect the interrupt type in VM configurationShreyas Bhatewara
2010-07-19net-next: vmxnet3 fixes [4/5] Do not reset when the device is not openedShreyas Bhatewara
2010-07-18net-next: vmxnet3 fixes [3/5] Initialize link state at probe timeShreyas Bhatewara
2010-07-15net-next: vmxnet3 fixes [2/5] Interrupt control bitmapRonghua Zang
2010-07-15net-next: fix LRO feature update in vmxnet3Shreyas Bhatewara
2010-06-30vmxnet3: Remove incorrect implementation of ethtool_ops::get_flags()Ben Hutchings
2010-06-29vmxnet3: fail when try to setup unsupported featuresStanislaw Gruszka
2010-05-17drivers/net/vmxnet3: Use kzallocJulia Lawall
2010-05-10net: trans_start cleanupsEric Dumazet
2010-04-13drivers: net: last_rx eliminationEric Dumazet
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-02-26net: convert multiple drivers to use netdev_for_each_mc_addr, part6Jiri Pirko
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-11-17vmxnet3: using csum_ipv6_magic requires including net/ip6_checksum.hStephen Rothwell
2009-11-17net: Getting rid of the x86 dependency to built vmxnet3Shreyas Bhatewara
2009-10-28vmxnet3: remove duplicate #includeShreyas Bhatewara
2009-10-16vmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=nRandy Dunlap
2009-10-14vmxnet: fix 2 build problemsRandy Dunlap
2009-10-13net: VMware virtual Ethernet NIC driver: vmxnet3Shreyas Bhatewara