Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
75e1d828c670ee53442f85f1697a522db0300d84
/
drivers
/
net
/
vmxnet3
86a9bad
net: vlan: add protocol argument to packet tagging functions
by Patrick McHardy
· 12 years ago
80d5c36
net: vlan: prepare for 802.1ad VLAN filtering offload
by Patrick McHardy
· 12 years ago
f646968
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
by Patrick McHardy
· 12 years ago
e4fabf2
vmxnet3: prevent div-by-zero panic when ring resizing uninitialized dev
by Bhavesh Davda
· 12 years ago
48412a7
vmxnet3: fix ethtool ring buffer size setting
by Neil Horman
· 12 years ago
280b74f
vmxnet3: make local function static
by stephen hemminger
· 12 years ago
188d1f7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
6cdd20c
vmxnet3: set carrier state properly on probe
by Neil Horman
· 12 years ago
7db11f7
vmxnet3: better RSS support
by Stephen Hemminger
· 12 years ago
66d3591
vmxnet3: use static RSS key
by Stephen Hemminger
· 12 years ago
4db37a7
vmxnet3: remove unused irq_share_mode
by Stephen Hemminger
· 12 years ago
f32a260
vmxnet3: remove device counter
by Stephen Hemminger
· 12 years ago
4816a07
vmxnet3: remove VMXNET3_MAX_DEVICES
by Stephen Hemminger
· 12 years ago
204a6e6
vmxnet3: use netdev_ printk wrappers
by Stephen Hemminger
· 12 years ago
fdcd79b
vmxnet3: use netdev_dbg
by Stephen Hemminger
· 12 years ago
4bad25f
vmxnet3: fix messages printed before registration
by Stephen Hemminger
· 12 years ago
69b9a71
vmxnet3: remove unnecessary bookkeeping
by Stephen Hemminger
· 12 years ago
0d735f1
vmxnet3: use netdev_alloc_skb_ip_align
by Stephen Hemminger
· 12 years ago
7826d43
ethtool: fix drvinfo strings set in drivers
by Jiri Pirko
· 12 years ago
3a4751a
vmxnet3: remove __dev* attributes
by Bill Pemberton
· 12 years ago
96800ee
vmxnet3: fix indentation
by stephen hemminger
· 12 years ago
d4185bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
c068e77
vmxnet3: convert BUG_ON(true) into a simple BUG()
by Sasha Levin
· 12 years ago
a4d7e48
vmxnet3: must split too big fragments
by Eric Dumazet
· 12 years ago
e3bc4ff
vmxnet3: Fix race between dev_open() and register_netdev()
by Steve Hodgson
· 12 years ago
c2fd03a
drivers: net: Remove casts to same type
by Joe Perches
· 12 years ago
f6a1ad4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
4c1dc80
vmxnet3: Fix log messages and corrects some typos
by Shreyas Bhatewara
· 13 years ago
efead87
vmxnet3: Fix transport header size
by Shreyas Bhatewara
· 13 years ago
ff4783c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
b203262
vmxnet3: cap copy length at size of skb to prevent dropped frames on tx
by Neil Horman
· 13 years ago
c3ca881
vmxnet3: Fix typo in vmxnet3_drv.c
by Masanari Iida
· 13 years ago
41de8d4
drivers/net: Remove alloc_etherdev error messages
by Joe Perches
· 13 years ago
e404dec
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
by Joe Perches
· 13 years ago
8bca5d1
vmxnet3: cleanup tso headers manipulation
by Eric Dumazet
· 13 years ago
c8b88ef
vmxnet3" make ethtool ops const
by stephen hemminger
· 13 years ago
278bc42
ethtool: Define and apply a default policy for RX flow hash indirection
by Ben Hutchings
· 13 years ago
7850f63
ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters
by Ben Hutchings
· 13 years ago
8e58613
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
by Jiri Pirko
· 13 years ago
84b4050
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of drivers
by Rick Jones
· 13 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
9d9779e
drivers/net: Add module.h to drivers who were implicitly using it
by Paul Gortmaker
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
5e6c355
vmxnet3: fix skb truesize underestimation
by Eric Dumazet
· 13 years ago
5d6bcdf
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
by Ian Campbell
· 13 years ago
0e0634d
vmxnet3: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
815c7db
ethtool: Clean up definitions of rule location arrays in RX NFC
by Ben Hutchings
· 13 years ago
823dcd2
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
f6957f8
vmxnet3: Don't enable vlan filters in promiscuous mode.
by Jesse Gross
· 13 years ago
ebbf929
vmxnet3: fix publicity of NETIF_F_HIGHDMA
by Shreyas Bhatewara
· 13 years ago
e101e7d
vmxnet3: set netdev parant device before calling netdev_info
by Shreyas Bhatewara
· 13 years ago
6a7ebdf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
eebb02b
vmxnet3: round down # of queues to power of two
by Shreyas Bhatewara
· 13 years ago
e12fe68
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
5318d80
vmxnet3: fix starving rx ring whenoc_skb kb fails
by Shreyas Bhatewara
· 13 years ago
213ade8
vmxnet3: Enable GRO support.
by Jesse Gross
· 13 years ago
72e85c4
vmxnet3: Convert to new vlan model.
by Jesse Gross
· 13 years ago
b7c7dee
vmxnet3: remove unused variable
by Neil Horman
· 13 years ago
95305f6
vmxnet3: convert to 64 bit stats interface
by stephen hemminger
· 13 years ago
9cbc94ea
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
ebde6f8
vmxnet3: Fix inconsistent LRO state after initialization
by Thomas Jarosch
· 13 years ago
e154b63
vmxnet3: Use single tx queue when CONFIG_PCI_MSI not defined
by Shreyas Bhatewara
· 13 years ago
3c709f8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6
by David S. Miller
· 13 years ago
e328d41
vmxnet3: Consistently disable irqs when taking adapter->cmd_lock
by Roland Dreier
· 14 years ago
7073949
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
by David Decotigny
· 14 years ago
a0d2730
net: vmxnet3: convert to hw_features
by Michał Mirosław
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
673e63c
net: fix ethtool->set_flags not intended -EINVAL return value
by Stanislaw Gruszka
· 14 years ago
7e96fbf
vmxnet3: Dont allocate extra MSI-x vectors
by Shreyas Bhatewara
· 14 years ago
83d0fef
vmxnet3: Add locking for access to command register
by Shreyas Bhatewara
· 14 years ago
51956cd
vmxnet3: Disable napi in suspend, reenable in resume.
by Shreyas Bhatewara
· 14 years ago
76d39da
vmxnet3: Make ethtool handlers multiqueue aware
by Shreyas Bhatewara
· 14 years ago
39d4a96
vmxnet3: Provide required number of bytes in first SG buffer
by Shreyas Bhatewara
· 14 years ago
54da3d0
vmxnet3: Enable HW Rx VLAN stripping by default
by Shreyas Bhatewara
· 14 years ago
f9f2502
vmxnet3: Preserve the MAC address configured by ifconfig
by Shreyas Bhatewara
· 14 years ago
a53255d
vmxnet3: fix ring size update
by Shreyas Bhatewara
· 14 years ago
215faf9
drivers/net/*/: Use static const
by Joe Perches
· 14 years ago
f955e14
vmxnet3: locking problems in xmit
by Dan Carpenter
· 14 years ago
0d0b167
net: Fix drivers advertising HW_CSUM feature to use csum_start
by Michał Mirosław
· 14 years ago
23f333a
drivers/net: don't use flush_scheduled_work()
by Tejun Heo
· 14 years ago
e9248fb
vmxnet3: fix compilation when RSS is disabled
by Scott J. Goldman
· 14 years ago
09c5088
net-next: Add multiqueue support to vmxnet3 driver
by Shreyas Bhatewara
· 14 years ago
1b803fb
vmxnet: trivial annotation of protocol constant
by Harvey Harrison
· 14 years ago
b8744ca
vmxnet3: remove unnecessary byteswapping in BAR writing macros
by Harvey Harrison
· 14 years ago
0561cf3
vmxnet3: fix typo setting confPA
by Harvey Harrison
· 14 years ago
81e8e56
vmxnet3: annotate hwaddr members as __iomem pointers
by Harvey Harrison
· 14 years ago
3843e51
vmxnet3: remove set_flag_le{16,64} helpers
by Harvey Harrison
· 14 years ago
ae316bb
vmxnet3: make bit twiddle routines inline
by stephen hemminger
· 14 years ago
b738127
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
by Jesse Gross
· 14 years ago
bc8acf2
drivers/net: avoid some skb->ip_summed initializations
by Eric Dumazet
· 14 years ago
1f4b161
net-next: Fix an overflow bug in vmxnet3 Tx descriptor
by Bhavesh Davda
· 14 years ago
0bdc0d7
net-next: vmxnet3 fixes [5/5] Respect the interrupt type in VM configuration
by Shreyas Bhatewara
· 14 years ago
d9a5f21
net-next: vmxnet3 fixes [4/5] Do not reset when the device is not opened
by Shreyas Bhatewara
· 14 years ago
4a1745fc
net-next: vmxnet3 fixes [3/5] Initialize link state at probe time
by Shreyas Bhatewara
· 14 years ago
6929fe8
net-next: vmxnet3 fixes [2/5] Interrupt control bitmap
by Ronghua Zang
· 14 years ago
ca80244
net-next: fix LRO feature update in vmxnet3
by Shreyas Bhatewara
· 14 years ago
cbf2d60
vmxnet3: Remove incorrect implementation of ethtool_ops::get_flags()
by Ben Hutchings
· 14 years ago
d92be4b
vmxnet3: fail when try to setup unsupported features
by Stanislaw Gruszka
· 14 years ago
476c609
drivers/net/vmxnet3: Use kzalloc
by Julia Lawall
· 14 years ago
Next »