summaryrefslogtreecommitdiffstats
path: root/drivers/net/vmxnet3
Commit message (Expand)AuthorAgeFilesLines
* drivers: net: last_rx eliminationEric Dumazet2010-04-131-1/+0Star
* 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/+4Star
* 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-081-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-181-0/+2
* net: Getting rid of the x86 dependency to built vmxnet3Shreyas Bhatewara2009-11-174-187/+438
* vmxnet3: remove duplicate #includeShreyas Bhatewara2009-10-291-5/+0Star
* vmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=nRandy Dunlap2009-10-172-10/+19
* vmxnet: fix 2 build problemsRandy Dunlap2009-10-151-1/+10
* net: VMware virtual Ethernet NIC driver: vmxnet3Shreyas Bhatewara2009-10-136-0/+4177