index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vmxnet3
/
vmxnet3_drv.c
Age
Commit message (
Expand
)
Author
2010-12-12
drivers/net: don't use flush_scheduled_work()
Tejun Heo
2010-11-19
net-next: Add multiqueue support to vmxnet3 driver
Shreyas Bhatewara
2010-10-30
vmxnet: trivial annotation of protocol constant
Harvey Harrison
2010-10-24
vmxnet3: fix typo setting confPA
Harvey Harrison
2010-10-24
vmxnet3: remove set_flag_le{16,64} helpers
Harvey Harrison
2010-10-21
vmxnet3: make bit twiddle routines inline
stephen hemminger
2010-10-21
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
Jesse Gross
2010-09-02
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
2010-07-25
net-next: Fix an overflow bug in vmxnet3 Tx descriptor
Bhavesh Davda
2010-07-19
net-next: vmxnet3 fixes [5/5] Respect the interrupt type in VM configuration
Shreyas Bhatewara
2010-07-19
net-next: vmxnet3 fixes [4/5] Do not reset when the device is not opened
Shreyas Bhatewara
2010-07-18
net-next: vmxnet3 fixes [3/5] Initialize link state at probe time
Shreyas Bhatewara
2010-07-15
net-next: vmxnet3 fixes [2/5] Interrupt control bitmap
Ronghua Zang
2010-05-17
drivers/net/vmxnet3: Use kzalloc
Julia Lawall
2010-05-10
net: trans_start cleanups
Eric Dumazet
2010-04-13
drivers: net: last_rx elimination
Eric Dumazet
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
2010-02-26
net: convert multiple drivers to use netdev_for_each_mc_addr, part6
Jiri Pirko
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-01-07
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-03
drivers/net: Move && and || to end of previous line
Joe Perches
2009-11-17
vmxnet3: using csum_ipv6_magic requires including net/ip6_checksum.h
Stephen Rothwell
2009-11-17
net: Getting rid of the x86 dependency to built vmxnet3
Shreyas Bhatewara
2009-10-16
vmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=n
Randy Dunlap
2009-10-14
vmxnet: fix 2 build problems
Randy Dunlap
2009-10-13
net: VMware virtual Ethernet NIC driver: vmxnet3
Shreyas Bhatewara