summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2023-12-07wifi: mt76: introduce mt76_queue_is_wed_tx_free utility routineLorenzo Bianconi
2023-12-07wifi: mt76: move mt76_net_setup_tc in common codeLorenzo Bianconi
2023-12-07wifi: mt76: move mt76_mmio_wed_offload_{enable,disable} in common codeLorenzo Bianconi
2023-12-07wifi: mt76: mmio: move mt76_mmio_wed_{init,release}_rx_buf in common codeLorenzo Bianconi
2023-12-07wifi: mt76: Remove unnecessary (void*) conversionsWu Yunchuan
2023-12-07wifi: mt76: permit to load precal from NVMEM cell for mt7915Christian Marangi
2023-12-07wifi: mt76: permit to use alternative cell name to eeprom NVMEM loadChristian Marangi
2023-12-07wifi: mt76: make mt76_get_of_eeprom static againChristian Marangi
2023-12-07wifi: mt76: limit support of precal loading for mt7915 to MTD onlyChristian Marangi
2023-12-07wifi: mt76: fix typo in mt76_get_of_eeprom_from_nvmem functionChristian Marangi
2023-12-07wifi: mt76: fix broken precal loading from MTD for mt7915Christian Marangi
2023-12-07wifi: mt76: mt7996: fix uninitialized variable in parsing txfreeYi-Chia Hsieh
2023-12-07wifi: mt76: mt7921: support 5.9/6GHz channel config in acpiRong Yan
2023-12-07wifi: mt76: add ability to explicitly forbid LED registration with DTRyder Lee
2023-12-07wifi: rtw89: mac: refine SER setting during WiFi CPU power onPing-Ke Shih
2023-12-07wifi: rtw89: 8922a: dump MAC registers when SER occursChia-Yuan Li
2023-12-07wifi: rtw89: 8922a: add SER IMR tablesPing-Ke Shih
2023-12-07wifi: rtw89: fw: extend program counter dump for Wi-Fi 7 chipZong-Zhe Yang
2023-12-07wifi: rtw89: 8922a: configure CRASH_TRIGGER FW featureZong-Zhe Yang
2023-12-07wifi: ath5k: remove unused ath5k_eeprom_info::ee_antennaJiri Slaby (SUSE)
2023-12-07wifi: ath10k: add support to allow broadcast action frame RXJames Prestwood
2023-12-05wifi: ath12k: avoid repeated wiphy access from hwKarthikeyan Periyasamy
2023-12-05wifi: ath12k: fix and enable AP mode for WCN7850Kang Yang
2023-12-05wifi: ath12k: set IRQ affinity to CPU0 in case of one MSI vectorKang Yang
2023-12-05wifi: ath12k: do not restore ASPM in case of single MSI vectorKang Yang
2023-12-05wifi: ath12k: add support one MSI vectorKang Yang
2023-12-05wifi: ath12k: refactor multiple MSI vector implementationKang Yang
2023-12-05wifi: ath12k: use ATH12K_PCI_IRQ_DP_OFFSET for DP IRQKang Yang
2023-12-05wifi: ath12k: add CE and ext IRQ flag to indicate irq_handlerKang Yang
2023-12-05wifi: ath12k: get msi_data again after request_irq is calledKang Yang
2023-12-01wifi: wcn36xx: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-01wifi: ath5k: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-01wifi: ath12k: avoid repeated hw access from arKarthikeyan Periyasamy
2023-12-01wifi: ath12k: Optimize the mac80211 hw data accessKarthikeyan Periyasamy
2023-12-01wifi: ath12k: add 320 MHz bandwidth enumsMuna Sinada
2023-12-01wifi: rtw89: fix misbehavior of TX beacon in concurrent modeChih-Kang Chang
2023-12-01wifi: rtw89: refine remain on channel flow to improve P2P connectionChih-Kang Chang
2023-12-01wifi: rtw89: Refine active scan behavior in 6 GHzPo-Hao Huang
2023-12-01wifi: rtw89: fix not entering PS mode after AP stopsPo-Hao Huang
2023-12-01wifi: rt2x00: make watchdog param per deviceStanislaw Gruszka
2023-12-01wifi: rtlwifi: Remove bridge vendor/device idsIlpo Järvinen
2023-12-01wifi: rtlwifi: Remove unused PCI related defines and structIlpo Järvinen
2023-12-01wifi: rtlwifi: rtl8821ae: Access full PMCS reg and use pci_regs.hIlpo Järvinen
2023-12-01wifi: rtlwifi: rtl8821ae: Add pdev into _rtl8821ae_clear_pci_pme_status()Ilpo Järvinen
2023-12-01wifi: rtlwifi: rtl8821ae: Use pci_find_capability()Ilpo Järvinen
2023-12-01wifi: rtlwifi: rtl8821ae: Reverse PM Capability exists checkIlpo Järvinen
2023-12-01wifi: rtlwifi: rtl8821ae: Remove unnecessary PME_Status bit setIlpo Järvinen
2023-12-01wifi: rtlwifi: Convert to use PCIe capability accessorsIlpo Järvinen
2023-12-01wifi: rtlwifi: Convert LNKCTL change to PCIe cap RMW accessorsIlpo Järvinen
2023-12-01wifi: rtlwifi: Remove bogus and dangerous ASPM disable/enable codeIlpo Järvinen