aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/vmxnet3
AgeCommit message (Expand)Author
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