开源镜像站
帮助
动态
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
/
ath12k
/
mac.c
Age
Commit message (
Expand
)
Author
14 days
wifi: ath12k: fix key cache handling
Aditya Kumar Singh
14 days
wifi: ath12k: Fix uninitialized variable access in ath12k_mac_allocate() func...
Karthikeyan Periyasamy
14 days
wifi: ath12k: Remove ath12k_get_num_hw() helper function
Karthikeyan Periyasamy
14 days
wifi: ath12k: Refactor the ath12k_hw get helper function argument
Karthikeyan Periyasamy
14 days
wifi: ath12k: Refactor ath12k_hw set helper function argument
Karthikeyan Periyasamy
2025-01-07
wifi: ath12k: fix tx power, max reg power update to firmware
Sathishkumar Muruganandam
2025-01-07
wifi: ath12k: handle radar detection with MLO
Aditya Kumar Singh
2025-01-07
wifi: ath12k: fix CAC running state during virtual interface start
Aditya Kumar Singh
2025-01-07
wifi: ath12k: rename CAC_RUNNING flag
Aditya Kumar Singh
2024-12-19
wifi: ath12k: Decrease ath12k_mac_station_assoc() stack usage
Jeff Johnson
2024-12-19
wifi: ath12k: Decrease ath12k_sta_rc_update_wk() stack usage
Jeff Johnson
2024-12-19
wifi: ath12k: Decrease ath12k_bss_assoc() stack usage
Jeff Johnson
2024-12-19
wifi: ath12k: Decrease ath12k_mac_op_remain_on_channel() stack usage
Jeff Johnson
2024-12-16
wifi: ath12k: advertise MLO support and capabilities
Rameshkumar Sundaram
2024-12-16
wifi: ath12k: add can_activate_links mac operation
Aditya Kumar Singh
2024-12-16
wifi: ath12k: symmetrize scan vdev creation and deletion during HW scan
Aditya Kumar Singh
2024-12-16
wifi: ath12k: fix ar->supports_6ghz usage during hw register
Aditya Kumar Singh
2024-12-16
wifi: ath12k: advertise multi device interface combination
Karthikeyan Periyasamy
2024-12-16
wifi: ath12k: Refactor radio frequency information
Karthikeyan Periyasamy
2024-12-16
wifi: ath12k: introduce interface combination cleanup helper
Karthikeyan Periyasamy
2024-12-16
wifi: ath12k: move to HW link id based receive handling
Karthikeyan Periyasamy
2024-12-16
wifi: ath12k: enable MLO setup and teardown from core
Karthikeyan Periyasamy
2024-12-12
wifi: ath12k: fix read pointer after free in ath12k_mac_assign_vif_to_vdev()
Aditya Kumar Singh
2024-12-05
wifi: ath12k: introduce mlo_capable flag for device group
Karthikeyan Periyasamy
2024-12-05
wifi: ath12k: move struct ath12k_hw from per device to group
Karthikeyan Periyasamy
2024-12-05
wifi: ath12k: move ATH12K_FLAG_REGISTERED handling to ath12k_mac_register()
Karthikeyan Periyasamy
2024-11-30
wifi: ath12k: add ath12k_get_num_hw()
Karthikeyan Periyasamy
2024-11-30
wifi: ath12k: add ath12k_ab_to_ah() and ath12k_ab_set_ah()
Karthikeyan Periyasamy
2024-11-29
wifi: ath12k: ath12k_mac_op_sta_rc_update(): use mac80211 provided link id
Kalle Valo
2024-11-29
wifi: ath12k: ath12k_mac_op_set_key(): fix uninitialized symbol 'ret'
Kalle Valo
2024-11-29
wifi: ath12k: defer vdev creation for MLO
Rameshkumar Sundaram
2024-11-29
wifi: ath12k: ath12k_bss_assoc(): MLO support
Aditya Kumar Singh
2024-11-29
wifi: ath12k: do not return invalid link id for scan link
Sriram R
2024-11-29
wifi: ath12k: ath12k_mac_station_add(): fix potential rx_stats leak
Rameshkumar Sundaram
2024-11-29
wifi: ath12k: ath12k_mac_op_ampdu_action(): MLO support
Sriram R
2024-11-29
wifi: ath12k: ath12k_mac_op_flush(): MLO support
Sriram R
2024-11-29
wifi: ath12k: ath12k_mac_op_tx(): MLO support
Sriram R
2024-11-29
wifi: ath12k: convert struct ath12k::wmi_mgmt_tx_work to struct wiphy_work
Kalle Valo
2024-11-25
wifi: ath12k: Use mac80211 sta's link_sta instead of deflink
Sriram R
2024-11-25
wifi: ath12k: Use mac80211 vif's link_conf instead of bss_conf
Sriram R
2024-11-25
wifi: ath12k: modify chanctx iterators for MLO
Rameshkumar Sundaram
2024-11-25
wifi: ath12k: use arsta instead of sta
Sriram R
2024-11-25
wifi: ath12k: support change_sta_links() mac80211 op
Sriram R
2024-11-25
wifi: ath12k: Add MLO station state change handling
Sriram R
2024-11-06
wifi: ath12k: Add MLO peer assoc command support
Sriram R
2024-11-06
wifi: ath12k: add multi-link flag in peer create command
Sriram R
2024-11-06
wifi: ath12k: Add helpers for multi link peer creation and deletion
Sriram R
2024-11-06
wifi: ath12k: introduce ath12k_hw_warn()
Kalle Valo
2024-11-06
wifi: ath12k: Refactor sta state machine
Sriram R
2024-11-06
wifi: ath12k: MLO vdev bringup changes
Sriram R
[next]