Show patches with: State = Action Required       |    Archived = No       |   12755 patches
« 1 2 ... 38 39 40127 128 »
Patch Series S/W/F Date Submitter Delegate State
[2/7] netlink: limit recursion depth in policy validation netlink validation improvements/refactoring --- 2020-04-29 Johannes Berg New
[2/7] net: mac80211: mesh.h: delete duplicated word net: wireless: delete duplicated words + other fixes --- 2020-08-22 Randy Dunlap New
[2/7] net: wireless: wcn36xx: get chip type from platform ops --- 2015-01-18 warmcat New
[2/7] rtw88: 8821c: add set tx power index Untitled series #39924 --- 2020-05-20 Tony Chuang New
[2/7] rtw88: add rtw_read8_mask and rtw_read16_mask rtw88: regular driver updates --- 2020-02-05 Tony Chuang New
[2/7] rtw89: add addr_cam field to sta to support AP mode rtw89: support AP mode --- 2022-02-07 Ping-Ke Shih New
[2/7] rtw89: coex: Not to send H2C when WL not ready and count H2C rtw89: coex: improve performance when Wifi PS is on --- 2021-12-09 Ping-Ke Shih New
[2/7] staging: wfx: remove remaining code of 'secure link' feature wfx: move out from the staging area --- 2020-10-07 Jérôme Pouiller New
[2/7] thermal: intel: pch: enhance overheat handling PM: Solution for S0ix failure caused by PCH overheating --- 2022-05-05 Zhang, Rui New
[2/7] wifi: ath12k: add CE and ext IRQ flag to indicate irq_handler wifi: ath12k: support one MSI --- 2023-11-20 kangyang New
[2/7] wifi: ath12k: build 6 GHz regd based on vdev type and 6 GHz power type wifi: ath12k: add support for 6 GHz AP for various power modes --- 2023-09-19 Aishwarya R New
[2/7] wifi: cfg80211: Annotate struct cfg80211_cqm_config with __counted_by wifi: cfg80211: Annotate with __counted_by --- 2023-08-17 Kees Cook New
[2/7] wifi: cfg80211: notify link ID in bss_color_notify [1/7] wifi: cfg80211: send link id in color_change ops --- 2024-04-16 Aditya Kumar Singh New
[2/7] wifi: cfg80211: remove cfg80211_inform_single_bss_frame_data() cfg80211/mac80211 patches from our internal tree 2024-02-16 --- 2024-02-16 Miri Korenblit New
[2/7] wifi: mac80211: fix race in mesh sequence number assignment [1/7] wifi: mac80211: fix qos on mesh interfaces --- 2023-03-14 Felix Fietkau New
[2/7] wifi: mt76: mt7996: let non-bufferable MMPDUs use correct hw queue [1/7] wifi: mt76: mt7996: add eht rx rate support --- 2023-03-03 Shayne Chen New
[2/7] wifi: rtlwifi: Convert to use PCIe capability accessors rtlwifi: PCIe capability access fix + improvements --- 2023-11-17 Ilpo Järvinen New
[2/7] wifi: rtw89: coex: Add WiFi role info v2 wifi: rtw89: coex: add new firmware commands and report handlers for 8852b --- 2023-03-08 Ping-Ke Shih New
[2/7] wifi: rtw89: coex: Change Wi-Fi Null data report to version separate wifi: rtw89: coex: third patchset to adopt BTC version --- 2023-01-06 Ping-Ke Shih New
[2/7] wifi: rtw89: coex: Rename BTC firmware cycle report by feature version wifi: rtw89: coex: second patchset to adopt BTC version --- 2023-01-03 Ping-Ke Shih New
[2/7] wifi: rtw89: coex: use new introduction BTC version format wifi: rtw89: add BTC format version to support newer firmware and features --- 2022-12-17 Ping-Ke Shih New
[2/7] wifi: rtw89: debug: add FW log component for scan wifi: rtw89: add hardware scan and power save mode for WiFi 7 chips --- 2024-01-26 Ping-Ke Shih New
[2/7] wifi: rtw89: mac: set NAV upper to 25ms wifi: rtw89: correct MAC and TX descriptor settings --- 2022-09-16 Ping-Ke Shih New
[2/7] wifi: rtw89: pci: stop/start DMA for level 1 recovery according to chip gen wifi: rtw89: pci: add PCI DMA and interrupt stuff for WiFi 7 chips --- 2023-11-10 Ping-Ke Shih New
[2/7] wifi: rtw89: phy: set TX power by rate according to chip gen wifi: rtw89: apply TX power read from firmware file --- 2023-10-03 Ping-Ke Shih New
[2/7] wifi: rtw89: set capability of TX antenna diversity wifi: rtw89: support antenna diversity --- 2023-04-17 Ping-Ke Shih New
[2/7] wifi: rtw89: wow: update WoWLAN status register for different generation wifi: rtw89: wow: update registers for WiFi 7 generation chips --- 2024-03-02 Ping-Ke Shih New
[28/28] wifi: mac80211: fix ifdef symbol name wifi: further MLO work --- 2022-10-05 Johannes Berg New
[28/28] wireless: intersil: hostap_ioctl: Remove set but unused variable 'hostscan' Rid W=1 warnings in Wireless --- 2020-08-19 Lee Jones New
[28/30] wireless: broadcom: brcm80211: phy_n: Remove a bunch of unused variables Set 3: Rid W=1 warnings in Wireless --- 2020-08-26 Lee Jones New
[28/31] mac80211: add vendor-specific capabilities to assoc request cfg80211/mac80211 patches from our internal tree 2021-06-18 --- 2021-06-18 Luca Coelho New
[28/31] staging: wfx: fix firmware location [01/31] staging: wfx: fix Makefile and Kconfig licenses --- 2022-01-13 Jérôme Pouiller New
[28/31] staging: wfx: fix spaces [01/31] staging: wfx: improve readability of association processing --- 2020-09-07 Jérôme Pouiller New
[28/31] wifi: iwlwifi: mvm: update iwl_mvm_tx_reclaim() for MLO wifi: iwlwifi: updates intended for v6.4 2023-03-28 --- 2023-03-28 Greenman, Gregory New
[28/32] staging: wfx: repair wfx_flush() [01/32] staging: wfx: add sanity checks to hif_join() --- 2020-04-01 Jérôme Pouiller New
[28/40] rtw88: 8723d: Add shutdown callback to disable BT USB suspend [01/40] rtw88: 8723d: Add basic chip capabilities --- 2020-04-17 Tony Chuang New
[28/40] wifi: cfg80211: check wiphy mutex is held for wdev mutex wifi: cfg80211/mac80211: locking cleanups --- 2023-08-28 Johannes Berg New
[28/41] rtl8723be: phy: Remove set but unused variable 'lc_cal' [01/41] wil6210: wmi: Correct misnamed function parameter 'ptr_' --- 2020-11-02 Lee Jones New
[28/64] compiler_types.h: Remove __compiletime_object_size() Introduce strict memcpy() bounds checking --- 2021-07-27 Kees Cook New
[28/76] wifi: mac80211: expect powersave handling in driver for MLO wifi: more MLO work --- 2022-07-13 Johannes Berg New
[2/8] airo: Invoke airo_read_wireless_stats() directly [1/8] orinoco: Remove BUG_ON(in_interrupt/irq()) --- 2020-11-01 Sebastian Andrzej Siewior New
[2/8] ath11k: enable shadow register configuration and access ath11k: enable shadow register for QCA6390 --- 2020-10-01 Kalle Valo New
[2/8] ath11k: fix AP mode for QCA6390 Untitled series #52868 --- 2020-09-29 Kalle Valo New
[2/8] dt-bindings:net:wireless:mediatek,mt76: introduce power-limits node introduce single-sku support for mt7663/mt7921 drivers --- 2021-04-05 Lorenzo Bianconi New
[2/8] iwlwifi: mvm: don't WARN if we can't remove a time event [1/8] iwlwifi: mvm: don't disconnect immediately if we don't hear beacons after CSA --- 2021-04-11 Luca Coelho New
[2/8] iw: scan: fix buffer over-read in print_ies() [1/8] iw: scan: parse measurement pilot element --- 2020-02-09 Markus Theil New
[2/8] mt76: mt7915: increase tx retry count [1/8] mt76: mt7915: clean up station stats polling and rate control update --- 2020-08-12 Felix Fietkau New
[2/8] rtw89: mac: move table of mem base addr to common rtw89: add firmware reset and dump firmware memory and backtrace --- 2022-03-14 Ping-Ke Shih New
[2/8] staging: wfx: check memory allocation Untitled series #63078 --- 2020-10-09 Jérôme Pouiller New
[2/8] wifi: cfg80211: allow cfg80211_defragment_element() without output wifi: cfg80211/mac80211: pre-work for MLO CSA handling --- 2024-02-28 Johannes Berg New
[2/8] wifi: mac80211: remove unnecessary chanreq compat check cfg80211/mac80211 patches from our internal tree 2024-02-06 --- 2024-02-06 Miri Korenblit New
[2/8] wifi: mac80211: remove unnecessary ML element type check wifi: mac80211: element parsing cleanups --- 2024-02-28 Johannes Berg New
[2/8] wifi: mac80211: simplify ieee80211_config_bw() prototype cfg80211/mac80211 patches from our internal tree 2024-01-11 --- 2024-01-11 Miri Korenblit New
[2/8] wifi: mt76: add WED RX support to mt76_dma_{add,get}_buf mt7915: introduce WED RX support --- 2022-11-12 Lorenzo Bianconi New
[2/8] wifi: mt76: connac: add firmware support for mt7992 Add MT7992 support --- 2023-11-13 Shayne Chen New
[2/8] wifi: mt76: mt792x: support mt7925 chip init wifi: mt76: mt792x: add mt7925 support --- 2023-08-01 Deren Wu New
[2/8] wifi: mt76: mt7996: add txpower setting support [1/8] wifi: mt76: change txpower init to per-phy --- 2023-11-02 Shayne Chen New
[2/8] wifi: rtw89: 8851be: add 8851BE PCI entry and fill PCI capabilities wifi: rtw89: 8851b: add basic chip information of 8851B --- 2023-04-21 Ping-Ke Shih New
[2/8] wifi: rtw89: 8922a: add coexistence helpers of SW grant wifi: rtw89: 8922a: add BT-coexistence materials to initialize 8922A --- 2024-02-29 Ping-Ke Shih New
[2/8] wifi: rtw89: coex: Clear Bluetooth HW PTA counter when radio state change wifi: rtw89: coex: the last patchset to adapt BTC version --- 2023-01-17 Ping-Ke Shih New
[2/8] wifi: rtw89: fw: fill CMAC table to associated station for WiFi 7 chips wifi: rtw89: fw: add H2C commands to set security CAM, CMAC, DMAC and JOIN --- 2024-01-15 Ping-Ke Shih New
[2/8] wifi: rtw89: fw: generalize download firmware flow by mac_gen pointers wifi: rtw89: generalize download firmware flow to support WiFi 7 chips --- 2023-09-01 Ping-Ke Shih New
[2/8] wifi: rtw89: fw: scan offload prohibit all 6 GHz channel if no 6 GHz sband wifi: rtw89: configure 5.9 and 6 GHz channels and power type by BIOS settings --- 2024-04-12 Ping-Ke Shih New
[2/8] wifi: rtw89: mac: add to get DLE reserved quota wifi: rtw89: 8922a: configure hardware engines and quota --- 2023-11-24 Ping-Ke Shih New
[2/8] wifi: rtw89: phy: add parser to support RX gain dynamic setting flow wifi: rtw89: update/add PHY settings for WiFi 7 chips --- 2024-01-05 Ping-Ke Shih New
[2/8] wifi: rtw89: refine hardware scan C2H events wifi: rtw89: refine hardware scan and concurrent --- 2024-01-19 Ping-Ke Shih New
[2/8] wifi: rtw89: regd: judge 6 GHz according to chip and BIOS wifi: rtw89: support 6 GHz power types STD/LPI/VLP --- 2023-06-02 Ping-Ke Shih New
[2/8] wifi: rtw89: rfk: disable driver tracking during MCC wifi: rtw89: adjust RFK and monitor states for MCC --- 2023-09-08 Ping-Ke Shih New
[2/8] wifi: rtw89: support firmware log with formatted text wifi: rtw89: support more formats of firmware file --- 2023-08-01 Ping-Ke Shih New
[2/8] wifi: wilc1000: add WID_TX_POWER WID in g_cfg_byte array [1/8] wifi: wilc1000: fix incorrect type assignment sparse warning --- 2022-07-20 Ajay Singh New
[29/30] wireless: broadcom: brcm80211: phytbl_lcn: Remove unused array 'dot11lcnphytbl_rx_gain_info_rev1' Set 3: Rid W=1 warnings in Wireless --- 2020-08-26 Lee Jones New
[29/31] mac8021: Allow probe request injection on passive non radar channels cfg80211/mac80211 patches from our internal tree 2021-06-18 --- 2021-06-18 Luca Coelho New
[29/31] net: rfkill: changing LED_* from enum led_brightness to actual value Untitled series #165240 --- 2022-01-21 Luiz Sampaio New
[29/31] wifi: iwlwifi: mvm: refactor iwl_mvm_mac_sta_state_common() wifi: iwlwifi: updates intended for v6.4 2023-03-28 --- 2023-03-28 Greenman, Gregory New
[29/32] wireless: realtek: rtl8192c: phy_common: Remove unused variable 'bbvalue' Set 2: Rid W=1 warnings in Wireless --- 2020-08-21 Lee Jones New
[29/34] wifi: iwlwifi: mvm: send full STA during HW restart [01/34] wifi: iwlwifi: mvm: make some HW flags conditional --- 2023-03-29 Greenman, Gregory New
[29/40] wifi: mac80211: ethtool: hold wiphy mutex wifi: cfg80211/mac80211: locking cleanups --- 2023-08-28 Johannes Berg New
[29/50] wifi: ath12k: add hw.c wifi: ath12k: driver for Qualcomm Wi-Fi 7 devices --- 2022-08-12 Kalle Valo New
[29/76] wifi: mac80211: change QoS settings API to take link into account wifi: more MLO work --- 2022-07-13 Johannes Berg New
[2/9] ath11k: add 6G frequency list supported by driver Untitled series #39930 --- 2020-05-18 Pradeep Kumar Chitrapu New
[2/9] ath11k: don't initialize rxdma1 related ring ath11k: last patches for QCA6390 support --- 2020-08-16 Kalle Valo New
[2/9] cfg80211: express channels with a KHz component [1/9] ieee80211: share 802.11 unit conversion helpers --- 2020-04-02 Thomas Pedersen New
[2/9] DFS: introduce dfs_set_valid_channel utility routine introduce background radar detection support --- 2021-12-20 Lorenzo Bianconi New
[2/9] iwlwifi: mvm: introduce iwl_wowlan_kek_kck_material_cmd_v4 iwlwifi: updates intended for v5.14 2021-06-21 --- 2021-06-21 Luca Coelho New
[2/9] MAINTAINERS: wifi: atmel: mark as orphan MAINTAINERS: wifi: driver cleanup --- 2023-07-24 Kalle Valo New
[2/9] mt76: Add support to the Mediatek MT7921 for ACPI WBRF Support Wifi RFI interference mitigation feature --- 2023-05-30 Evan Quan New
[2/9] mt76: connac: enable 6GHz band for hw scan introduce 6GHz support to mt7921 driver --- 2021-08-24 Lorenzo Bianconi New
[2/9] mt76: fix A-MPDU density handling Untitled series #40072 --- 2020-04-22 Felix Fietkau New
[2/9] mt76: mt7615: introduce mt7663u support to mt7615_write_txwi add preliminary usb support to mt7615 driver --- 2020-04-02 Lorenzo Bianconi New
[2/9] mt76: mt7915: optimize mt7915_mac_sta_poll Untitled series #53075 --- 2020-08-25 Felix Fietkau New
[2/9] mt76: remove unnecessary annotations Untitled series #40133 --- 2020-04-11 Jules Irenge New
[2/9] mwifiex: Use function to check whether interface type change is allowed mwifiex: Fixes for wifi p2p and AP mode --- 2021-09-14 Jonas Dreßler New
[2/9] wifi: ath12k: configure MBSSID params in vdev create/start wifi: ath12k: MBSSID and EMA AP support --- 2024-04-02 Aloka Dixit New
[2/9] wifi: iwlwifi: mvm: support 320 MHz PHY configuration wifi: iwlwifi: updates intended for v6.2 2022-11-20 --- 2022-11-20 Greenman, Gregory New
[2/9] wifi: iwlwifi: pcie: propagate iwl_pcie_gen2_apm_init() error wifi: iwlwifi: updates - 2023-09-26 --- 2023-09-26 Greenman, Gregory New
[2/9] wifi: mac80211: move action length check up cfg80211/mac80211 patches from our internal tree 2023-06-19 --- 2023-06-19 Greenman, Gregory New
[2/9] wifi: mt76: connac: add mt76_connac_mcu_uni_set_chctx wifi: mt76: mt7921: introduce chanctx support --- 2022-08-16 Sean Wang New
[2/9] wifi: mt76: mt7996: add DMA support wifi: mt76: mt7996: add driver for MediaTek Wi-Fi 7 (802.11be) devices --- 2022-11-22 Shayne Chen New
[2/9] wifi: mt76: mt7996: fix beamform mcu cmd configuration [1/9] wifi: mt76: mt7996: set correct wcid in txp --- 2023-08-17 Shayne Chen New
[2/9] wifi: mt76: update beacon size limitation [1/9] wifi: mt76: connac: add MBSSID support for mt7996 --- 2023-08-31 Shayne Chen New
« 1 2 ... 38 39 40127 128 »