index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
usb.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-17
wifi: ath10k: Don't use %pK through printk
Thomas Weißschuh
1
-2
/
+2
2024-04-24
wifi: ath10k: allocate dummy net_device dynamically
Breno Leitao
1
-1
/
+1
2023-08-25
Fix nomenclature for USB and PCI wireless devices
Alan Stern
1
-1
/
+1
2022-09-28
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