index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2024-04-24
wifi: ath10k: allocate dummy net_device dynamically
Breno Leitao
2023-08-25
Fix nomenclature for USB and PCI wireless devices
Alan Stern
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-05-02
ath10k: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2022-04-01
ath10k: enable napi on RX path for usb
Erik Stromdahl
2022-04-01
ath10k: add support for MSDU IDs for USB devices
Erik Stromdahl
2021-10-28
ath10k: fix division by zero in send path
Johan Hovold
2021-10-28
ath10k: fix control-message timeout
Johan Hovold
2020-12-02
ath10k: Release some resources in an error handling path
Christophe JAILLET
2020-12-02
ath10k: Fix an error handling path
Christophe JAILLET
2020-07-15
wireless: Fix trivial spelling
Kieran Bingham
2020-04-21
ath10k: hif: make send_complete_check op optional
Kalle Valo
2019-10-22
ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipe
Hui Peng
2019-09-23
ath10k: fix memory leak
Navid Emamdoost
2019-06-25
ath10k: Change the warning message string
Fabio Estevam
2019-04-23
ath10k: initialise struct ath10k_bus params to zero
Kalle Valo
2019-02-20
ath10k: switch to use SPDX license identifiers
Kalle Valo
2019-02-11
ath10k: enable Factory Test Mode for WCN3990
Rakesh Pillai
2018-09-06
ath10k: add device type enum to ath10k_bus_params
Erik Stromdahl
2018-09-06
ath10k: add struct ath10k_bus_params
Erik Stromdahl
2017-08-03
ath10k: add initial USB support
Erik Stromdahl