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
2021-11-10
amt: use cancel_delayed_work() instead of flush_delayed_work() in amt_fini()
Taehee Yoo
1
-1
/
+1
2021-11-10
net: dsa: mv88e6xxx: Don't support >1G speeds on 6191X on ports other than 10
Marek BehĂșn
1
-1
/
+4
2021-11-09
amt: add IPV6 Kconfig dependency
Arnd Bergmann
1
-0
/
+1
2021-11-09
gve: Fix off by one in gve_tx_timeout()
Dan Carpenter
1
-1
/
+1
2021-11-09
hamradio: defer 6pack kfree after unregister_netdev
Lin Ma
1
-2
/
+4
2021-11-09
hamradio: defer ax25 kfree after unregister_netdev
Lin Ma
1
-4
/
+5
2021-11-09
net: sungem_phy: fix code indentation
Jean Sacren
1
-1
/
+1
2021-11-08
litex_liteeth: Fix a double free in the remove function
Christophe JAILLET
1
-1
/
+0
2021-11-07
nfc: pn533: Fix double free when pn533_fill_fragment_skbs() fails
Chengfeng Ye
1
-3
/
+3
2021-11-07
net: marvell: prestera: fix hw structure laid out
Volodymyr Mytnyk
1
-63
/
+68
2021-11-07
net: hisilicon: fix hsn3_ethtool kernel-doc warnings
Randy Dunlap
1
-2
/
+4
2021-11-07
nfc: port100: lower verbosity of cancelled URB messages
Krzysztof Kozlowski
1
-3
/
+3
2021-11-06
can: mcp251xfd: mcp251xfd_chip_start(): fix error handling for mcp251xfd_chip...
Marc Kleine-Budde
1
-1
/
+1
2021-11-06
can: mcp251xfd: mcp251xfd_irq(): add missing can_rx_offload_threaded_irq_fini...
Marc Kleine-Budde
1
-1
/
+3
2021-11-06
can: peak_usb: exchange the order of information messages
Stephane Grosjean
1
-5
/
+5
2021-11-06
can: peak_usb: always ask for BERR reporting for PCAN-USB devices
Stephane Grosjean
1
-9
/
+8
2021-11-06
can: etas_es58x: es58x_rx_err_msg(): fix memory leak in error path
Vincent Mailhol
1
-4
/
+2
2021-11-05
net: marvell: prestera: fix patchwork build problems
Volodymyr Mytnyk
4
-5
/
+10
2021-11-05
amt: remove duplicate include in amt.c
Zhang Mingyu
1
-1
/
+0
2021-11-05
octeontx2-nicvf: fix ioctl callback
Arnd Bergmann
1
-1
/
+1
2021-11-05
ax88796c: fix ioctl callback
Arnd Bergmann
1
-1
/
+1
2021-11-05
amt: Fix NULL but dereferenced coccicheck error
Yang Li
1
-1
/
+2
2021-11-05
net: ax88796c: hide ax88796c_dt_ids if !CONFIG_OF
Jakub Kicinski
1
-0
/
+2
2021-11-05
net: ethernet: litex: Remove unnecessary print function dev_err()
Xu Wang
1
-3
/
+1
2021-11-05
octeontx2-pf: select CONFIG_NET_DEVLINK
Arnd Bergmann
1
-0
/
+1
2021-11-05
sfc: use swap() to make code cleaner
Yang Guang
1
-6
/
+2
2021-11-05
octeontx2-af: use swap() to make code cleaner
Yang Guang
1
-3
/
+1
2021-11-05
tg3: Remove redundant assignments
luo penghao
1
-1
/
+0
2021-11-05
bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failed
Huang Guobin
1
-25
/
+11
2021-11-05
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
4
-71
/
+82
2021-11-05
net: phy: fix duplex out of sync problem while changing settings
Heiner Kallweit
1
-1
/
+6
2021-11-03
ice: Fix race conditions between virtchnl handling and VF ndo ops
Brett Creeley
2
-0
/
+30
2021-11-03
ice: Fix not stopping Tx queues for VFs
Brett Creeley
2
-5
/
+3
2021-11-03
ice: Fix replacing VF hardware MAC to existing MAC filter
Sylwester Dziedziuch
1
-5
/
+9
2021-11-03
ice: Remove toggling of antispoof for VF trusted promiscuous mode
Brett Creeley
1
-18
/
+0
2021-11-03
ice: Fix VF true promiscuous mode
Brett Creeley
2
-43
/
+40
2021-11-03
net: dsa: felix: fix broken VLAN-tagged PTP under VLAN-aware bridge
Vladimir Oltean
1
-6
/
+3
2021-11-03
net: dsa: qca8k: make sure PAD0 MAC06 exchange is disabled
Ansuel Smith
2
-0
/
+9
2021-11-03
amt: Remove duplicate include
Jiapeng Chong
1
-1
/
+0
2021-11-03
amt: fix error return code in amt_init()
Yang Yingliang
1
-1
/
+3
2021-11-03
net: marvell: prestera: Add explicit padding
Geert Uytterhoeven
1
-0
/
+12
2021-11-03
bnxt_en: avoid newline at end of message in NL_SET_ERR_MSG_MOD
Wan Jiabing
1
-1
/
+1
2021-11-03
net: davinci_emac: Fix interrupt pacing disable
Maxim Kiselev
1
-2
/
+14
2021-11-03
net: phy: microchip_t1: add lan87xx_config_rgmii_delay for lan87xx phy
Yuiko Oshino
1
-1
/
+43
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1369
-29735
/
+166898
2021-11-02
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
39
-560
/
+1671
2021-11-02
Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-17
/
+14
2021-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-17
/
+42
2021-11-02
Merge tag 'hwmon-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
91
-642
/
+1935
2021-11-02
Merge tag 'spi-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
22
-329
/
+2022
[next]