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
/
ethernet
/
toshiba
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
1
-1
/
+2
2024-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+6
2024-02-24
ps3/gelic: minor Kernel Doc corrections
Simon Horman
1
-3
/
+5
2024-02-23
ps3/gelic: Fix SKB allocation
Geoff Levand
1
-6
/
+6
2024-01-11
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-92
/
+109
2024-01-02
net/ps3_gelic_net: Add gelic_descr structures
Geoff Levand
2
-92
/
+109
2023-11-21
powerpc/ps3: move udbg_shutdown_ps3gelic prototype
Arnd Bergmann
1
-6
/
+0
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-10-20
treewide: Spelling fix in comment
Kunwu Chan
1
-1
/
+1
2023-10-12
net: tc35815: rework network interface interrupt logic
Christian Marangi
1
-7
/
+3
2023-09-18
net: spider_net: Use size_add() in call to struct_size()
Gustavo A. R. Silva
1
-1
/
+1
2023-08-13
net: tc35815: Use pci_dev_id() to simplify the code
Zheng Zengkai
1
-2
/
+1
2023-03-20
net/ps3_gelic_net: Use dma_mapping_error
Geoff Levand
1
-11
/
+13
2023-03-20
net/ps3_gelic_net: Fix RX sk_buff length
Geoff Levand
2
-11
/
+13
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2
-3
/
+2
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
3
-9
/
+9
2022-05-08
eth: switch to netif_napi_add_weight()
Jakub Kicinski
1
-1
/
+1
2022-05-06
net: ethernet: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
1
-0
/
+1
2022-04-29
eth: spider: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2
-2
/
+1
2021-12-02
net: spider_net: Use non-atomic bitmap API when applicable
Christophe JAILLET
1
-6
/
+6
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-1
/
+3
2021-10-18
ethernet: use eth_hw_addr_set() in unmaintained drivers
Jakub Kicinski
1
-2
/
+4
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
1
-1
/
+2
2021-10-06
ethernet: fix up ps3_gelic_net.c for "ethernet: use eth_hw_addr_set()"
Stephen Rothwell
1
-1
/
+1
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
3
-3
/
+3
2021-08-29
net: spider_net: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-12
/
+15
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2
-2
/
+2
2021-04-01
net: toshiba: fix the trailing format of some block comments
Yixing Liu
2
-15
/
+30
2021-01-17
net: ethernet: toshiba: spider_net: Document a whole bunch of function parame...
Lee Jones
1
-7
/
+11
2021-01-17
net: ethernet: toshiba: ps3_gelic_net: Fix some kernel-doc misdemeanours
Lee Jones
1
-3
/
+5
2020-12-03
powerpc/ps3: make system bus's remove and shutdown callbacks return void
Uwe Kleine-König
1
-2
/
+1
2020-09-09
net: tc35815: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-20
/
+28
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-15
/
+15
2020-08-04
net: spider_net: Remove a useless memset
Christophe JAILLET
1
-2
/
+0
2020-08-04
net: spider_net: Fix the size used in a 'dma_free_coherent()' call
Christophe JAILLET
1
-2
/
+2
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-4
/
+4
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+0
2020-05-18
net/ps3_gelic_net: Remove duplicate error message
Markus Elfring
1
-2
/
+0
2020-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-04-30
docs: networking: convert netconsole.txt to ReST
Mauro Carvalho Chehab
2
-2
/
+2
2020-04-27
net: tc35815: Fix phydev supported/advertising mask
Anthony Felice
1
-1
/
+1
2020-02-25
toshiba: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
4
-4
/
+4
2020-01-23
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
1
-11
/
+1
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
4
-5
/
+5
2019-08-30
net: spider_net: Use struct_size() helper
Gustavo A. R. Silva
1
-4
/
+2
2019-08-12
net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rx
Nathan Chancellor
1
-1
/
+1
2019-07-29
net: spider_net: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
1
-2
/
+2
2019-06-18
ps3_gelic: Use [] to denote a flexible array member
Geert Uytterhoeven
1
-1
/
+1
[next]