index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
vmxnet3
Age
Commit message (
Expand
)
Author
Files
Lines
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-17
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-29
vmxnet3: fix compilation when RSS is disabled
Scott J. Goldman
1
-1
/
+4
2010-11-20
net-next: Add multiqueue support to vmxnet3 driver
Shreyas Bhatewara
3
-274
/
+921
2010-10-31
vmxnet: trivial annotation of protocol constant
Harvey Harrison
1
-1
/
+1
2010-10-31
vmxnet3: remove unnecessary byteswapping in BAR writing macros
Harvey Harrison
1
-4
/
+4
2010-10-25
vmxnet3: fix typo setting confPA
Harvey Harrison
1
-1
/
+1
2010-10-25
vmxnet3: annotate hwaddr members as __iomem pointers
Harvey Harrison
1
-2
/
+2
2010-10-25
vmxnet3: remove set_flag_le{16,64} helpers
Harvey Harrison
5
-41
/
+22
2010-10-21
vmxnet3: make bit twiddle routines inline
stephen hemminger
2
-20
/
+14
2010-10-21
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
Jesse Gross
1
-1
/
+1
2010-09-03
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
1
-2
/
+2
2010-07-26
net-next: Fix an overflow bug in vmxnet3 Tx descriptor
Bhavesh Davda
2
-6
/
+11
2010-07-20
net-next: vmxnet3 fixes [5/5] Respect the interrupt type in VM configuration
Shreyas Bhatewara
2
-5
/
+12
2010-07-20
net-next: vmxnet3 fixes [4/5] Do not reset when the device is not opened
Shreyas Bhatewara
1
-0
/
+2
2010-07-19
net-next: vmxnet3 fixes [3/5] Initialize link state at probe time
Shreyas Bhatewara
1
-5
/
+8
2010-07-16
net-next: vmxnet3 fixes [2/5] Interrupt control bitmap
Ronghua Zang
2
-1
/
+10
2010-07-16
net-next: fix LRO feature update in vmxnet3
Shreyas Bhatewara
1
-2
/
+3
2010-07-01
vmxnet3: Remove incorrect implementation of ethtool_ops::get_flags()
Ben Hutchings
1
-7
/
+1
2010-06-29
vmxnet3: fail when try to setup unsupported features
Stanislaw Gruszka
1
-2
/
+7
2010-05-18
drivers/net/vmxnet3: Use kzalloc
Julia Lawall
1
-2
/
+1
2010-05-10
net: trans_start cleanups
Eric Dumazet
1
-1
/
+0
2010-04-13
drivers: net: last_rx elimination
Eric Dumazet
1
-1
/
+0
2010-04-04
net: convert multicast list to list_head
Jiri Pirko
1
-3
/
+3
2010-02-26
net: convert multiple drivers to use netdev_for_each_mc_addr, part6
Jiri Pirko
1
-7
/
+4
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
1
-4
/
+4
2010-01-08
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
1
-1
/
+1
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-12-04
drivers/net: Move && and || to end of previous line
Joe Perches
1
-2
/
+2
2009-11-18
vmxnet3: using csum_ipv6_magic requires including net/ip6_checksum.h
Stephen Rothwell
1
-0
/
+2
2009-11-17
net: Getting rid of the x86 dependency to built vmxnet3
Shreyas Bhatewara
4
-187
/
+438
2009-10-29
vmxnet3: remove duplicate #include
Shreyas Bhatewara
1
-5
/
+0
2009-10-17
vmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=n
Randy Dunlap
2
-10
/
+19
2009-10-15
vmxnet: fix 2 build problems
Randy Dunlap
1
-1
/
+10
2009-10-13
net: VMware virtual Ethernet NIC driver: vmxnet3
Shreyas Bhatewara
6
-0
/
+4177