summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2025-09-01wifi: rtw89: abstract getting function of DMA channelPing-Ke Shih
2025-09-01wifi: rtw89: pci: add RPP parser v1Ping-Ke Shih
2025-09-01wifi: rtw89: pci: abstract RPP parserPing-Ke Shih
2025-09-01wifi: rtw89: pci: add group BD address designPing-Ke Shih
2025-09-01wifi: rtw89: pci: define TX/RX buffer descriptor poolPing-Ke Shih
2025-09-01wifi: rtw89: pci: add struct rtw89_{tx,rx}_rings to put related fieldsPing-Ke Shih
2025-09-01wifi: rtw89: pci: use RDU status of R_BE_PCIE_DMA_IMR_0_V1 instead for 8922DEPing-Ke Shih
2025-09-01wifi: rtw89: pci: prepare interrupt related registers and functions for 8922DEPing-Ke Shih
2025-09-01wifi: rtw89: pci: move chip ISR definition out from chip generationPing-Ke Shih
2025-09-01wifi: rtl8xxxu: Remove TL-WN722N V2 (0x2357: 0x010c) from untested devicesAleksej Smirnov
2025-08-31wifi: iwlwifi: don't support WH a stepMiri Korenblit
2025-08-31wifi: iwlwifi: mld: remove a TODOMiri Korenblit
2025-08-31wifi: iwlwifi: carefully select the PNVM sourceMiri Korenblit
2025-08-31wifi: iwlwifi: mld: make iwl_mld_rm_vif voidMiri Korenblit
2025-08-31wifi: iwlwifi: pcie: remember when interrupts are disabledMiri Korenblit
2025-08-31wifi: iwlwifi: mld: support TLC command version 5Miri Korenblit
2025-08-31wifi: iwlwifi: gen1_2: move gen specific code to a functionMiri Korenblit
2025-08-31wifi: iwlwifi: gen1_2: rename iwl_trans_pcie_op_mode_enterMiri Korenblit
2025-08-31wifi: iwlwifi: really remove hw_wfpm_idMiri Korenblit
2025-08-31wifi: iwlwifi: remove unneeded jacket indicationMiri Korenblit
2025-08-31wifi: iwlwifi: don't publish TWT capabilitiesMiri Korenblit
2025-08-31wifi: iwlwifi: trans: move dev_cmd_pool to trans specificMiri Korenblit
2025-08-31wifi: iwlwifi: remove .pnvm files from module infoMiri Korenblit
2025-08-31wifi: iwlwifi: acpi: make iwl_guid staticJohannes Berg
2025-08-31wifi: iwlwifi: uefi: remove runtime check of constant valuesJohannes Berg
2025-08-28Merge tag 'iwlwifi-fixes-2025-08-28' of https://git.kernel.org/pub/scm/linux/...Johannes Berg
2025-08-28wifi: iwlwifi: cfg: add back more lost PCI IDsJohannes Berg
2025-08-28wifi: iwlwifi: fix byte count table for old devicesJohannes Berg
2025-08-28wifi: iwlwifi: cfg: restore some 1000 series configsJohannes Berg
2025-08-28Merge tag 'mt76-fixes-2025-08-27' of https://github.com/nbd168/wirelessJohannes Berg
2025-08-28wifi: mwifiex: Initialize the chan_stats array to zeroQianfeng Rong
2025-08-28wifi: iwlwifi: uefi: check DSM item validityJohannes Berg
2025-08-28wifi: iwlwifi: acpi: check DSM func validityJohannes Berg
2025-08-28wifi: iwlwifi: if scratch is ~0U, consider it a failureEmmanuel Grumbach
2025-08-28wifi: iwlwifi: refactor iwl_pnvm_get_from_fsMiri Korenblit
2025-08-28wifi: iwlwifi: iwl-config: include module.hJohannes Berg
2025-08-28wifi: iwlwifi: mld: don't modify trans state where not neededMiri Korenblit
2025-08-28wifi: iwlwifi: simplify iwl_trans_pcie_d3_resumeMiri Korenblit
2025-08-28wifi: iwlwifi: trans: remove STATUS_SUSPENDEDMiri Korenblit
2025-08-28wifi: iwlwifi: trans: remove d3 test codeMiri Korenblit
2025-08-28wifi: iwlwifi: remove dump file name extension supportMiri Korenblit
2025-08-28wifi: iwlwifi: mvm: remove d3 test codeMiri Korenblit
2025-08-28wifi: iwlwifi: add a new FW file numbering schemeJohannes Berg
2025-08-28wifi: iwlwifi: mld: add few missing hcmd/notif namesDaniel Gabay
2025-08-28wifi: iwlwifi: mld: Add debug log for second linkSomashekhar Puttagangaiah
2025-08-28wifi: iwlwifi: simplify iwl_poll_prph_bit return valueItamar Shalev
2025-08-28wifi: iwlwifi: pcie: relocate finish_nic_init logic to gen1_2Itamar Shalev
2025-08-28wifi: iwlwifi: mld: trigger mlo scan only when not in EMLSRSomashekhar Puttagangaiah
2025-08-28wifi: iwlwifi: mld: don't check the cipher on resumeMiri Korenblit
2025-08-27wifi: mt76: fix linked list corruptionFelix Fietkau