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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-03
gve: set page count for RX QPL for GQI and DQO queue formats
Harshitha Ramamurthy
5
-22
/
+20
2024-04-03
gve: make the completion and buffer ring size equal for DQO
Harshitha Ramamurthy
5
-43
/
+13
2024-04-03
gve: simplify setting decriptor count defaults
Harshitha Ramamurthy
1
-29
/
+15
2024-04-03
octeontx2-pf: Reset MAC stats during probe
Sai Krishna
9
-0
/
+100
2024-04-03
wifi: rtw88: remove unsupported interface type of mesh point
Ping-Ke Shih
1
-2
/
+1
2024-04-03
wifi: rtw89: 8852c: disable PCI PHY EQ to improve compatibility
Ping-Ke Shih
2
-0
/
+80
2024-04-03
wifi: rtw89: 8852c: add quirk to set PCI BER for certain platforms
Ping-Ke Shih
9
-0
/
+79
2024-04-03
wifi: rtw89: 8852c: update TX power tables to R69
Zong-Zhe Yang
1
-45
/
+45
2024-04-03
wifi: rtw89: download firmware with five times retry
Chia-Yuan Li
1
-6
/
+21
2024-04-03
wifi: rtw89: 8922a: add beacon filter and CQM support
Po-Hao Huang
1
-0
/
+1
2024-04-03
wifi: rtw89: 8922a: download template probe requests for 6 GHz band
Po-Hao Huang
9
-8
/
+35
2024-04-03
wifi: rtw89: 8922a: update scan offload H2C fields
Chih-Kang Chang
1
-0
/
+1
2024-04-03
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
20
-500
/
+814
2024-04-03
net: team: use policy generated by YAML spec
Hangbin Liu
4
-55
/
+98
2024-04-03
net: team: rename team to team_core for linking
Hangbin Liu
2
-0
/
+1
2024-04-03
net/dpaa2: Avoid explicit cpumask var allocation on stack
Dawei Li
1
-5
/
+9
2024-04-03
net: dsa: sja1105: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-03
net: dsa: microchip: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-03
nfp: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-16
/
+25
2024-04-03
net: phy: aquantia: add support for AQR114C PHY ID
Paweł Owoc
1
-0
/
+21
2024-04-02
Merge tag 'ath-next-20240402' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Kalle Valo
34
-218
/
+660
2024-04-02
genetlink: remove linux/genetlink.h
Jakub Kicinski
1
-1
/
+1
2024-04-02
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
13
-649
/
+582
2024-04-01
ice: hold devlink lock for whole init/cleanup
Michal Swiatkowski
2
-20
/
+19
2024-04-01
ice: move devlink port code to a separate file
Piotr Raczynski
7
-424
/
+445
2024-04-01
ice: move ice_devlink.[ch] to devlink folder
Michal Swiatkowski
8
-7
/
+8
2024-04-01
ice: Remove newlines in NL_SET_ERR_MSG_MOD
Thorsten Blum
1
-3
/
+3
2024-04-01
ice: Add switch recipe reusing feature
Steven Zou
5
-17
/
+177
2024-04-01
ice: fold ice_ptp_read_time into ice_ptp_gettimex64
Michal Schmidt
1
-22
/
+3
2024-04-01
ice: avoid the PTP hardware semaphore in gettimex64 path
Michal Schmidt
4
-7
/
+12
2024-04-01
ice: add ice_adapter for shared data across PFs on the same NIC
Michal Schmidt
5
-1
/
+148
2024-04-01
ice: Add support for PFCP hardware offload in switchdev
Marcin Szycik
7
-7
/
+169
2024-04-01
ice: refactor ICE_TC_FLWR_FIELD_ENC_OPTS
Marcin Szycik
2
-6
/
+6
2024-04-01
pfcp: always set pfcp metadata
Michal Swiatkowski
1
-1
/
+80
2024-04-01
pfcp: add PFCP module
Wojciech Drewek
3
-0
/
+237
2024-04-01
ip_tunnel: convert __be16 tunnel flags to bitmaps
Alexander Lobakin
12
-65
/
+124
2024-04-01
ip_tunnel: use a separate struct to store tunnel params in the kernel
Alexander Lobakin
3
-16
/
+20
2024-03-30
netlink: introduce type-checking attribute iteration
Johannes Berg
7
-35
/
+11
2024-03-29
mlx5: stop warning for 64KB pages
Arnd Bergmann
1
-2
/
+4
2024-03-29
net: axienet: Fix kernel doc warnings
Suraj Gupta
2
-5
/
+22
2024-03-29
octeontx2-pf: remove unused variables req_hdr and rsp_hdr
Su Hui
1
-6
/
+2
2024-03-29
net: wwan: mhi: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-03-29
net: microchip: encx24j600: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-03-29
mlx5: avoid truncating error message
Arnd Bergmann
1
-1
/
+1
2024-03-29
qed: avoid truncating work queue length
Arnd Bergmann
1
-5
/
+4
2024-03-29
enetc: avoid truncating error message
Arnd Bergmann
1
-1
/
+1
2024-03-29
octeontx2-af: Increase maximum BPID channels
Radha Mohan Chintakuntla
1
-4
/
+2
2024-03-29
net: phy: air_en8811h: Add the Airoha EN8811H PHY driver
Eric Woudstra
3
-0
/
+1092
2024-03-29
i40e: avoid forward declarations in i40e_nvm.c
Maciej Fijalkowski
1
-521
/
+489
2024-03-29
igc: Refactor runtime power management flow
Sasha Neftin
1
-17
/
+15
[prev]
[next]