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