aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/vmxnet3
Commit message (Expand)AuthorAge
* vmxnet3: make bit twiddle routines inlinestephen hemminger2010-10-21
* vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.Jesse Gross2010-10-21
* drivers/net: avoid some skb->ip_summed initializationsEric Dumazet2010-09-02
* net-next: Fix an overflow bug in vmxnet3 Tx descriptorBhavesh Davda2010-07-25
* net-next: vmxnet3 fixes [5/5] Respect the interrupt type in VM configurationShreyas Bhatewara2010-07-19
* net-next: vmxnet3 fixes [4/5] Do not reset when the device is not openedShreyas Bhatewara2010-07-19
* net-next: vmxnet3 fixes [3/5] Initialize link state at probe timeShreyas Bhatewara2010-07-18
* net-next: vmxnet3 fixes [2/5] Interrupt control bitmapRonghua Zang2010-07-16
* net-next: fix LRO feature update in vmxnet3Shreyas Bhatewara2010-07-16
* vmxnet3: Remove incorrect implementation of ethtool_ops::get_flags()Ben Hutchings2010-06-30
* vmxnet3: fail when try to setup unsupported featuresStanislaw Gruszka2010-06-29
* drivers/net/vmxnet3: Use kzallocJulia Lawall2010-05-18
* net: trans_start cleanupsEric Dumazet2010-05-10
* drivers: net: last_rx eliminationEric Dumazet2010-04-13
* net: convert multicast list to list_headJiri Pirko2010-04-03
* net: convert multiple drivers to use netdev_for_each_mc_addr, part6Jiri Pirko2010-02-26
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
* drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-08
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-15
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-03
* vmxnet3: using csum_ipv6_magic requires including net/ip6_checksum.hStephen Rothwell2009-11-18
* net: Getting rid of the x86 dependency to built vmxnet3Shreyas Bhatewara2009-11-17
* vmxnet3: remove duplicate #includeShreyas Bhatewara2009-10-29
* vmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=nRandy Dunlap2009-10-16
* vmxnet: fix 2 build problemsRandy Dunlap2009-10-14
* net: VMware virtual Ethernet NIC driver: vmxnet3Shreyas Bhatewara2009-10-13