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
Age
Commit message (
Expand
)
Author
2022-05-24
ath6kl: Use cc-disable-warning to disable -Wdangling-pointer
Nathan Chancellor
2022-05-22
wifi: carl9170: silence a GCC 12 -Warray-bounds warning
Jakub Kicinski
2022-05-22
wifi: ath6k: silence false positive -Wno-dangling-pointer warning on GCC 12
Jakub Kicinski
2022-05-22
wifi: ath9k: silence array-bounds warning on GCC 12
Jakub Kicinski
2022-05-16
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2022-05-16
mac80211: extend current rate control tx status API
Jonas Jelonek
2022-05-10
ath11k: remove redundant assignment to variables vht_mcs and he_mcs
Colin Ian King
2022-05-10
ath11k: Reuse the available memory after firmware reload
Anilkumar Kolli
2022-05-10
wil6210: remove 'freq' debugfs
Johannes Berg
2022-05-10
ath11k: Designating channel frequency when sending management frames
Baochen Qiang
2022-05-10
ath11k: Don't check arvif->is_started before sending management frames
Baochen Qiang
2022-05-10
ath11k: Implement remain-on-channel support
Baochen Qiang
2022-05-10
ath11k: Handle keepalive during WoWLAN suspend and resume
Baochen Qiang
2022-05-09
ath11k: reset 11d state in process of recovery
Wen Gong
2022-05-06
ath11k: Fix RX de-fragmentation issue on WCN6750
Manikanta Pubbisetty
2022-05-06
ath10k: support bus and device specific API 1 BDF selection
Robert Marko
2022-05-06
ath10k: mac: fix too long lines
Kalle Valo
2022-05-06
ath11k: mac: fix too long line
Kalle Valo
2022-05-06
wil6210: switch to netif_napi_add_tx()
Jakub Kicinski
2022-05-04
ath11k: Add support for targets without trustzone
Manikanta Pubbisetty
2022-05-03
Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-05-03
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2022-05-02
carl9170: tx: fix an incorrect use of list iterator
Xiaomeng Tong
2022-05-02
wil6210: use NAPI_POLL_WEIGHT for napi budget
Jakub Kicinski
2022-05-02
ath10k: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2022-05-02
ath11k: Add support for WCN6750 device
Manikanta Pubbisetty
2022-05-02
ath11k: Datapath changes to support WCN6750
Manikanta Pubbisetty
2022-05-02
ath11k: HAL changes to support WCN6750
Manikanta Pubbisetty
2022-05-02
ath11k: Add QMI changes for WCN6750
Manikanta Pubbisetty
2022-05-02
ath11k: Fetch device information via QMI for WCN6750
Manikanta Pubbisetty
2022-05-02
ath11k: Add register access logic for WCN6750
Manikanta Pubbisetty
2022-05-02
ath11k: Add HW params for WCN6750
Manikanta Pubbisetty
2022-05-02
ath11k: Move parameters in bus_params to hw_params
Manikanta Pubbisetty
2022-05-02
ath11k: change management tx queue to avoid connection timed out
Wen Gong
2022-05-02
ath11k: fix warning of not found station for bssid in message
Wen Gong
2022-04-29
ath11k: Don't use GFP_KERNEL in atomic context
Baochen Qiang
2022-04-29
ath10k: skip ath10k_halt during suspend for driver state RESTARTING
Abhishek Kumar
2022-04-29
ath9k: hif_usb: simplify if-if to if-else
Wan Jiabing
2022-04-27
wil6210: simplify if-if to if-else
Wan Jiabing
2022-04-27
ath10k: simplify if-if to if-else
Wan Jiabing
2022-04-27
ath11k: read country code from SMBIOS for WCN6855/QCA6390
Wen Gong
2022-04-27
ath11k: disable spectral scan during spectral deinit
Hari Chandrakanthan
2022-04-27
ath11k: Update WBM idle ring HP after FW mode on
Manikanta Pubbisetty
2022-04-27
ath11k: WMI changes to support WCN6750
Manikanta Pubbisetty
2022-04-27
ath11k: Do not put HW in DBS mode for WCN6750
Manikanta Pubbisetty
2022-04-23
ath9k: fix QCA9561 PA bias level
Thibaut VARĂˆNE
2022-04-23
ath9k_htc: fix potential out of bounds access with invalid rxstatus->rs_keyix
Dan Carpenter
2022-04-23
wil6210: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
2022-04-23
ath11k: Fix build warning without CONFIG_IPV6
YueHaibing
2022-04-23
ath11k: fix missing unlock on error in ath11k_wow_op_resume()
Yang Yingliang
[next]