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
starfive-6.6.48-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
2020-09-09
net: wimax: i2400m: fix 'msg_skb' kernel-doc warning in i2400m_msg_to_dev()
Wang Hai
1
-2
/
+0
2020-09-09
bnx2x: Fix some kernel-doc warnings
Wang Hai
1
-2
/
+2
2020-09-09
net: smsc911x: Remove unused variables
Wei Xu
1
-4
/
+2
2020-09-09
net: hns3: remove some unused function hns3_update_promisc_mode()
Guojia Liao
2
-15
/
+0
2020-09-09
net: hns3: remove some unused macros related to queue
Huazhong Tan
1
-5
/
+0
2020-09-09
net: hns3: remove unused field 'tc_num_last_time' in struct hclge_dev
Huazhong Tan
1
-1
/
+0
2020-09-09
net: hns3: remove unused field 'io_base' in struct hns3_enet_ring
Huazhong Tan
2
-3
/
+0
2020-09-09
net: hns3: fix a typo in struct hclge_mac
Guangbin Huang
1
-1
/
+1
2020-09-09
net: hns3: skip periodic service task if reset failed
Guangbin Huang
2
-0
/
+6
2020-09-09
net: hns3: narrow two local variable range in hclgevf_reset_prepare_wait()
Huazhong Tan
1
-6
/
+6
2020-09-08
sfc: simplify DMA mask setting
Edward Cree
1
-11
/
+1
2020-09-08
sfc: remove EFX_DRIVER_VERSION
Edward Cree
3
-5
/
+1
2020-09-08
sfc: handle limited FEC support
Edward Cree
2
-14
/
+36
2020-09-08
sfc: add ethtool ops and miscellaneous ndos to EF100
Edward Cree
3
-1
/
+51
2020-09-08
sfc: remove phy_op indirection
Edward Cree
9
-712
/
+601
2020-09-08
sfc: don't double-down() filters in ef100_reset()
Edward Cree
1
-12
/
+0
2020-09-07
net: ethernet: dnet: Remove set but unused variable 'len'
Wang Hai
1
-4
/
+1
2020-09-07
net: ethernet: dwmac: remove redundant null check before clk_disable_unprepare()
Zhang Changzhong
1
-2
/
+1
2020-09-07
net: ethernet: fec: remove redundant null check before clk_disable_unprepare()
Zhang Changzhong
1
-2
/
+1
2020-09-07
net: stmmac: remove redundant null check before clk_disable_unprepare()
Zhang Changzhong
1
-4
/
+2
2020-09-07
net: xilinx: remove redundant null check before clk_disable_unprepare()
Zhang Changzhong
1
-2
/
+1
2020-09-07
net: dsa: rtl8366rb: Switch to phylink
Linus Walleij
1
-7
/
+37
2020-09-06
enic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2
-70
/
+72
2020-09-06
net: gemini: Clean up phy registration
Linus Walleij
1
-21
/
+11
2020-09-06
net: dsa: rtl8366rb: Support setting MTU
Linus Walleij
1
-1
/
+37
2020-09-05
net: dsa: bcm_sf2: Ensure that MDIO diversion is used
Florian Fainelli
1
-2
/
+29
2020-09-05
of: Export of_remove_property() to modules
Florian Fainelli
1
-0
/
+1
2020-09-05
sfc: remove efx_tx_queue_partner
Edward Cree
1
-10
/
+0
2020-09-05
sfc: rewrite efx_tx_may_pio
Edward Cree
2
-29
/
+27
2020-09-05
sfc: use efx_channel_tx_[old_]fill_level() in Siena/EF10 TX datapath
Edward Cree
3
-16
/
+7
2020-09-05
sfc: use tx_queue->old_read_count in EF100 TX path
Edward Cree
2
-2
/
+20
2020-09-05
sfc: make ef100 xmit_more handling look more like ef10's
Edward Cree
2
-12
/
+11
2020-09-05
sfc: add and use efx_tx_send_pending in tx.c
Edward Cree
6
-41
/
+44
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1018
-3261
/
+4546
2020-09-04
Merge tag 'pm-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
3
-95
/
+165
2020-09-04
Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-6
/
+10
2020-09-04
Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-58
/
+167
2020-09-04
Merge tag 'thermal-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-18
/
+24
2020-09-04
Merge tag 'dmaengine-fix-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-49
/
+73
2020-09-04
Merge tag 'drm-fixes-2020-09-04' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
13
-25
/
+81
2020-09-04
Merge branch 'simplify-do_wp_page'
Linus Torvalds
1
-8
/
+0
2020-09-04
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-88
/
+148
2020-09-04
mm/gup: Remove enfornced COW mechanism
Peter Xu
1
-8
/
+0
2020-09-04
thermal: core: Fix use-after-free in thermal_zone_device_unregister()
Dmitry Osipenko
1
-2
/
+3
2020-09-04
thermal: qcom-spmi-temp-alarm: Don't suppress negative temp
Veera Vegivada
1
-2
/
+2
2020-09-04
thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430
Tony Lindgren
2
-14
/
+19
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
35
-166
/
+264
2020-09-04
Merge branch 'linux-5.9' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
4
-3
/
+12
2020-09-04
Merge tag 'drm-intel-fixes-2020-09-03' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2
-8
/
+28
2020-09-04
smsc9420: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-23
/
+28
[next]