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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-15
fm10k: update xcast mode before synchronizing multicast addresses
Jeff Kirsher
1
-11
/
+11
2015-04-15
fm10k: start service timer on probe
Jeff Kirsher
1
-3
/
+6
2015-04-15
fm10k: fix function header comment
Jeff Kirsher
1
-2
/
+1
2015-04-15
fm10k: comment next_vf_mbx flow
Jeff Kirsher
1
-0
/
+11
2015-04-15
fm10k: don't handle mailbox events in iov_event path and always process mailbox
Jeff Kirsher
2
-32
/
+5
2015-04-15
fm10k: use separate workqueue for fm10k driver
Jeff Kirsher
3
-1
/
+16
2015-04-15
fm10k: Set PF queues to unlimited bandwidth during virtualization
Jeff Kirsher
1
-1
/
+2
2015-04-15
fm10k: expose tx_timeout_count as an ethtool stat
Jeff Kirsher
1
-0
/
+2
2015-04-15
fm10k: only increment tx_timeout_count in Tx hang path
Jeff Kirsher
1
-1
/
+0
2015-04-15
fm10k: remove extraneous "Reset interface" message
Jeff Kirsher
1
-1
/
+0
2015-04-15
fm10k: separate PF only stats so that VF does not display them
Jeff Kirsher
1
-14
/
+37
2015-04-15
fm10k: use hw->mac.max_queues for stats
Jeff Kirsher
2
-8
/
+12
2015-04-15
fm10k: only show actual queues, not the maximum in hardware
Jeff Kirsher
1
-2
/
+3
2015-04-15
fm10k: allow creation of VLAN on default vid
Jeff Kirsher
1
-4
/
+4
2015-04-15
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
11
-21
/
+15
2015-04-15
fm10k: fix unused warnings
Jeff Kirsher
7
-37
/
+35
2015-04-15
fm10k: Add netconsole support
Jeff Kirsher
3
-0
/
+28
2015-04-15
fm10k: Have the VF get the default VLAN during init
Jeff Kirsher
1
-1
/
+5
2015-04-15
fm10k: Correct spelling mistake
Jeff Kirsher
1
-2
/
+2
2015-04-15
fm10k: Remove redundant rx_errors in ethtool
Jeff Kirsher
3
-7
/
+4
2015-04-15
fm10k: Corrected an error in Tx statistics
Jeff Kirsher
1
-2
/
+2
2015-04-15
Merge branch 'devel-stable' into for-next
Russell King
314
-2582
/
+4015
2015-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-15
/
+30
2015-04-14
cxgb4: Don't call t4_slow_intr_handler when we're not the Master PF
Hariprasad Shenai
2
-3
/
+6
2015-04-14
cxgb4: Add comment for calculate tx flits and sge length code
Hariprasad Shenai
1
-1
/
+35
2015-04-14
cxgb4: Use device node in page allocation
Hariprasad Shenai
1
-2
/
+4
2015-04-14
cxgb4: Freelist starving threshold varies from adapter to adapter
Hariprasad Shenai
1
-10
/
+16
2015-04-14
cxgb4: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytes
Hariprasad Shenai
1
-1
/
+1
2015-04-14
bgmac: drop ring->num_slots
Felix Fietkau
2
-15
/
+15
2015-04-14
bgmac: fix DMA rx corruption
Felix Fietkau
1
-9
/
+18
2015-04-14
bgmac: simplify dma init/cleanup
Felix Fietkau
1
-39
/
+40
2015-04-14
bgmac: increase rx ring size from 511 to 512
Felix Fietkau
1
-1
/
+1
2015-04-14
bgmac: add check for oversized packets
Felix Fietkau
1
-0
/
+7
2015-04-14
bgmac: simplify/optimize rx DMA error handling
Felix Fietkau
1
-37
/
+34
2015-04-14
bgmac: set received skb headroom to NET_SKB_PAD
Felix Fietkau
2
-7
/
+11
2015-04-14
bgmac: leave interrupts disabled as long as there is work to do
Felix Fietkau
2
-22
/
+10
2015-04-14
bgmac: simplify tx ring index handling
Felix Fietkau
2
-29
/
+23
2015-04-14
toshiba: Remove celleb from Kconfig options
Daniel Axtens
1
-2
/
+2
2015-04-14
hv_netvsc: Implement partial copy into send buffer
Haiyang Zhang
3
-19
/
+46
2015-04-14
Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
14
-655
/
+930
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
31
-40
/
+38
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
38
-695
/
+2781
2015-04-14
ACPI / battery: Fix doubly added battery on system suspend
Krzysztof Kozlowski
1
-1
/
+1
2015-04-14
Merge branch 'next' into for-linus
Dmitry Torokhov
4611
-129799
/
+242071
2015-04-14
Merge branches 'powercap' and 'pm-devfreq'
Rafael J. Wysocki
4
-224
/
+291
2015-04-14
Merge branch 'acpi-scan'
Rafael J. Wysocki
1
-2
/
+4
2015-04-14
Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
806
-23663
/
+38374
2015-04-14
Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
15
-89
/
+129
2015-04-14
Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
134
-2803
/
+5415
2015-04-14
Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
34
-818
/
+707
[prev]
[next]