summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2023-12-12Merge tag 'platform-drivers-x86-amd-wbrf-v6.8-1' into wireless-nextJohannes Berg
2023-12-11platform/x86/amd: Add support for AMD ACPI based Wifi band RFI mitigation fea...Ma Jun
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-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
2023-12-01wifi: rtw88: sdio: Honor the host max_req_size in the RX pathMartin Blumenstingl
2023-12-01wifi: rtw89: mac: functions to configure hardware engine and quota for WiFi 7...Ping-Ke Shih
2023-12-01wifi: rtw89: mac: use pointer to access functions of hardware engine and quotaPing-Ke Shih
2023-12-01wifi: rtw89: mac: move code related to hardware engine to individual functionsPing-Ke Shih
2023-12-01wifi: rtw89: mac: check queue empty according to chip genZong-Zhe Yang
2023-12-01wifi: rtw89: refine element naming used by queue empty checkZong-Zhe Yang
2023-12-01wifi: rtw89: add reserved size as factor of DLE used sizePing-Ke Shih
2023-12-01wifi: rtw89: mac: add to get DLE reserved quotaPing-Ke Shih
2023-12-01wifi: rtw89: 8922a: extend and add quota numberPing-Ke Shih
2023-12-01wifi: iwlwifi: fw: replace deprecated strncpy with strscpy_padJustin Stitt
2023-11-30wifi: rtw89: debug: remove wrapper of rtw89_debug()Ping-Ke Shih
2023-11-30wifi: rtw89: debug: add debugfs entry to disable dynamic mechanismPing-Ke Shih
2023-11-30wifi: rtw89: phy: dynamically adjust EDCCA thresholdYi-Chen Chen
2023-11-30wifi: rtw89: debug: add to check if debug mask is enabledPing-Ke Shih
2023-11-30wifi: rtlwifi: rtl8821ae: phy: fix an undefined bitwise shift behaviorSu Hui
2023-11-30wifi: rtlwifi: rtl8821ae: phy: remove some useless codeSu Hui
2023-11-30bcma: Use PCI_HEADER_TYPE_MASK instead of literalIlpo Järvinen