Age | Commit message (Expand) | Author |
2024-09-06 | wifi: mac80211: handle ieee80211_radar_detected() for MLO | Aditya Kumar Singh |
2024-07-10 | wifi: ath11k: use work queue to process beacon tx event | Kang Yang |
2024-05-13 | wifi: ath11k: fix misspelling of "dma" in num_rxmda_per_pdev | Jeff Johnson |
2024-05-03 | Merge tag 'ath-next-20240502' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Kalle Valo |
2024-05-03 | wifi: mac80211: handle color change per link | Aditya Kumar Singh |
2024-04-18 | wifi: ath11k: Fix error handling in ath11k_wmi_p2p_noa_event() | Christophe JAILLET |
2024-03-14 | wifi: ath11k: implement handling of P2P NoA event | Kang Yang |
2024-03-14 | wifi: ath11k: add P2P IE in beacon template | Kang Yang |
2024-02-23 | wifi: ath11k: fix warning on DMA ring capabilities event | Baochen Qiang |
2024-02-22 | Merge tag 'ath-next-20240222' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Kalle Valo |
2024-02-14 | wifi: ath11k: Do not directly use scan_flags in struct scan_req_params | Nicolas Escande |
2024-02-12 | wifi: mac80211: remove gfp parameter from ieee80211_obss_color_collision_notify | Lorenzo Bianconi |
2024-02-08 | wifi: mac80211: add support to call csa_finish on a link | Aditya Kumar Singh |
2024-01-14 | wifi: ath11k: add handler for WMI_VDEV_SET_TPC_POWER_CMDID | Wen Gong |
2024-01-14 | wifi: ath11k: save max transmit power in vdev start response event from firmware | Wen Gong |
2024-01-14 | wifi: ath11k: update regulatory rules when interface added | Wen Gong |
2024-01-14 | wifi: ath11k: store cur_regulatory_info for each radio | Wen Gong |
2024-01-14 | wifi: ath11k: add support to select 6 GHz regulatory type | Wen Gong |
2023-12-18 | wifi: ath11k: refactor ath11k_wmi_tlv_parse_alloc() | Dmitry Antipov |
2023-11-30 | wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrights | Jeff Johnson |
2023-10-25 | wifi: ath11k: fix gtk offload status event locking | Johan Hovold |
2023-10-25 | wifi: ath11k: fix dfs radar event locking | Johan Hovold |
2023-10-25 | wifi: ath11k: fix temperature event locking | Johan Hovold |
2023-10-18 | wifi: ath11k: rename the wmi_sc naming convention to wmi_ab | Karthikeyan Periyasamy |
2023-10-12 | wifi: ath11k: Introduce and use ath11k_sta_to_arsta() | Jeff Johnson |
2023-10-12 | wifi: ath11k: add parsing of phy bitmap for reg rules | Aditya Kumar Singh |
2023-09-28 | wifi: ath11k: remove unnecessary (void*) conversions | Wu Yunchuan |
2023-09-21 | wifi: ath11k: remove unused members of 'struct ath11k_base' | Dmitry Antipov |
2023-06-13 | wifi: ath11k: fix memory leak in WMI firmware stats | P Praneesh |
2023-06-13 | wifi: ath11k: don't use %pK | Kalle Valo |
2023-06-13 | wifi: ath11k: wmi: add unified command debug messages | Kalle Valo |
2023-06-13 | wifi: ath11k: wmi: use common error handling style | Kalle Valo |
2023-06-13 | wifi: ath11k: wmi: cleanup error handling in ath11k_wmi_send_init_country_cmd() | Kalle Valo |
2023-06-13 | wifi: ath11k: remove unsupported event handlers | Kalle Valo |
2023-06-13 | wifi: ath11k: add WMI event debug messages | Kalle Valo |
2023-06-13 | wifi: ath11k: remove manual mask names from debug messages | Kalle Valo |
2023-06-01 | wifi: ath11k: factory test mode support | Govindaraj Saminathan |
2023-05-09 | wifi: ath11k: EMA beacon support | Aloka Dixit |
2023-05-09 | wifi: ath11k: MBSSID beacon support | Aloka Dixit |
2023-05-09 | wifi: ath11k: MBSSID parameter configuration in AP mode | Aloka Dixit |
2023-05-09 | wifi: ath11k: rename MBSSID fields in wmi_vdev_up_cmd | Aloka Dixit |
2023-05-09 | wifi: ath11k: MBSSID configuration during vdev create/start | Aloka Dixit |
2023-05-09 | wifi: ath11k: driver settings for MBSSID and EMA | Aloka Dixit |
2023-05-05 | wifi: ath11k: Use list_count_nodes() | Christophe JAILLET |
2023-04-19 | wifi: ath11k: Remove disabling of 80+80 and 160 MHz | Muna Sinada |
2023-04-12 | wifi: ath11k: Fix invalid management rx frame length issue | Bhagavathi Perumal S |
2023-03-13 | wifi: ath11k: add debug prints in regulatory WMI event processing | Aditya Kumar Singh |
2023-03-13 | wifi: ath11k: add support to parse new WMI event for 6 GHz | Aditya Kumar Singh |
2023-03-13 | wifi: ath11k: use proper regulatory reference for bands | Aditya Kumar Singh |
2023-03-01 | wifi: ath11k: Add tx ack signal support for management packets | Abinaya Kalaiselvan |