index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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
Files
Lines
2011-12-16
ethtool: Define and apply a default policy for RX flow hash indirection
Ben Hutchings
1
-1
/
+2
2011-12-08
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
1
-2
/
+6
2011-10-31
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
1
-0
/
+1
2011-10-19
net: add skb frag size accessors
Eric Dumazet
1
-6
/
+6
2011-10-13
vmxnet3: fix skb truesize underestimation
Eric Dumazet
1
-1
/
+1
2011-10-06
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
Ian Campbell
1
-1
/
+1
2011-09-22
vmxnet3: convert to SKB paged frag API.
Ian Campbell
1
-4
/
+4
2011-08-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-14
/
+20
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-08-13
vmxnet3: Don't enable vlan filters in promiscuous mode.
Jesse Gross
1
-14
/
+20
2011-07-21
vmxnet3: fix publicity of NETIF_F_HIGHDMA
Shreyas Bhatewara
1
-1
/
+1
2011-07-21
vmxnet3: set netdev parant device before calling netdev_info
Shreyas Bhatewara
1
-1
/
+1
2011-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+3
2011-07-07
vmxnet3: round down # of queues to power of two
Shreyas Bhatewara
1
-0
/
+3
2011-07-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-41
/
+94
2011-07-05
vmxnet3: fix starving rx ring whenoc_skb kb fails
Shreyas Bhatewara
1
-41
/
+94
2011-06-27
vmxnet3: Enable GRO support.
Jesse Gross
1
-1
/
+4
2011-06-27
vmxnet3: Convert to new vlan model.
Jesse Gross
1
-81
/
+30
2011-06-13
vmxnet3: remove unused variable
Neil Horman
1
-2
/
+0
2011-06-08
vmxnet3: convert to 64 bit stats interface
stephen hemminger
1
-1
/
+1
2011-05-12
vmxnet3: Use single tx queue when CONFIG_PCI_MSI not defined
Shreyas Bhatewara
1
-0
/
+3
2011-05-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+6
2011-05-06
vmxnet3: Consistently disable irqs when taking adapter->cmd_lock
Roland Dreier
1
-4
/
+6
2011-04-18
net: vmxnet3: convert to hw_features
Michał Mirosław
1
-26
/
+14
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-01-15
vmxnet3: Dont allocate extra MSI-x vectors
Shreyas Bhatewara
1
-2
/
+2
2011-01-15
vmxnet3: Add locking for access to command register
Shreyas Bhatewara
1
-0
/
+38
2011-01-15
vmxnet3: Disable napi in suspend, reenable in resume.
Shreyas Bhatewara
1
-1
/
+6
2011-01-15
vmxnet3: Provide required number of bytes in first SG buffer
Shreyas Bhatewara
1
-14
/
+9
2011-01-15
vmxnet3: Enable HW Rx VLAN stripping by default
Shreyas Bhatewara
1
-13
/
+1
2011-01-15
vmxnet3: Preserve the MAC address configured by ifconfig
Shreyas Bhatewara
1
-0
/
+5
2011-01-15
vmxnet3: fix ring size update
Shreyas Bhatewara
1
-1
/
+1
2010-12-21
drivers/net/*/: Use static const
Joe Perches
1
-1
/
+3
2010-12-20
vmxnet3: locking problems in xmit
Dan Carpenter
1
-1
/
+3
2010-12-16
net: Fix drivers advertising HW_CSUM feature to use csum_start
Michał Mirosław
1
-2
/
+2
2010-12-12
drivers/net: don't use flush_scheduled_work()
Tejun Heo
1
-1
/
+1
2010-11-19
net-next: Add multiqueue support to vmxnet3 driver
Shreyas Bhatewara
1
-200
/
+751
2010-10-30
vmxnet: trivial annotation of protocol constant
Harvey Harrison
1
-1
/
+1
2010-10-24
vmxnet3: fix typo setting confPA
Harvey Harrison
1
-1
/
+1
2010-10-24
vmxnet3: remove set_flag_le{16,64} helpers
Harvey Harrison
1
-11
/
+9
2010-10-21
vmxnet3: make bit twiddle routines inline
stephen hemminger
1
-17
/
+0
2010-10-21
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
Jesse Gross
1
-1
/
+1
2010-09-02
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
1
-2
/
+2
2010-07-25
net-next: Fix an overflow bug in vmxnet3 Tx descriptor
Bhavesh Davda
1
-4
/
+9
2010-07-19
net-next: vmxnet3 fixes [5/5] Respect the interrupt type in VM configuration
Shreyas Bhatewara
1
-3
/
+10
2010-07-19
net-next: vmxnet3 fixes [4/5] Do not reset when the device is not opened
Shreyas Bhatewara
1
-0
/
+2
2010-07-18
net-next: vmxnet3 fixes [3/5] Initialize link state at probe time
Shreyas Bhatewara
1
-5
/
+8
2010-07-15
net-next: vmxnet3 fixes [2/5] Interrupt control bitmap
Ronghua Zang
1
-0
/
+5
2010-05-17
drivers/net/vmxnet3: Use kzalloc
Julia Lawall
1
-2
/
+1
2010-05-10
net: trans_start cleanups
Eric Dumazet
1
-1
/
+0
[next]