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
/
wireless
/
ath
/
ath10k
/
usb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-2
/
+1
2022-05-02
ath10k: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
1
-1
/
+1
2022-04-01
ath10k: enable napi on RX path for usb
Erik Stromdahl
1
-0
/
+26
2022-04-01
ath10k: add support for MSDU IDs for USB devices
Erik Stromdahl
1
-0
/
+1
2021-10-28
ath10k: fix division by zero in send path
Johan Hovold
1
-0
/
+5
2021-10-28
ath10k: fix control-message timeout
Johan Hovold
1
-1
/
+1
2020-12-02
ath10k: Release some resources in an error handling path
Christophe JAILLET
1
-1
/
+4
2020-12-02
ath10k: Fix an error handling path
Christophe JAILLET
1
-0
/
+2
2020-07-15
wireless: Fix trivial spelling
Kieran Bingham
1
-1
/
+1
2020-04-21
ath10k: hif: make send_complete_check op optional
Kalle Valo
1
-12
/
+0
2019-10-22
ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipe
Hui Peng
1
-0
/
+8
2019-09-23
ath10k: fix memory leak
Navid Emamdoost
1
-0
/
+1
2019-06-25
ath10k: Change the warning message string
Fabio Estevam
1
-1
/
+1
2019-04-23
ath10k: initialise struct ath10k_bus params to zero
Kalle Valo
1
-1
/
+1
2019-02-20
ath10k: switch to use SPDX license identifiers
Kalle Valo
1
-12
/
+1
2019-02-11
ath10k: enable Factory Test Mode for WCN3990
Rakesh Pillai
1
-1
/
+2
2018-09-06
ath10k: add device type enum to ath10k_bus_params
Erik Stromdahl
1
-0
/
+1
2018-09-06
ath10k: add struct ath10k_bus_params
Erik Stromdahl
1
-3
/
+3
2017-08-03
ath10k: add initial USB support
Erik Stromdahl
1
-0
/
+1106