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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-21
sfc: fix builds without CONFIG_RTC_LIB
Alejandro Lucero
1
-1
/
+1
2023-02-21
sfc: clean up some inconsistent indentings
Yang Li
1
-2
/
+2
2023-02-21
net/mlx4_en: Introduce flexible array to silence overflow warning
Kees Cook
1
-11
/
+11
2023-02-21
net: lan966x: Fix possible deadlock inside PTP
Horatiu Vultur
1
-2
/
+2
2023-02-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
5
-91
/
+140
2023-02-20
net: bcmgenet: Support wake-up from s2idle
Florian Fainelli
1
-2
/
+6
2023-02-20
Merge tag 'linux-can-next-for-6.3-20230217' of git://git.kernel.org/pub/scm/l...
David S. Miller
2
-33
/
+41
2023-02-20
net: lan966x: Use automatic selection of VCAP rule actionset
Horatiu Vultur
2
-4
/
+1
2023-02-20
Merge tag 'wireless-next-2023-02-17' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
9
-34
/
+43
2023-02-20
net: microchip: sparx5: reduce stack usage
Arnd Bergmann
1
-14
/
+12
2023-02-20
sfc: use IS_ENABLED() checks for CONFIG_SFC_SRIOV
Arnd Bergmann
1
-17
/
+10
2023-02-20
ice: properly alloc ICE_VSI_LB
Michal Swiatkowski
1
-0
/
+1
2023-02-20
sfc: Fix spelling mistake "creationg" -> "creating"
Colin Ian King
1
-1
/
+1
2023-02-20
octeontx2-af: Add NIX Errata workaround on CN10K silicon
Geetha sowjanya
4
-0
/
+33
2023-02-20
net: phy: Read EEE abilities when using .features
Andrew Lunn
1
-1
/
+3
2023-02-20
net: phy: Add locks to ethtool functions
Andrew Lunn
1
-18
/
+66
2023-02-20
net: phy: marvell: Use the unlocked genphy_c45_ethtool_get_eee()
Andrew Lunn
1
-1
/
+1
2023-02-20
net: bcmgenet: fix MoCA LED control
Doug Berger
1
-9
/
+2
2023-02-20
qede: fix interrupt coalescing configuration
Manish Chopra
1
-2
/
+9
2023-02-20
net: ipa: add HW_PARAM_4 GSI register
Alex Elder
2
-2
/
+14
2023-02-20
net: ipa: support different event ring encoding
Alex Elder
2
-2
/
+6
2023-02-20
net: ipa: avoid setting an undefined field
Alex Elder
2
-2
/
+2
2023-02-20
net: ipa: kill ev_ch_e_cntxt_1_length_encode()
Alex Elder
8
-26
/
+43
2023-02-20
net: ipa: kill gsi->virt_raw
Alex Elder
10
-181
/
+141
2023-02-20
net: ipa: fix an incorrect assignment
Alex Elder
1
-1
/
+1
2023-02-20
net: dpaa2-eth: do not always set xsk support in xdp_features flag
Lorenzo Bianconi
1
-1
/
+3
2023-02-18
Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...
Joerg Roedel
3
-5
/
+7
2023-02-18
net/mlx5e: RX, Remove doubtful unlikely call
Gal Pressman
1
-1
/
+1
2023-02-18
net/mlx5e: Fix outdated TLS comment
Tariq Toukan
1
-1
/
+1
2023-02-18
net/mlx5e: Remove unused function mlx5e_sq_xmit_simple
Tariq Toukan
2
-16
/
+0
2023-02-18
net/mlx5e: Allow offloading of ct 'new' match
Vlad Buslov
1
-12
/
+9
2023-02-18
net/mlx5e: Implement CT entry update
Vlad Buslov
1
-1
/
+117
2023-02-18
net/mlx5: Simplify eq list traversal
Parav Pandit
1
-4
/
+4
2023-02-18
net/mlx5e: Remove redundant page argument in mlx5e_xdp_handle()
Tariq Toukan
4
-11
/
+9
2023-02-18
net/mlx5e: Remove redundant page argument in mlx5e_xmit_xdp_buff()
Tariq Toukan
1
-2
/
+3
2023-02-18
net/mlx5e: Switch to using napi_build_skb()
Tariq Toukan
1
-1
/
+1
2023-02-17
Merge mlx5-next into rdma.git for-next
Jason Gunthorpe
16
-36
/
+568
2023-02-17
net/mlx5e: Use query_special_contexts for mkeys
Or Har-Toov
1
-2
/
+21
2023-02-17
net/mlx5: Change define name for 0x100 lkey value
Or Har-Toov
1
-1
/
+2
2023-02-17
wifi: rtl8xxxu: add LEDS_CLASS dependency
Arnd Bergmann
1
-0
/
+1
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
19
-154
/
+271
2023-02-17
wifi: iwlegacy: avoid fortify warning
Johannes Berg
1
-1
/
+1
2023-02-17
wifi: iwlwifi: mvm: remove unused iwl_dbgfs_is_match()
Johannes Berg
1
-7
/
+0
2023-02-17
wifi: rtw89: fix AP mode authentication transmission failed
Po-Hao Huang
1
-21
/
+26
2023-02-17
wifi: rtw88: use RTW_FLAG_POWERON flag to prevent to power on/off twice
Ping-Ke Shih
5
-5
/
+15
2023-02-16
can: esd_usb: Improve readability on decoding ESD_EV_CAN_ERROR_EXT messages
Frank Jungclaus
1
-5
/
+13
2023-02-16
can: esd_usb: Make use of can_change_state() and relocate checking skb for NULL
Frank Jungclaus
1
-25
/
+25
2023-02-16
can: esd_usb: Move mislocated storage of SJA1000_ECC_SEG bits in case of a bu...
Frank Jungclaus
1
-1
/
+3
2023-02-16
can: ctucanfd: ctucan_platform_probe(): use devm_platform_ioremap_resource()
Yang Li
1
-3
/
+1
2023-02-16
Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...
Jakub Kicinski
10
-13
/
+498
[prev]
[next]