aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-12wifi: cfg80211: expose nl80211_chan_width_to_mhz for wide sharingEvan Quan2-1/+11
2023-12-12Merge tag 'platform-drivers-x86-amd-wbrf-v6.8-1' into wireless-nextJohannes Berg6-0/+502
2023-12-11platform/x86/amd: Add support for AMD ACPI based Wifi band RFI mitigation fea...Ma Jun4-0/+423
2023-12-11Documentation/driver-api: Add document about WBRF mechanismMa Jun2-0/+79
2023-12-07wifi: rtw89: mac: refine SER setting during WiFi CPU power onPing-Ke Shih1-2/+4
2023-12-07wifi: rtw89: 8922a: dump MAC registers when SER occursChia-Yuan Li6-81/+1061
2023-12-07wifi: rtw89: 8922a: add SER IMR tablesPing-Ke Shih7-0/+1213
2023-12-07wifi: rtw89: fw: extend program counter dump for Wi-Fi 7 chipZong-Zhe Yang2-1/+11
2023-12-07wifi: rtw89: 8922a: configure CRASH_TRIGGER FW featureZong-Zhe Yang3-3/+10
2023-12-06wifi: cfg80211: make RX assoc data constJohannes Berg5-5/+5
2023-12-06wifi: nl80211: refactor nl80211_send_mlme_event() argumentsJohannes Berg1-31/+67
2023-12-01wifi: rtw89: fix misbehavior of TX beacon in concurrent modeChih-Kang Chang4-7/+43
2023-12-01wifi: rtw89: refine remain on channel flow to improve P2P connectionChih-Kang Chang3-5/+23
2023-12-01wifi: rtw89: Refine active scan behavior in 6 GHzPo-Hao Huang1-0/+2
2023-12-01wifi: rtw89: fix not entering PS mode after AP stopsPo-Hao Huang2-6/+82
2023-12-01wifi: rt2x00: make watchdog param per deviceStanislaw Gruszka3-8/+7
2023-12-01wifi: rtlwifi: Remove bridge vendor/device idsIlpo Järvinen2-3/+0
2023-12-01wifi: rtlwifi: Remove unused PCI related defines and structIlpo Järvinen1-17/+0
2023-12-01wifi: rtlwifi: rtl8821ae: Access full PMCS reg and use pci_regs.hIlpo Järvinen1-14/+7
2023-12-01wifi: rtlwifi: rtl8821ae: Add pdev into _rtl8821ae_clear_pci_pme_status()Ilpo Järvinen1-4/+5
2023-12-01wifi: rtlwifi: rtl8821ae: Use pci_find_capability()Ilpo Järvinen1-41/+8
2023-12-01wifi: rtlwifi: rtl8821ae: Reverse PM Capability exists checkIlpo Järvinen1-22/+23
2023-12-01wifi: rtlwifi: rtl8821ae: Remove unnecessary PME_Status bit setIlpo Järvinen1-3/+1
2023-12-01wifi: rtlwifi: Convert to use PCIe capability accessorsIlpo Järvinen1-9/+9
2023-12-01wifi: rtlwifi: Convert LNKCTL change to PCIe cap RMW accessorsIlpo Järvinen1-6/+15
2023-12-01wifi: rtlwifi: Remove bogus and dangerous ASPM disable/enable codeIlpo Järvinen2-62/+1
2023-12-01wifi: rtw88: sdio: Honor the host max_req_size in the RX pathMartin Blumenstingl1-7/+28
2023-12-01wifi: rtw89: mac: functions to configure hardware engine and quota for WiFi 7...Ping-Ke Shih2-0/+654
2023-12-01wifi: rtw89: mac: use pointer to access functions of hardware engine and quotaPing-Ke Shih3-46/+87
2023-12-01wifi: rtw89: mac: move code related to hardware engine to individual functionsPing-Ke Shih1-17/+48
2023-12-01wifi: rtw89: mac: check queue empty according to chip genZong-Zhe Yang4-7/+94
2023-12-01wifi: rtw89: refine element naming used by queue empty checkZong-Zhe Yang7-14/+16
2023-12-01wifi: rtw89: add reserved size as factor of DLE used sizePing-Ke Shih1-7/+15
2023-12-01wifi: rtw89: mac: add to get DLE reserved quotaPing-Ke Shih3-0/+76
2023-12-01wifi: rtw89: 8922a: extend and add quota numberPing-Ke Shih4-0/+104
2023-12-01wifi: iwlwifi: fw: replace deprecated strncpy with strscpy_padJustin Stitt1-4/+4
2023-11-30wifi: rtw89: debug: remove wrapper of rtw89_debug()Ping-Ke Shih2-8/+5
2023-11-30wifi: rtw89: debug: add debugfs entry to disable dynamic mechanismPing-Ke Shih3-0/+68
2023-11-30wifi: rtw89: phy: dynamically adjust EDCCA thresholdYi-Chen Chen10-20/+327
2023-11-30wifi: rtw89: debug: add to check if debug mask is enabledPing-Ke Shih1-0/+11
2023-11-30wifi: rtlwifi: rtl8821ae: phy: fix an undefined bitwise shift behaviorSu Hui1-2/+3
2023-11-30wifi: rtlwifi: rtl8821ae: phy: remove some useless codeSu Hui1-10/+1
2023-11-30bcma: Use PCI_HEADER_TYPE_MASK instead of literalIlpo Järvinen1-1/+1
2023-11-30wifi: libertas: fix config name in dependency for SDIO supportLukas Bulwahn1-1/+1
2023-11-30wifi: rtw88: debug: remove wrapper of rtw_dbg()Ping-Ke Shih2-7/+5
2023-11-30wifi: brcmfmac: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-11-30wifi: rt2x00: Simplify bool conversionYang Li1-2/+2
2023-11-30net: page_pool: fix general protection fault in page_pool_unlistEric Dumazet1-1/+3
2023-11-30Merge branch 'net-ethernet-convert-to-platform-remove-callback-returning-void'Paolo Abeni4-19/+32
2023-11-30net: ethernet: ezchip: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2