index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
2020-10-02
net/mlx5e: Fix VLAN create flow
Aya Levin
1
-2
/
+4
2020-10-02
net/mlx5e: Fix VLAN cleanup flow
Aya Levin
1
-2
/
+6
2020-10-02
net/mlx5e: Fix return status when setting unsupported FEC mode
Aya Levin
1
-0
/
+3
2020-10-02
net/mlx5e: Fix driver's declaration to support GRE offload
Aya Levin
1
-1
/
+18
2020-10-02
net/mlx5e: CT, Fix coverity issue
Maor Dickman
1
-1
/
+3
2020-10-02
net/mlx5e: Add resiliency in Striding RQ mode for packets larger than MTU
Aya Levin
2
-5
/
+58
2020-10-02
net/mlx5e: Fix error path for RQ alloc
Aya Levin
1
-15
/
+17
2020-10-02
net/mlx5: Fix request_irqs error flow
Maor Gottlieb
1
-1
/
+1
2020-10-02
net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessible
Saeed Mahameed
2
-9
/
+10
2020-10-02
net/mlx5: Add retry mechanism to the command entry index allocation
Eran Ben Elisha
1
-1
/
+20
2020-10-02
net/mlx5: poll cmd EQ in case of command timeout
Eran Ben Elisha
3
-9
/
+86
2020-10-02
net/mlx5: Avoid possible free of command entry while timeout comp handler
Eran Ben Elisha
1
-38
/
+71
2020-10-02
net/mlx5: Fix a race when moving command interface to polling mode
Eran Ben Elisha
1
-0
/
+2
2020-10-02
net: pegasus: Use the new usb control message API.
Petko Manolov
1
-46
/
+15
2020-10-02
net: rtl8150: Use the new usb control message API.
Petko Manolov
1
-26
/
+6
2020-10-02
lib8390: Use netif_msg_init to initialize msg_enable bits
Armin Wolf
1
-6
/
+8
2020-10-02
net: phy: realtek: Modify 2.5G PHY name to RTL8226
Willy Liu
1
-19
/
+19
2020-10-02
caif_virtio: Remove redundant initialization of variable err
Jing Xiangfeng
1
-1
/
+1
2020-10-02
drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol values
Xie He
1
-47
/
+51
2020-10-01
ravb: Add support for explicit internal clock delay configuration
Geert Uytterhoeven
2
-9
/
+28
2020-10-01
ravb: Split delay handling in parsing and applying
Geert Uytterhoeven
2
-6
/
+19
2020-10-01
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
25
-203
/
+783
2020-10-01
r8169: fix data corruption issue on RTL8402
Heiner Kallweit
1
-0
/
+4
2020-10-01
r8169: fix handling ether_clk
Heiner Kallweit
1
-13
/
+19
2020-10-01
wcn36xx: Advertise beacon filtering support in bmps
Loic Poulain
1
-0
/
+2
2020-10-01
ath11k: remove unnecessary casts to u32
Kalle Valo
1
-4
/
+4
2020-10-01
ath11k: enable idle power save mode
Carl Huang
3
-0
/
+13
2020-10-01
ath11k: start a timer to update HP for CE pipe 4
Carl Huang
2
-0
/
+35
2020-10-01
ath11k: start a timer to update REO cmd ring
Carl Huang
3
-0
/
+10
2020-10-01
ath11k: start a timer to update TCL HP
Carl Huang
5
-0
/
+130
2020-10-01
ath11k: set WMI pipe credit to 1 for QCA6390
Carl Huang
1
-0
/
+6
2020-10-01
ath11k: enable shadow register configuration and access
Carl Huang
9
-8
/
+194
2020-10-01
ath11k: read and write registers below unwindowed address
Carl Huang
2
-0
/
+42
2020-10-01
ath11k: debugfs: fix crash during rmmod
Carl Huang
1
-4
/
+4
2020-10-01
ath11k: fix warning caused by lockdep_assert_held
Carl Huang
1
-0
/
+4
2020-10-01
ath11k: mac: remove unused conf_mutex to solve a deadlock
Wen Gong
1
-10
/
+1
2020-10-01
ath11k: pci: fix rmmod crash
Carl Huang
1
-1
/
+8
2020-10-01
ath11k: add packet log support for QCA6390
Carl Huang
9
-56
/
+169
2020-10-01
ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in idr_alloc
Govind Singh
3
-21
/
+16
2020-10-01
ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in ath11k_dp_htt_get_ppdu_desc
Wen Gong
1
-1
/
+1
2020-10-01
ath11k: change to disable softirqs for ath11k_regd_update to solve deadlock
Wen Gong
1
-3
/
+3
2020-10-01
ath11k: disable monitor mode on QCA6390
Kalle Valo
3
-0
/
+12
2020-10-01
ath11k: pci: check TCSR_SOC_HW_VERSION
Kalle Valo
1
-12
/
+34
2020-10-01
ath11k: add interface_modes to hw_params
Kalle Valo
3
-39
/
+75
2020-10-01
ath11k: fix AP mode for QCA6390
Carl Huang
1
-2
/
+4
2020-10-01
ath11k: support loading ELF board files
Ben Greear
1
-1
/
+11
2020-10-01
ath11k: Correctly check errors for calls to debugfs_create_dir()
Alex Dewar
1
-20
/
+5
2020-10-01
ath11k: mac: fix parenthesis alignment
Kalle Valo
1
-1
/
+1
2020-10-01
Merge tag 'iwlwifi-next-for-kalle-2020-09-30-2' of git://git.kernel.org/pub/s...
Kalle Valo
59
-2494
/
+4358
2020-10-01
iwlwifi: bump FW API to 57 for AX devices
Luca Coelho
1
-1
/
+1
[prev]
[next]