aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/vmxnet3
AgeCommit message (Expand)AuthorFilesLines
2010-07-19net-next: vmxnet3 fixes [5/5] Respect the interrupt type in VM configurationGravatar Shreyas Bhatewara 2-5/+12
2010-07-19net-next: vmxnet3 fixes [4/5] Do not reset when the device is not openedGravatar Shreyas Bhatewara 1-0/+2
2010-07-18net-next: vmxnet3 fixes [3/5] Initialize link state at probe timeGravatar Shreyas Bhatewara 1-5/+8
2010-07-15net-next: vmxnet3 fixes [2/5] Interrupt control bitmapGravatar Ronghua Zang 2-1/+10
2010-07-15net-next: fix LRO feature update in vmxnet3Gravatar Shreyas Bhatewara 1-2/+3
2010-06-30vmxnet3: Remove incorrect implementation of ethtool_ops::get_flags()Gravatar Ben Hutchings 1-7/+1
2010-06-29vmxnet3: fail when try to setup unsupported featuresGravatar Stanislaw Gruszka 1-2/+7
2010-05-17drivers/net/vmxnet3: Use kzallocGravatar Julia Lawall 1-2/+1
2010-05-10net: trans_start cleanupsGravatar Eric Dumazet 1-1/+0
2010-04-13drivers: net: last_rx eliminationGravatar Eric Dumazet 1-1/+0
2010-04-03net: convert multicast list to list_headGravatar Jiri Pirko 1-3/+3
2010-02-26net: convert multiple drivers to use netdev_for_each_mc_addr, part6Gravatar Jiri Pirko 1-7/+4
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateGravatar Jiri Pirko 1-4/+4
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Gravatar Alexey Dobriyan 1-1/+1
2009-12-15const: constify remaining dev_pm_opsGravatar Alexey Dobriyan 1-1/+1
2009-12-03drivers/net: Move && and || to end of previous lineGravatar Joe Perches 1-2/+2
2009-11-17vmxnet3: using csum_ipv6_magic requires including net/ip6_checksum.hGravatar Stephen Rothwell 1-0/+2
2009-11-17net: Getting rid of the x86 dependency to built vmxnet3Gravatar Shreyas Bhatewara 4-187/+438
2009-10-28vmxnet3: remove duplicate #includeGravatar Shreyas Bhatewara 1-5/+0
2009-10-16vmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=nGravatar Randy Dunlap 2-10/+19
2009-10-14vmxnet: fix 2 build problemsGravatar Randy Dunlap 1-1/+10
2009-10-13net: VMware virtual Ethernet NIC driver: vmxnet3Gravatar Shreyas Bhatewara 6-0/+4177