summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2023-12-18wifi: ath10k: use flexible array in struct wmi_tdls_peer_capabilitiesJeff Johnson
2023-12-18wifi: ath10k: remove unused template structsJeff Johnson
2023-12-18wifi: ath10k: remove struct wmi_pdev_chanlist_update_eventJeff Johnson
2023-12-18wifi: ath10k: use flexible arrays for WMI start scan TLVsJeff Johnson
2023-12-18wifi: ath10k: use flexible array in struct wmi_host_mem_chunksJeff Johnson
2023-12-18wifi: ath9k: fix LNA selection in ath_ant_try_scan()Dmitry Antipov
2023-12-18wifi: ath9k: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-18wifi: ath9k: delete some unused/duplicate macrosWenli Looi
2023-12-18wifi: ath11k: refactor ath11k_wmi_tlv_parse_alloc()Dmitry Antipov
2023-12-18wifi: ath10k: fix NULL pointer dereference in ath10k_wmi_tlv_op_pull_mgmt_tx_...Xingyuan Mo
2023-12-18wifi: iwlwifi: pcie: don't synchronize IRQs from IRQJohannes Berg
2023-12-17Merge tag 'ath-next-20231215' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2023-12-17wifi: mt76: mt7996: Use DECLARE_FLEX_ARRAY() and fix -Warray-bounds warningsGustavo A. R. Silva
2023-12-15wifi: ath11k: workaround too long expansion sparse warningsKalle Valo
2023-12-15Revert "wifi: ath12k: use ATH12K_PCI_IRQ_DP_OFFSET for DP IRQ"Karthikeyan Periyasamy
2023-12-15wifi: rt2x00: remove useless code in rt2x00queue_create_tx_descriptor()Dmitry Antipov
2023-12-15wifi: rtw89: only reset BB/RF for existing WiFi 6 chips while starting upPing-Ke Shih
2023-12-15wifi: rtw89: add DBCC H2C to notify firmware the statusPing-Ke Shih
2023-12-15wifi: rtw89: mac: add suffix _ax to MAC functionsPing-Ke Shih
2023-12-15wifi: rtw89: mac: add flags to check if CMAC and DMAC are enabledPing-Ke Shih
2023-12-15wifi: rtw89: 8922a: add power on/off functionsPing-Ke Shih
2023-12-15wifi: rtw89: add XTAL SI for WiFi 7 chipsPing-Ke Shih
2023-12-15wifi: rtw89: phy: print out RFK log with formatted stringPing-Ke Shih
2023-12-15wifi: rtw89: parse and print out RFK log from C2H eventsPing-Ke Shih
2023-12-15wifi: rtw89: add C2H event handlers of RFK log and reportPing-Ke Shih
2023-12-15wifi: rtw89: load RFK log format string from firmware filePing-Ke Shih
2023-12-15wifi: rtw89: fw: add version field to BB MCU firmware elementPing-Ke Shih
2023-12-15wifi: rtw89: fw: load TX power track tables from fw_elementPing-Ke Shih
2023-12-15wifi: mwifiex: configure BSSID consistently when starting APDavid Lin
2023-12-15wifi: mwifiex: add extra delay for firmware readyDavid Lin
2023-12-13wifi: ath9k: reset survey of current channel after a scan startedHancheng Yang
2023-12-12wifi: ath12k: fix the issue that the multicast/broadcast indicator is not rea...Lingbo Kong
2023-12-12wifi: ath11k: Fix ath11k_htc_record flexible recordJeff Johnson
2023-12-12wifi: iwlegacy: Add null pointer check to il_leds_init()Kunwu Chan
2023-12-12wifi: rtw88: Use random MAC when efuse MAC invalidChris Morgan
2023-12-12wifi: wfx: fix possible NULL pointer dereference in wfx_set_mfp_ap()Dmitry Antipov
2023-12-12wifi: rtw89: avoid stringop-overflow warningArnd Bergmann
2023-12-12Merge tag 'mt76-for-kvalo-2023-12-06' of https://github.com/nbd168/wirelessKalle Valo
2023-12-12wifi: mt76: fix crash with WED rx support enabledFelix Fietkau
2023-12-12wifi: iwlwifi: mvm: do not send STA_DISABLE_TX_CMD for newer firmwareEmmanuel Grumbach
2023-12-12wifi: iwlwifi: remove async command callbackJohannes Berg
2023-12-12wifi: iwlwifi: fw: file: don't use [0] for variable arraysJohannes Berg
2023-12-12wifi: iwlwifi: pcie: get_crf_id() can be voidJohannes Berg
2023-12-12wifi: iwlwifi: pcie: dump CSRs before removalJohannes Berg
2023-12-12wifi: iwlwifi: pcie: clean up device removal workJohannes Berg
2023-12-12wifi: iwlwifi: mvm: add a debugfs hook to clear the monitor dataEmmanuel Grumbach
2023-12-12wifi: iwlwifi: refactor RX tracingJohannes Berg
2023-12-12wifi: iwlwifi: don't support triggered EHT CQI feedbackMiri Korenblit
2023-12-12wifi: iwlwifi: mvm: Correctly report TSF data in scan completeIlan Peer
2023-12-12wifi: iwlwifi: mvm: Use the link ID provided in scan requestIlan Peer