summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2024-01-17Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-01-17wifi: ath12k: add QMI PHY capability learn supportKarthikeyan Periyasamy
2024-01-17wifi: ath12k: refactor QMI MLO host capability helper functionKarthikeyan Periyasamy
2024-01-16wifi: ath11k: document HAL_RX_BUF_RBM_SW4_BMJeff Johnson
2024-01-16wifi: ath12k: ath12k_start_vdev_delay(): convert to use arKarthikeyan Periyasamy
2024-01-16wifi: ath12k: refactor ath12k_mac_op_flush()Karthikeyan Periyasamy
2024-01-16wifi: ath12k: refactor ath12k_mac_op_ampdu_action()Karthikeyan Periyasamy
2024-01-16wifi: ath12k: refactor ath12k_mac_op_configure_filter()Karthikeyan Periyasamy
2024-01-16wifi: ath12k: refactor ath12k_mac_op_update_vif_offload()Karthikeyan Periyasamy
2024-01-16wifi: ath12k: refactor ath12k_mac_op_stop()Karthikeyan Periyasamy
2024-01-16wifi: ath12k: refactor ath12k_mac_op_start()Karthikeyan Periyasamy
2024-01-16wifi: ath12k: refactor ath12k_mac_op_conf_tx()Karthikeyan Periyasamy
2024-01-16wifi: ath12k: refactor ath12k_bss_assoc()Karthikeyan Periyasamy
2024-01-16wifi: ath12k: refactor ath12k_mac_op_config()Karthikeyan Periyasamy
2024-01-16wifi: ath12k: refactor ath12k_mac_register() and ath12k_mac_unregister()Karthikeyan Periyasamy
2024-01-16wifi: ath12k: refactor ath12k_mac_setup_channels_rates()Karthikeyan Periyasamy
2024-01-16wifi: ath12k: refactor ath12k_mac_allocate() and ath12k_mac_destroy()Karthikeyan Periyasamy
2024-01-16wifi: ath12k: relocate ath12k_dp_pdev_pre_alloc() callKarthikeyan Periyasamy
2024-01-14wifi: rtl8xxxu: enable channel switch supportMartin Kaistra
2024-01-14wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_workMartin Kaistra
2024-01-14wifi: ath12k: Use initializers for QMI message buffersJeff Johnson
2024-01-14wifi: ath12k: Add missing qmi_txn_cancel() callsJeff Johnson
2024-01-14wifi: ath12k: Remove unnecessary struct qmi_txn initializersJeff Johnson
2024-01-14wifi: ath11k: use WMI_VDEV_SET_TPC_POWER_CMDID when EXT_TPC_REG_SUPPORT for 6...Wen Gong
2024-01-14wifi: ath11k: add handler for WMI_VDEV_SET_TPC_POWER_CMDIDWen Gong
2024-01-14wifi: ath11k: add WMI_TLV_SERVICE_EXT_TPC_REG_SUPPORT service bitWen Gong
2024-01-14wifi: ath11k: fill parameters for vdev set tpc power WMI commandWen Gong
2024-01-14wifi: ath11k: save max transmit power in vdev start response event from firmwareWen Gong
2024-01-14wifi: ath11k: add parse of transmit power envelope elementWen Gong
2024-01-14wifi: ath11k: save power spectral density(PSD) of regulatory ruleWen Gong
2024-01-14wifi: ath11k: update regulatory rules when connect to AP on 6 GHz band for st...Wen Gong
2024-01-14wifi: ath11k: update regulatory rules when interface addedWen Gong
2024-01-14wifi: ath11k: fix a possible dead lock caused by ab->base_lockBaochen Qiang
2024-01-14wifi: ath11k: store cur_regulatory_info for each radioWen Gong
2024-01-14wifi: ath11k: add support to select 6 GHz regulatory typeWen Gong
2024-01-12wifi: rtlwifi: rtl_usb: Use sync register writesBitterblue Smith
2024-01-12wifi: rtlwifi: cleanup few rtlxxx_tx_fill_desc() routinesDmitry Antipov
2024-01-12wifi: rtw89: add chip_ops::update_beacon to abstract update beacon operationPing-Ke Shih
2024-01-12wifi: rtw89: add H2C command to download beacon frame for WiFi 7 chipsPing-Ke Shih
2024-01-12wifi: rtw89: use struct to fill H2C command to download beacon framePing-Ke Shih
2024-01-12wifi: rtw89: add new H2C command to pause/sleep transmitting by MAC IDPing-Ke Shih
2024-01-12wifi: rtw89: refine H2C command that pause transmitting by MAC IDPing-Ke Shih
2024-01-12wifi: rtw89: fw: use struct to fill BA CAM H2C commandsPing-Ke Shih
2024-01-12wifi: rtw89: 8922a: update BA CAM number to 24Ping-Ke Shih
2024-01-12wifi: rtw89: add chip_ops::h2c_ba_cam() to configure BA CAMPing-Ke Shih
2024-01-12wifi: rtw89: mac: add feature_init to initialize BA CAM V1Ping-Ke Shih
2024-01-12wifi: rtw89: add firmware H2C command of BA CAM V1Ping-Ke Shih
2024-01-12wifi: wilc1000: fix RCU usage in connect pathAlexis Lothoré
2024-01-12wifi: wilc1000: fix declarations orderingAlexis Lothoré
2024-01-11wifi: ath12k: refactor ath12k_wmi_tlv_parse_alloc()Dmitry Antipov