index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
Lines
2022-12-20
wifi: ath9k: use proper statements in conditionals
Arnd Bergmann
-7
/
+7
2022-12-02
wifi: ath10k: fix QCOM_SMEM dependency
Kalle Valo
-1
/
+1
2022-11-28
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
-181
/
+230
2022-11-25
wifi: carl9170: Replace zero-length array of trailing structs with flex-array
Kees Cook
-2
/
+2
2022-11-25
wifi: ath10k: Store WLAN firmware version in SMEM image table
Youghandhar Chintala
-0
/
+36
2022-11-18
Merge tag 'wireless-next-2022-11-18' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
-146
/
+273
2022-11-17
wifi: ath10k: Remove redundant argument offset
Zhi-Jun You
-12
/
+7
2022-11-17
wifi: ath10k: Fix return value in ath10k_pci_init()
Xiu Jianfeng
-8
/
+12
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-6
/
+2
2022-11-09
wifi: ath10k: Use IEEE80211_SEQ_TO_SN() for seq_ctrl conversion
Zhi-Jun You
-3
/
+3
2022-11-09
wifi: ath9k: Remove unused variable mismatch
Colin Ian King
-2
/
+1
2022-11-08
wifi: ath11k: Trigger sta disconnect on hardware restart
Youghandhar Chintala
-0
/
+14
2022-11-08
wifi: Use kstrtobool() instead of strtobool()
Christophe JAILLET
-3
/
+5
2022-11-03
wifi: ath11k: Make QMI message rules const
Jeff Johnson
-36
/
+36
2022-11-03
wifi: ath10k: Make QMI message rules const
Jeff Johnson
-115
/
+115
2022-11-02
wifi: ath11k: avoid deadlock during regulatory update in ath11k_regd_update()
Wen Gong
-5
/
+1
2022-11-02
wifi: ath11k: Fix QCN9074 firmware boot on x86
Tyler J. Stachecki
-1
/
+1
2022-11-02
wifi: ath11k: synchronize ath11k_mac_he_gi_to_nl80211_he_gi()'s return type
Jiri Slaby (SUSE)
-1
/
+1
2022-11-02
wifi: ath11k: Fix qmi_msg_handler data structure initialization
Rahul Bhattacharjee
-0
/
+3
2022-11-02
wifi: ath9k: remove variable sent
Colin Ian King
-2
/
+0
2022-10-29
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
-148
/
+269
2022-10-28
Kalle Valo says:
Jakub Kicinski
-0
/
+6
2022-10-28
wifi: ath11k: fix monitor vdev creation with firmware recovery
Nagarajan Maran
-0
/
+4
2022-10-19
wifi: ath10k: Delay the unmapping of the buffer
Youghandhar Chintala
-0
/
+27
2022-10-13
Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-2
/
+3
2022-10-13
wifi: ath10k: Check return value of ath10k_get_arvif() in ath10k_wmi_event_td...
Peter Kosyh
-0
/
+7
2022-10-13
wifi: ath11k: Fix firmware crash on vdev delete race condition
Sowmiya Sree Elavalagan
-23
/
+37
2022-10-12
wifi: ath11k: Send PME message during wakeup from D3cold
Baochen Qiang
-0
/
+3
2022-10-12
wifi: ath11k: add support to configure channel dwell time
Manikanta Pubbisetty
-4
/
+29
2022-10-12
wifi: ath11k: suppress add interface error
Karthikeyan Periyasamy
-6
/
+3
2022-10-12
wifi: ath11k: fix firmware assert during bandwidth change for peer sta
Aditya Kumar Singh
-37
/
+87
2022-10-12
wifi: ar5523: Fix use-after-free on ar5523_cmd() timed out
Shigeru Yoshida
-0
/
+6
2022-10-12
wifi: carl9170: Remove -Warray-bounds exception
Kees Cook
-5
/
+0
2022-10-11
wifi: ath11k: mac: fix reading 16 bytes from a region of size 0 warning
Kalle Valo
-2
/
+3
2022-10-11
wifi: ath9k: verify the expected usb_endpoints are present
Fedor Pchelkin
-0
/
+14
2022-10-11
wifi: ath9k: hif_usb: Fix use-after-free in ath9k_hif_usb_reg_in_cb()
Fedor Pchelkin
-13
/
+15
2022-10-11
wifi: ath9k: Remove -Warray-bounds exception
Kees Cook
-5
/
+0
2022-10-11
wifi: ath9k: hif_usb: fix memory leak of urbs in ath9k_hif_usb_dealloc_tx_urbs()
Fedor Pchelkin
-4
/
+0
2022-10-10
Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
-1
/
+2
2022-10-10
wifi: ath9k: Make arrays prof_prio and channelmap static const
Colin Ian King
-2
/
+6
2022-10-10
wifi: ath11k: Fix spelling mistake "chnange" -> "change"
Colin Ian King
-1
/
+1
2022-10-10
wifi: ath11k: avoid deadlock during regulatory update in ath11k_regd_update()
Wen Gong
-5
/
+1
2022-10-10
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
-0
/
+6
2022-09-30
Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
-377
/
+1758
2022-09-30
wifi: ath11k: fix warning in dma_free_coherent() of memory chunks while recovery
Wen Gong
-3
/
+3
2022-09-30
wifi: ath11k: Don't exit on wakeup failure
Baochen Qiang
-3
/
+10
2022-09-30
carl9170: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
-1
/
+1
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
-14
/
+8
2022-09-28
wifi: ath10k: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
-2
/
+4
2022-09-28
wifi: wil6210: debugfs: use DEFINE_SHOW_ATTRIBUTE to simplify fw_capabilities...
Liu Shixin
-30
/
+6
[next]