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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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-09-18
net: wireless: eswin: update eswin wifi driver for kernel 6.1
ziv.xu
9
-33
/
+69
2023-09-18
net: wireless: eswin: proting esiwn wifi driver
ziv.xu
108
-1
/
+52819
2023-08-31
Merge tag 'JH7110_6.1_SDK_v5.7.0' into vf2-6.1.y-devel
Andy Hu
1
-2
/
+0
2023-08-30
can: starfive: drop flow control to fix buffer blocking issue
William Qiu
1
-2
/
+0
2023-08-17
driver: wireless: aic8800: add aic8800 wifi/bt driver
ziv.xu
119
-5
/
+66099
2023-08-10
net:stmmac:dwc-qos: add support for external rmii_rtx clocks
Samin Guo
1
-0
/
+11
2023-07-26
ipms: can: modify the range of tseg1/tseg2
William Qiu
1
-6
/
+6
2023-06-16
CAN: starfive - Add CAN engine support
William Qiu
3
-0
/
+1294
2023-06-09
net: stmmac: Add StarFive dwmac support
Yanhong Wang
3
-0
/
+162
2023-06-09
net: phy: add driver for Motorcomm yt8521 phy
Yanhong Wang
1
-81
/
+2231
2023-05-30
net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLE
David Epping
1
-0
/
+1
2023-05-30
3c589_cs: Fix an error handling path in tc589_probe()
Christophe JAILLET
1
-1
/
+10
2023-05-30
net/mlx5: Devcom, serialize devcom registration
Shay Drory
1
-5
/
+14
2023-05-30
net/mlx5: Devcom, fix error flow in mlx5_devcom_register_device
Shay Drory
1
-1
/
+2
2023-05-30
net/mlx5: Collect command failures data only for known commands
Shay Drory
1
-1
/
+2
2023-05-30
net/mlx5: Fix error message when failing to allocate device memory
Roi Dayan
1
-1
/
+1
2023-05-30
net/mlx5: DR, Check force-loopback RC QP capability independently from RoCE
Yevgeny Kliteynik
1
-1
/
+3
2023-05-30
net/mlx5: Handle pairing of E-switch via uplink un/load APIs
Shay Drory
3
-6
/
+9
2023-05-30
net/mlx5: DR, Fix crc32 calculation to work on big-endian (BE) CPUs
Erez Shitrit
1
-1
/
+2
2023-05-30
net/mlx5e: do as little as possible in napi poll when budget is 0
Jakub Kicinski
1
-7
/
+9
2023-05-30
net/mlx5e: Use correct encap attribute during invalidation
Vlad Buslov
1
-1
/
+3
2023-05-30
net/mlx5e: Fix deadlock in tc route query code
Vlad Buslov
3
-20
/
+48
2023-05-30
net/mlx5e: Fix SQ wake logic in ptp napi_poll context
Rahul Rameshbabu
3
-7
/
+16
2023-05-30
forcedeth: Fix an error handling path in nv_probe()
Christophe JAILLET
1
-0
/
+1
2023-05-30
lan966x: Fix unloading/loading of the driver
Horatiu Vultur
1
-0
/
+10
2023-05-30
octeontx2-pf: Fix TSOv6 offload
Sunil Goutham
1
-3
/
+1
2023-05-30
net: fix stack overflow when LRO is disabled for virtual interfaces
Taehee Yoo
2
-2
/
+13
2023-05-30
net: cdc_ncm: Deal with too low values of dwNtbOutMaxSize
Tudor Ambarus
1
-9
/
+15
2023-05-30
net: dsa: mv88e6xxx: Add RGMII delay to 88E6320
Steffen Bätz
3
-0
/
+13
2023-05-24
wifi: rtw88: use work to update rate to avoid RCU warning
Ping-Ke Shih
3
-1
/
+19
2023-05-24
can: kvaser_pciefd: Disable interrupts in probe error path
Jimmy Assarsson
1
-0
/
+2
2023-05-24
can: kvaser_pciefd: Do not send EFLUSH command on TFD interrupt
Jimmy Assarsson
1
-17
/
+4
2023-05-24
can: kvaser_pciefd: Clear listen-only bit if not explicitly requested
Jimmy Assarsson
1
-0
/
+2
2023-05-24
can: kvaser_pciefd: Empty SRB buffer in probe
Jimmy Assarsson
1
-0
/
+15
2023-05-24
can: kvaser_pciefd: Call request_irq() before enabling interrupts
Jimmy Assarsson
1
-5
/
+5
2023-05-24
can: kvaser_pciefd: Set CAN_STATE_STOPPED in kvaser_pciefd_stop()
Jimmy Assarsson
1
-0
/
+1
2023-05-24
net: pcs: xpcs: fix C73 AN not getting enabled
Vladimir Oltean
1
-1
/
+1
2023-05-24
net: wwan: iosm: fix NULL pointer dereference when removing device
M Chetan Kumar
3
-12
/
+33
2023-05-24
igb: fix bit_shift to be in [1..8] range
Aleksandr Loktionov
1
-2
/
+2
2023-05-24
net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offset
Marco Migliore
1
-1
/
+1
2023-05-24
cassini: Fix a memory leak in the error handling path of cas_init_one()
Christophe JAILLET
1
-0
/
+2
2023-05-24
tun: Fix memory leak for detached NAPI queue.
Kuniyuki Iwashima
1
-0
/
+15
2023-05-24
net: tun: rebuild error handling in tun_get_user
Chuang Wang
1
-36
/
+29
2023-05-24
wifi: iwlwifi: mvm: don't trust firmware n_channels
Johannes Berg
1
-0
/
+10
2023-05-24
wifi: iwlwifi: mvm: fix OEM's name in the tas approved list
Alon Giladi
1
-1
/
+1
2023-05-24
wifi: iwlwifi: fix OEM's name in the ppag approved list
Alon Giladi
1
-1
/
+1
2023-05-24
wifi: iwlwifi: fw: fix DBGI dump
Johannes Berg
1
-8
/
+11
2023-05-24
wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlock
Johannes Berg
1
-1
/
+1
2023-05-24
ice: Fix ice VF reset during iavf initialization
Dawid Wesierski
4
-4
/
+25
2023-05-24
ice: introduce clear_reset_state operation
Jacob Keller
4
-4
/
+31
[next]