index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-06
starfire: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
1
-24
/
+23
2010-07-06
hamachi: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
1
-26
/
+37
2010-07-06
cs89x0: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
1
-30
/
+36
2010-07-06
epic100: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
1
-25
/
+22
2010-07-06
ethoc: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
1
-25
/
+22
2010-07-06
fealnx: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
1
-32
/
+36
2010-07-06
davinci_emac: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
1
-19
/
+19
2010-07-06
ioc3-eth: Use the instance of net_device_stats from net_device.
Ralf Baechle
1
-24
/
+25
2010-07-06
sun3_82586: Use the instance of net_device_stats from net_device.
Kulikov Vasiliy
1
-18
/
+17
2010-07-06
ipv4: use skb_dst_copy() in ip_copy_metadata()
Eric Dumazet
1
-1
/
+1
2010-07-06
ks8842: Replace usage of dev_dbg with netdev_dbg
Richard Röjfors
1
-24
/
+18
2010-07-06
usbnet: remove direct access to urb->status
Oliver Neukum
2
-9
/
+12
2010-07-06
ixgbe: use netif_<level> instead of netdev_<level>
Emil Tantilov
7
-86
/
+89
2010-07-06
igb: drop support for UDP hashing w/ RSS
Alexander Duyck
1
-8
/
+10
2010-07-04
IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags()
Ben Hutchings
2
-2
/
+13
2010-07-04
bnx2: Update version to 2.0.16.
Michael Chan
1
-2
/
+2
2010-07-04
bnx2: Dump some config space registers during TX timeout.
Michael Chan
1
-3
/
+8
2010-07-04
bnx2: Add support for skb->rxhash.
Michael Chan
2
-1
/
+17
2010-07-04
bnx2: Always enable MSI-X on 5709.
Michael Chan
1
-1
/
+1
2010-07-04
netdevice.h: Change netif_<level> macros to call netdev_<level> functions
Joe Perches
1
-7
/
+13
2010-07-04
netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functions
Joe Perches
2
-19
/
+79
2010-07-04
device.h drivers/base/core.c Convert dev_<level> logging macros to functions
Joe Perches
2
-26
/
+150
2010-07-04
vsprintf: Recursive vsnprintf: Add "%pV", struct va_format
Joe Perches
2
-0
/
+14
2010-07-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
22
-126
/
+262
2010-07-02
bridge: add per bridge device controls for invoking iptables
Patrick McHardy
3
-9
/
+97
2010-07-02
ixgbe: use NETIF_F_LRO
Stanislaw Gruszka
1
-1
/
+1
2010-07-02
igb: Add comment
Greg Rose
1
-0
/
+4
2010-07-02
igb: correct link test not being run when link is down
Alexander Duyck
1
-5
/
+3
2010-07-02
igb: Fix Tx hangs seen when loading igb with max_vfs > 7.
Emil Tantilov
1
-4
/
+1
2010-07-02
igb: Use only a single Tx queue in SR-IOV mode
Greg Rose
1
-4
/
+4
2010-07-02
igb: fix PHY config access on 82580
Nick Nunley
2
-0
/
+10
2010-07-02
x86: Drop CONFIG_MCORE2 check around setting of NET_IP_ALIGN
Alexander Duyck
1
-2
/
+0
2010-07-02
ll_temac: add error checking to DMA init path
Denis Kirjanov
1
-2
/
+23
2010-07-02
be2net: changes to properly provide phy details
Ajit Khaparde
4
-14
/
+104
2010-07-02
ehea: Allocate stats buffer with GFP_KERNEL
Brian King
1
-1
/
+1
2010-07-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
111
-7660
/
+3633
2010-07-01
x86: Align skb w/ start of cacheline on newer core 2/Xeon Arch
Alexander Duyck
1
-0
/
+9
2010-07-01
ixgbe: add 1g PHY support for 82599
Don Skidmore
5
-4
/
+52
2010-07-01
sfc: Add support for RX flow hash control
Ben Hutchings
5
-10
/
+105
2010-07-01
ethtool: Add support for control of RX flow hash indirection
Ben Hutchings
2
-0
/
+95
2010-07-01
vmxnet3: Remove incorrect implementation of ethtool_ops::get_flags()
Ben Hutchings
1
-7
/
+1
2010-07-01
netdev: Make ethtool_ops::set_flags() return -EINVAL for unsupported flags
Ben Hutchings
4
-4
/
+4
2010-07-01
ethtool: Change ethtool_op_set_flags to validate flags
Ben Hutchings
10
-60
/
+32
2010-07-01
cxgb4vf: Use correct shift factor for extracting the SGE DMA Ingress Padding ...
Casey Leedom
1
-1
/
+1
2010-07-01
cxgb4vf: Remove obsolete comment about the lack of a TX Timer Callback
Casey Leedom
1
-12
/
+1
2010-07-01
fragment: add fast path for in-order fragments
Changli Gao
3
-0
/
+24
2010-07-01
snmp: 64bit ipstats_mib for all arches
Eric Dumazet
7
-26
/
+167
2010-07-01
be2net: memory barrier fixes on IBM p7 platform
Sathya Perla
2
-0
/
+9
2010-07-01
cpmac: use resource_size()
Dan Carpenter
1
-4
/
+4
2010-06-30
act_nat: use stack variable
Changli Gao
1
-21
/
+10
[next]