开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath11k
/
hw.c
Age
Commit message (
Expand
)
Author
2024-02-15
wifi: ath11k: support 2 station interfaces
Carl Huang
2023-11-30
wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrights
Jeff Johnson
2023-06-16
wifi: ath11k: Add missing hw_ops->get_ring_selector() for IPQ5018
Ziyang Huang
2023-05-09
wifi: ath11k: driver settings for MBSSID and EMA
Aloka Dixit
2023-04-19
wifi: ath11k: Prevent REO cmd failures
Harshitha Prem
2023-04-12
wifi: ath11k: fix rssi station dump not updated in QCN9074
P Praneesh
2023-03-01
wifi: ath11k: Add tx ack signal support for management packets
Abinaya Kalaiselvan
2022-12-07
wifi: ath11k: add new hw ops for IPQ5018 to get rx dest ring hashmap
Sriram R
2022-12-07
wifi: ath11k: initialize hw_ops for IPQ5018
Sriram R
2022-12-07
wifi: ath11k: update hal srng regs for IPQ5018
Sriram R
2022-12-07
wifi: ath11k: remap ce register space for IPQ5018
Sriram R
2022-12-07
wifi: ath11k: update ce configurations for IPQ5018
Sriram R
2022-09-10
wifi: ath11k: Add multi TX ring support for WCN6750
Manikanta Pubbisetty
2022-05-06
ath11k: Fix RX de-fragmentation issue on WCN6750
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-04-23
ath11k: Add support for SAR
Baochen Qiang
2022-01-31
ath11k: Fix missing rx_desc_get_ldpc_support in wcn6855_ops
Baochen Qiang
2022-01-12
ath11k: add LDPC FEC type in 802.11 radiotap header
P Praneesh
2021-12-14
ath11k: add ab to TARGET_NUM_VDEVS & co
Kalle Valo
2021-11-17
ath11k: Fix crash caused by uninitialized TX ring
Baochen Qiang
2021-10-25
ath11k: change return buffer manager for QCA6390
Baochen Qiang
2021-09-28
ath11k: Add support for RX decapsulation offload
Sriram R
2021-09-16
ath11k: add support in survey dump with bss_chan_info
Seevalamuthu Mariappan
2021-06-12
ath11k: add support to get peer id for WCN6855
Baochen Qiang
2021-06-12
ath11k: setup REO for WCN6855
Baochen Qiang
2021-06-12
ath11k: add dp support for WCN6855
Baochen Qiang
2021-06-12
ath11k: add hw reg support for WCN6855
Baochen Qiang
2021-02-17
ath11k: add extended interrupt support for QCN9074
Karthikeyan Periyasamy
2021-02-17
ath11k: add CE interrupt support for QCN9074
Karthikeyan Periyasamy
2021-02-17
ath11k: add data path support for QCN9074
Karthikeyan Periyasamy
2021-02-17
ath11k: add hal support for QCN9074
Karthikeyan Periyasamy
2020-11-07
ath11k: fix wmi init configuration
Karthikeyan Periyasamy
2020-09-22
ath11k: remove redundant num_keep_alive_pattern assignment
Kalle Valo
2020-09-22
ath11k: wmi: remove redundant configuration values from init
Kalle Valo
2020-09-11
ath11k: add ipq6018 support
Anilkumar Kolli
2020-09-11
ath11k: move target ce configs to hw_params
Anilkumar Kolli
2020-08-18
ath11k: setup QCA6390 rings for both rxdmas
Carl Huang
2020-08-18
ath11k: enable DP interrupt setup for QCA6390
Carl Huang
2020-08-18
ath11k: initialize wmi config based on hw_params
Carl Huang
2020-08-18
ath11k: ce: support different CE configurations
Carl Huang
2020-08-18
ath11k: hal: create register values dynamically
Carl Huang
2020-08-17
ath11k: move ring mask definitions to hw_params
Kalle Valo
2020-08-17
ath11k: add hw_params entry for QCA6390
Carl Huang
2020-06-23
ath11k: add hw_ops for pdev id to hw_mac mapping
Anilkumar Kolli