Linux Wireless Networking
[Prev Page][Next Page]
- [PATCH v9 18/24] wfx: add data_tx.c/data_tx.h, (continued)
- [RFT] mt76: do not always copy ethhdr in reverse_frag0_hdr_trans, Lorenzo Bianconi
- [PATCH v2 0/5] add mt7986 support,
Bo Jiao
- [PATCH] mt76: mt7921: toggle runtime-pm adding a monitor vif,
Lorenzo Bianconi
- pull request: iwlwifi firmware updates 2022-01-11, Luca Coelho
- [PATCH 1/5] dt-bindings: net: wireless: mt76: document bindings for MT7986,
Bo Jiao
- [PATCH] ath11k: fix error code in ath11k_qmi_assign_target_mem_chunk(),
Dan Carpenter
- [PATCH 1/2] ath11k: enable RX PPDU stats in monitor co-exist mode,
Aloka Dixit
- [jberg-mac80211-next:master] BUILD SUCCESS 8aaaf2f3af2ae212428f4db1af34214225f5cec3, kernel test robot
- [PATCH v2 1/2] ath10k: search for default BDF name provided in DT,
Abhishek Kumar
- [PATCH v1 1/5] ath5k: remove unused ah_txq_isr_qtrig member from struct ath5k_hw,
Peter Seiderer
- [jberg-mac80211:master] BUILD SUCCESS dd3ca4c5184ea98e40acb8eb293d85b88ea04ee2, kernel test robot
- pull request: iwlwifi firmware updates 2022-01-10 v2, Luca Coelho
- pull request: iwlwifi firmware updates 2022-01-10,
Luca Coelho
[PATCH] ath11k: Add debugfs interface to configure firmware debug log level,
Seevalamuthu Mariappan
[PATCH] ath11k: Add support for dynamic vlan,
Seevalamuthu Mariappan
[PATCH] cw1200: wsm: make array queue_id_to_wmm_aci static const,
Colin Ian King
[PATCH] mt76: mt7921: fix endianness issues in mt7921_mcu_set_tx(), Lorenzo Bianconi
[PATCH] mt76: sdio: disable interrupt in mt76s_sdio_irq, sean.wang
iwlwifi: AX201 not using 2 receive streams,
Brandon Nielsen
[PATCH] mt76: mt7921: fix crash when startup fails., greearb
[PATCH v2 0/4] wcn36xx: Add spectrum survey reporting,
Bryan O'Donoghue
[PATCH v3 0/8] rtw88: prepare locking for SDIO support,
Martin Blumenstingl
- [PATCH v3 2/8] rtw88: Move rtw_update_sta_info() out of rtw_ra_mask_info_update_iter(), Martin Blumenstingl
- [PATCH v3 3/8] rtw88: Use rtw_iterate_vifs where the iterator reads or writes registers, Martin Blumenstingl
- [PATCH v3 7/8] rtw88: hci: Convert rf_lock from a spinlock to a mutex, Martin Blumenstingl
- [PATCH v3 6/8] rtw88: Configure the registers from rtw_bf_assoc() outside the RCU lock, Martin Blumenstingl
- [PATCH v3 1/8] rtw88: Move rtw_chip_cfg_csi_rate() out of rtw_vif_watch_dog_iter(), Martin Blumenstingl
- [PATCH v3 8/8] rtw88: fw: Convert h2c.lock from a spinlock to a mutex, Martin Blumenstingl
- [PATCH v3 4/8] rtw88: Use rtw_iterate_stas where the iterator reads or writes registers, Martin Blumenstingl
- [PATCH v3 5/8] rtw88: Replace usage of rtw_iterate_keys_rcu() with rtw_iterate_keys(), Martin Blumenstingl
- RE: [PATCH v3 0/8] rtw88: prepare locking for SDIO support, Pkshih
- RE: [PATCH v3 0/8] rtw88: prepare locking for SDIO support, Pkshih
[PATCH 1/2] ath10k: search for default BDF name provided in DT,
Abhishek Kumar
[PATCH v3 0/9] BCMA support for brcmnand,
Florian Fainelli
- [PATCH v3 1/9] mtd: rawnand: brcmnand: Assign soc as early as possible, Florian Fainelli
- [PATCH v3 2/9] mtd: rawnand: brcmnand: Allow SoC to provide I/O operations, Florian Fainelli
- [PATCH v3 3/9] mtd: rawnand: brcmnand: Avoid pdev in brcmnand_init_cs(), Florian Fainelli
- [PATCH v3 4/9] mtd: rawnand: brcmnand: Move OF operations out of brcmnand_init_cs(), Florian Fainelli
- [PATCH v3 6/9] mtd: rawnand: brcmnand: Add platform data structure for BCMA, Florian Fainelli
- [PATCH v3 5/9] mtd: rawnand: brcmnand: Allow working without interrupts, Florian Fainelli
- [PATCH v3 7/9] mtd: rawnand: brcmnand: Allow platform data instantation, Florian Fainelli
- [PATCH v3 8/9] mtd: rawnand: brcmnand: BCMA controller uses command shift of 0, Florian Fainelli
- [PATCH v3 9/9] mtd: rawnand: brcmnand: Add BCMA shim, Florian Fainelli
- Re: [PATCH v3 0/9] BCMA support for brcmnand, Kamal Dasu
- Re: [PATCH v3 0/9] BCMA support for brcmnand, Miquel Raynal
[PATCH 0/4] wcn36xx: Add spectrum survey reporting,
Bryan O'Donoghue
[PATCH] mt76: mt7915: fix a couple information leaks,
Dan Carpenter
[PATCH] mt76: mt7921e: fix possible probe failure after reboot,
sean.wang
[PATCH 00/19] rtw89: support AP mode,
Ping-Ke Shih
- [PATCH 01/19] rtw89: configure rx_filter according to FIF_PROBE_REQ, Ping-Ke Shih
- [PATCH 02/19] rtw89: use hardware SSN to TX management frame, Ping-Ke Shih
- [PATCH 04/19] rtw89: add C2H handle of BCN_CNT, Ping-Ke Shih
- [PATCH 03/19] rtw89: download beacon content to firmware, Ping-Ke Shih
- [PATCH 05/19] rtw89: implement mac80211_ops::set_tim to indicate STA to receive packets, Ping-Ke Shih
- [PATCH 06/19] rtw89: allocate mac_id for each station in AP mode, Ping-Ke Shih
- [PATCH 07/19] rtw89: extend firmware commands on states of sta_assoc and sta_disconnect, Ping-Ke Shih
- [PATCH 09/19] rtw89: configure mac port HIQ registers, Ping-Ke Shih
- [PATCH 08/19] rtw89: rename vif_maintain to role_maintain, Ping-Ke Shih
- [PATCH 11/19] rtw89: set mac_id and port ID to TXWD, Ping-Ke Shih
- [PATCH 10/19] rtw89: send broadcast/multicast packets via HIQ if STAs are in sleep mode, Ping-Ke Shih
- [PATCH 12/19] rtw89: separate {init,deinit}_addr_cam functions, Ping-Ke Shih
- [PATCH 13/19] rtw89: extend role_maintain to support AP mode, Ping-Ke Shih
- [PATCH 14/19] rtw89: add addr_cam field to sta to support AP mode, Ping-Ke Shih
- [PATCH 15/19] rtw89: only STA mode change vif_type mapping dynamically, Ping-Ke Shih
- [PATCH 16/19] rtw89: maintain assoc/disassoc STA states of firmware and hardware, Ping-Ke Shih
- [PATCH 17/19] rtw89: implement ieee80211_ops::start_ap and stop_ap, Ping-Ke Shih
- [PATCH 18/19] rtw89: debug: add stations entry to show ID assignment, Ping-Ke Shih
- [PATCH 19/19] rtw89: declare AP mode support, Ping-Ke Shih
[PATCH] dt-bindings: net: wireless: mt76: Fix 8-bit property sizes,
Rob Herring
[PATCH] rtw88: rtw8821c: enable rfe 6 devices,
Larry Finger
[PATCH v2 0/9] BCMA support for brcmnand,
Florian Fainelli
[PATCH v3] cfg80211: Handle driver updated MU-EDCA params,
Muna Sinada
[PATCH] mt76: mt7921s: fix mt7921s_mcu_[fw|drv]_pmctrl, sean.wang
[PATCH] iwlwifi: mvm: fix off by one in iwl_mvm_stat_iterator_all_macs(), Dan Carpenter
[PATCH 1/2] mt76: mt7915: fix ht mcs in mt7915_mac_add_txs_skb(),
Peter Chiu
[PATCH] mt76: mt7921e: fix reset failure in mt7921_pci_probe,
sean.wang
[PATCH] mt76: mt7915: add support for passing chip/firmware debug data to user space,
Felix Fietkau
[jberg-mac80211-next:master] BUILD SUCCESS 18343b80691560f41c3339119a2e9314d4672c77, kernel test robot
[PATCH v3] mac80211: mlme: check for null after calling kmemdup, Jiasheng Jiang
[jberg-mac80211:master] BUILD SUCCESS 6f89ecf10af1396ddc34c303ae1168a11f3f04a3, kernel test robot
[PATCH v2] mac80211: mlme: check for null after calling kmemdup,
Jiasheng Jiang
rtw88: EDCCA makes Wi-Fi unusable with a USB 3.0 SSD connected,
Alper Nebi Yasak
pull-request: mac80211-next 2022-01-04,
Johannes Berg
pull-request: mac80211 2022-01-04,
Johannes Berg
[PATCH v2 00/35] brcmfmac: Support Apple T2 and M1 platforms,
Hector Martin
- [PATCH v2 01/35] dt-bindings: net: bcm4329-fmac: Add Apple properties & chips, Hector Martin
- [PATCH v2 02/35] brcmfmac: pcie: Declare missing firmware files in pcie.c, Hector Martin
- [PATCH v2 03/35] brcmfmac: firmware: Handle per-board clm_blob files, Hector Martin
- [PATCH v2 04/35] brcmfmac: firmware: Support having multiple alt paths, Hector Martin
- [PATCH v2 05/35] brcmfmac: pcie/sdio/usb: Get CLM blob via standard firmware mechanism, Hector Martin
- [PATCH v2 06/35] brcmfmac: firmware: Support passing in multiple board_types, Hector Martin
- [PATCH v2 07/35] brcmfmac: pcie: Read Apple OTP information, Hector Martin
- [PATCH v2 08/35] brcmfmac: of: Fetch Apple properties, Hector Martin
- [PATCH v2 09/35] brcmfmac: pcie: Perform firmware selection for Apple platforms, Hector Martin
- [PATCH v2 10/35] brcmfmac: firmware: Allow platform to override macaddr, Hector Martin
- [PATCH v2 11/35] brcmfmac: msgbuf: Increase RX ring sizes to 1024, Hector Martin
- [PATCH v2 12/35] brcmfmac: pcie: Fix crashes due to early IRQs, Hector Martin
- [PATCH v2 14/35] brcmfmac: pcie: Add IDs/properties for BCM4378, Hector Martin
- [PATCH v2 13/35] brcmfmac: pcie: Support PCIe core revisions >= 64, Hector Martin
- [PATCH v2 15/35] ACPI / property: Support strings in Apple _DSM props, Hector Martin
- [PATCH v2 16/35] brcmfmac: acpi: Add support for fetching Apple ACPI properties, Hector Martin
- [PATCH v2 17/35] brcmfmac: pcie: Provide a buffer of random bytes to the device, Hector Martin
- [PATCH v2 18/35] brcmfmac: pcie: Add IDs/properties for BCM4355, Hector Martin
- [PATCH v2 19/35] brcmfmac: pcie: Add IDs/properties for BCM4377, Hector Martin
- [PATCH v2 20/35] brcmfmac: pcie: Perform correct BCM4364 firmware selection, Hector Martin
- [PATCH v2 21/35] brcmfmac: chip: Only disable D11 cores; handle an arbitrary number, Hector Martin
- [PATCH v2 22/35] brcmfmac: chip: Handle 1024-unit sizes for TCM blocks, Hector Martin
- [PATCH v2 23/35] brcmfmac: cfg80211: Add support for scan params v2, Hector Martin
- [PATCH v2 24/35] brcmfmac: feature: Add support for setting feats based on WLC version, Hector Martin
- [PATCH v2 25/35] brcmfmac: cfg80211: Add support for PMKID_V3 operations, Hector Martin
- [PATCH v2 26/35] brcmfmac: cfg80211: Pass the PMK in binary instead of hex, Hector Martin
- [PATCH v2 27/35] brcmfmac: pcie: Add IDs/properties for BCM4387, Hector Martin
- [PATCH v2 28/35] brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toio, Hector Martin
- [PATCH v2 29/35] brcmfmac: pcie: Read the console on init and shutdown, Hector Martin
- [PATCH v2 30/35] brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error path, Hector Martin
- [PATCH v2 31/35] brcmfmac: firmware: Allocate space for default boardrev in nvram, Hector Martin
- [PATCH v2 32/35] brcmfmac: fwil: Constify iovar name arguments, Hector Martin
- [PATCH v2 33/35] brcmfmac: common: Add support for downloading TxCap blobs, Hector Martin
- [PATCH v2 34/35] brcmfmac: pcie: Load and provide TxCap blobs, Hector Martin
- [PATCH v2 35/35] brcmfmac: common: Add support for external calibration blobs, Hector Martin
- Re: [PATCH v2 00/35] brcmfmac: Support Apple T2 and M1 platforms, Andy Shevchenko
- Re: [PATCH v2 00/35] brcmfmac: Support Apple T2 and M1 platforms, Kalle Valo
[PATCH v2] rtw89: correct use of BA CAM,
Ping-Ke Shih
[PATCH] rtw89: correct use of BA CAM, Ping-Ke Shih
[PATCH v2 1/3] mac80211: allow non-standard VHT MCS-10/11,
Ping-Ke Shih
[PATCH RFC 0/4] ARM: dts: Add Raspberry Pi Zero 2 W support,
Stefan Wahren
Intel Ice Lake-LP PCH CNVi WiFi (rev 30) unknown rate information, James
rtw88 (https://github.com/lwfinger/rtw88) / compile error since 5.15?, Klaus Mueller
[PATCH] mt76: mt7921: do not always disable fw runtime-pm,
Lorenzo Bianconi
[PATCH] mac80211: mlme: check for null after calling kmemdup,
Jiasheng Jiang
[PATCH 0/2] mt76: fix a leftover race in runtime-pm for mt7663/mt7921,
Lorenzo Bianconi
[PATCH] mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh, Pavel Skripkin
[PATCH] net/wireless/ray_cs: Check of ioremap return value,
Jiasheng Jiang
[PATCH 1/2] rtw89: limit RX status rate of VHT to MCS 9,
Ping-Ke Shih
[PATCH 1/3] mt76: connac: add support for passing the cipher field in bss_info,
Felix Fietkau
[PATCH v3] brcmfmac: add CYW43570 PCIE device,
Ian Lin
[PATCH bpf-next v2] net: don't include filter.h from net/sock.h,
Jakub Kicinski
[PATCH 0/9] rtw88: prepare locking for SDIO support,
Martin Blumenstingl
- [PATCH 1/9] mac80211: Add stations iterator where the iterator function may sleep, Martin Blumenstingl
- [PATCH 2/9] rtw88: Move rtw_chip_cfg_csi_rate() out of rtw_vif_watch_dog_iter(), Martin Blumenstingl
- [PATCH 7/9] rtw88: Configure the registers from rtw_bf_assoc() outside the RCU lock, Martin Blumenstingl
- [PATCH 6/9] rtw88: Replace usage of rtw_iterate_keys_rcu() with rtw_iterate_keys(), Martin Blumenstingl
- [PATCH 5/9] rtw88: Use rtw_iterate_stas where the iterator reads or writes registers, Martin Blumenstingl
- [PATCH 8/9] rtw88: hci: Convert rf_lock from a spinlock to a mutex, Martin Blumenstingl
- [PATCH 9/9] rtw88: fw: Convert h2c.lock from a spinlock to a mutex, Martin Blumenstingl
- [PATCH 4/9] rtw88: Use rtw_iterate_vifs where the iterator reads or writes registers, Martin Blumenstingl
- [PATCH 3/9] rtw88: Move rtw_update_sta_info() out of rtw_ra_mask_info_update_iter(), Martin Blumenstingl
- RE: [PATCH 0/9] rtw88: prepare locking for SDIO support, Pkshih
[PATCH bpf-next] net: don't include filter.h from net/sock.h,
Jakub Kicinski
[RFT] mt76: mt7615e: process txfree and txstatus without allocating skbs, Lorenzo Bianconi
[PATCH] mt76: mt7921e: process txfree and txstatus without allocating skbs, Lorenzo Bianconi
[PATCH] ipw2100: inproper error handling of ipw2100_pci_init_one,
Peiwei Hu
[PATCH] MAINTAINERS: update maintainer list for Infineon,
Wright Feng
[PATCH] iwlwifi: mvm: Use div_s64 instead of do_div in iwl_mvm_ftm_rtt_smoothing(),
Nathan Chancellor
[PATCH] ath: dfs_pattern_detector: Avoid open coded arithmetic in memory allocation,
Christophe JAILLET
[RFC 01/32] Kconfig: introduce and depend on LEGACY_PCI,
Niklas Schnelle
[PATCH] rsi: fix oob in rsi_prepare_skb,
Zekun Shen
[PATCH] mt76: mt7615: fix a possible race enabling/disabling runtime-pm, Lorenzo Bianconi
[PATCH] rtw89: remove duplicate definition of hardware port number,
Ping-Ke Shih
[PATCH] ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111,
Zekun Shen
[RFC PATCH 00/34] brcmfmac: Support Apple T2 and M1 platforms,
Hector Martin
- [PATCH 01/34] dt-bindings: net: bcm4329-fmac: Add Apple properties & chips, Hector Martin
- [PATCH 02/34] brcmfmac: pcie: Declare missing firmware files in pcie.c, Hector Martin
- [PATCH 03/34] brcmfmac: firmware: Support having multiple alt paths, Hector Martin
- [PATCH 04/34] brcmfmac: firmware: Handle per-board clm_blob files, Hector Martin
- [PATCH 05/34] brcmfmac: pcie/sdio/usb: Get CLM blob via standard firmware mechanism, Hector Martin
- [PATCH 06/34] brcmfmac: firmware: Support passing in multiple board_types, Hector Martin
- [PATCH 07/34] brcmfmac: pcie: Read Apple OTP information, Hector Martin
- [PATCH 08/34] brcmfmac: of: Fetch Apple properties, Hector Martin
- [PATCH 09/34] brcmfmac: pcie: Perform firmware selection for Apple platforms, Hector Martin
- [PATCH 10/34] brcmfmac: firmware: Allow platform to override macaddr, Hector Martin
- [PATCH 11/34] brcmfmac: msgbuf: Increase RX ring sizes to 1024, Hector Martin
- [PATCH 12/34] brcmfmac: pcie: Fix crashes due to early IRQs, Hector Martin
- [PATCH 13/34] brcmfmac: pcie: Support PCIe core revisions >= 64, Hector Martin
- [PATCH 14/34] brcmfmac: pcie: Add IDs/properties for BCM4378, Hector Martin
- [PATCH 16/34] brcmfmac: acpi: Add support for fetching Apple ACPI properties, Hector Martin
Message not available
[PATCH 15/34] ACPI / property: Support strings in Apple _DSM props, Hector Martin
[PATCH 17/34] brcmfmac: pcie: Provide a buffer of random bytes to the device, Hector Martin
[PATCH 18/34] brcmfmac: pcie: Add IDs/properties for BCM4355, Hector Martin
[PATCH 19/34] brcmfmac: pcie: Add IDs/properties for BCM4377, Hector Martin
[PATCH 20/34] brcmfmac: pcie: Perform correct BCM4364 firmware selection, Hector Martin
[PATCH 22/34] brcmfmac: chip: Handle 1024-unit sizes for TCM blocks, Hector Martin
[PATCH 23/34] brcmfmac: cfg80211: Add support for scan params v2, Hector Martin
[PATCH 25/34] brcmfmac: cfg80211: Add support for PMKID_V3 operations, Hector Martin
[PATCH 24/34] brcmfmac: feature: Add support for setting feats based on WLC version, Hector Martin
[PATCH 26/34] brcmfmac: cfg80211: Pass the PMK in binary instead of hex, Hector Martin
[PATCH 27/34] brcmfmac: pcie: Add IDs/properties for BCM4387, Hector Martin
[PATCH 28/34] brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toio, Hector Martin
[PATCH 21/34] brcmfmac: chip: Only disable D11 cores; handle an arbitrary number, Hector Martin
[PATCH 29/34] brcmfmac: pcie: Read the console on init and shutdown, Hector Martin
[PATCH 30/34] brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error path, Hector Martin
[PATCH 31/34] brcmfmac: fwil: Constify iovar name arguments, Hector Martin
[PATCH 32/34] brcmfmac: common: Add support for downloading TxCap blobs, Hector Martin
[PATCH 33/34] brcmfmac: pcie: Load and provide TxCap blobs, Hector Martin
[PATCH 34/34] brcmfmac: common: Add support for external calibration blobs, Hector Martin
Re: [RFC PATCH 00/34] brcmfmac: Support Apple T2 and M1 platforms, Lukas Wunner
Re: [RFC PATCH 00/34] brcmfmac: Support Apple T2 and M1 platforms, Linus Walleij
[PATCH 7/8] ath10k: Use platform_get_irq() to get the interrupt,
Lad Prabhakar
[PATCH 6/8] wcn36xx: Use platform_get_irq_byname() to get the interrupt,
Lad Prabhakar
[PATCH 00/10] move duplicated mt7915 code in mt76-connac,
Lorenzo Bianconi
- [PATCH 02/10] mt76: connac: move mt76_connac_mcu_set_pm in connac module, Lorenzo Bianconi
- [PATCH 04/10] mt76: mt7915: rely on mt76_connac_mcu_start_firmware, Lorenzo Bianconi
- [PATCH 05/10] mt76: connac: move mt76_connac_mcu_restart in common module, Lorenzo Bianconi
- [PATCH 01/10] mt76: connac: introduce is_connac_v1 utility routine, Lorenzo Bianconi
- [PATCH 03/10] mt76: mt7921: get rid of mt7921_mcu_get_eeprom, Lorenzo Bianconi
- [PATCH 06/10] mt76: mt7915: rely on mt76_connac_mcu_patch_sem_ctrl/mt76_connac_mcu_start_patch, Lorenzo Bianconi
- [PATCH 07/10] mt76: mt7915: rely on mt76_connac_mcu_init_download, Lorenzo Bianconi
- [PATCH 08/10] mt76: connac: move mt76_connac_mcu_gen_dl_mode in mt76-connac module, Lorenzo Bianconi
- [PATCH 09/10] mt76: mt7915: rely on mt76_connac_mcu_set_rts_thresh, Lorenzo Bianconi
- [PATCH 10/10] mt76: connac: move mt76_connac_mcu_rdd_cmd in mt76-connac module, Lorenzo Bianconi
[PATCH v3] rtw88: check for validity before using a pointer,
Muhammad Usama Anjum
[PATCH v2 00/15] ath11k: add support for 6 GHz station for various modes : LPI, SP and VLP,
Wen Gong
- [PATCH v2 01/15] ath11k: add support for extended wmi service bit, Wen Gong
- [PATCH v2 02/15] ath11k: Add support to parse new wmi event for 6 GHz regulatory, Wen Gong
- [PATCH v2 03/15] ath11k: add support to select 6 GHz Regulatory type, Wen Gong
- [PATCH v2 04/15] ath11k: allow only one interface up simultaneously for WCN6855, Wen Gong
- [PATCH v2 05/15] ath11k: store cur_regulatory_info for each radio, Wen Gong
- [PATCH v2 06/15] ath11k: update regulatory rules when interface added, Wen Gong
- [PATCH v2 08/15] ath11k: save power spectral density(psd) of regulatory rule, Wen Gong
- [PATCH v2 09/15] ath11k: add parse of transmit power envelope element, Wen Gong
- [PATCH v2 11/15] ath11k: fill parameters for vdev_set_tpc_power wmi command, Wen Gong
- [PATCH v2 12/15] ath11k: add WMI_TLV_SERVICE_EXT_TPC_REG_SUPPORT service bit, Wen Gong
- [PATCH v2 13/15] ath11k: discard BSS_CHANGED_TXPOWER when EXT_TPC_REG_SUPPORT for 6 GHz, Wen Gong
- [PATCH v2 14/15] ath11k: add handler for WMI_VDEV_SET_TPC_POWER_CMDID, Wen Gong
- [PATCH v2 15/15] ath11k: send TPC power to firmware for 6 GHz station, Wen Gong
- [PATCH v2 07/15] ath11k: update regulatory rules when connect to AP on 6 GHz band for station, Wen Gong
- [PATCH v2 10/15] ath11k: save max tx power in vdev start response event from firmware, Wen Gong
- Re: [PATCH v2 00/15] ath11k: add support for 6 GHz station for various modes : LPI, SP and VLP, Kalle Valo
[PATCH 1/2] mt76: mt76_connac: fix MCU_CE_CMD_SET_ROC definition error,
sean.wang
[PATCH 1/2] mt76: mt7921e: make dev->fw_assert usage consistent,
sean.wang
iwlwifi: loosing connection to AP (regression from 5.4.143) (fwd from b.k.o bug 215401), Thorsten Leemhuis
[PATCH v2] rtw88: check for validity before using a pointer,
Muhammad Usama Anjum
[PATCH] rtw88: add quirk to disable pci caps on HP Slim Desktop S01-pF1000i,
Yu-Tung Chang
[kvalo-wireless-drivers-next:master] BUILD SUCCESS d430dffbe9dd30759f3c64b65bf85b0245c8d8ab, kernel test robot
[PATCH] rtw88: check for validity before using pointer,
Muhammad Usama Anjum
[PATCH] mac80211: initialize variable have_higher_than_11mbit,
trix
pull-request: wireless-drivers-next-2021-12-23,
Kalle Valo
[PULL] ath11k firmware 20211223,
Kalle Valo
[PATCH 00/15] mt7915 connac rework,
Lorenzo Bianconi
- [PATCH 01/15] mt76: mt7915: remove duplicated defs in mcu.h, Lorenzo Bianconi
- [PATCH 02/15] mt76: connac: move mt76_connac_mcu_bss_omac_tlv in connac module, Lorenzo Bianconi
- [PATCH 03/15] mt76: connac: move mt76_connac_mcu_bss_ext_tlv in connac module, Lorenzo Bianconi
- [PATCH 05/15] mt76: mt7915: rely on mt76_connac_mcu_sta_ba_tlv, Lorenzo Bianconi
- [PATCH 06/15] mt76: mt7915: rely on mt76_connac_mcu_wtbl_ba_tlv, Lorenzo Bianconi
- [PATCH 04/15] mt76: connac: move mt76_connac_mcu_bss_basic_tlv in connac module, Lorenzo Bianconi
- [PATCH 07/15] mt76: mt7915: rely on mt76_connac_mcu_sta_ba, Lorenzo Bianconi
- [PATCH 09/15] mt76: mt7915: rely on mt76_connac_mcu_sta_basic_tlv, Lorenzo Bianconi
- [PATCH 08/15] mt76: mt7915: rely on mt76_connac_mcu_wtbl_generic_tlv, Lorenzo Bianconi
- [PATCH 11/15] mt76: mt7915: rely on mt76_connac_mcu_wtbl_smps_tlv, Lorenzo Bianconi
- [PATCH 10/15] mt76: mt7915: rely on mt76_connac_mcu_sta_uapsd, Lorenzo Bianconi
- [PATCH 12/15] mt76: mt7915: rely on mt76_connac_mcu_wtbl_ht_tlv, Lorenzo Bianconi
- [PATCH 13/15] mt76: mt7915: rely on mt76_connac_mcu_wtbl_hdr_trans_tlv, Lorenzo Bianconi
- [PATCH 14/15] mt76: connac: move mt76_connac_mcu_wtbl_update_hdr_trans in connac module, Lorenzo Bianconi
- [PATCH 15/15] mt76: connac: introduce is_connac_v2 utility routine, Lorenzo Bianconi
[PATCH] ath11k: Reconfigure hardware rate for WCN6855 after vdev is started,
Baochen Qiang
[PATCH] mt76: mt7915: move pci specific code back to pci.c, Felix Fietkau
[PATCH] ath11k: Add peer rhash table support,
Karthikeyan Periyasamy
[PATCH] ath11k: Refactor the fallback routine when peer create fails,
Karthikeyan Periyasamy
[PATCH] mt76: mt7915: fix warning: variable 'flags' set but not used,
Bo Jiao
[PATCH] mt76: mt7915: fix warning: variable 'base' is used uninitialized, Bo Jiao
[PATCH] ath11k: fix workqueue not getting destroyed after rmmod,
Aditya Kumar Singh
[PATCH v2 00/50] wilc1000: rework tx path to use sk_buffs throughout,
David Mosberger-Tang
- [PATCH v2 04/50] wilc1000: factor common code in wilc_wlan_cfg_set() and wilc_wlan_cfg_get(), David Mosberger-Tang
- [PATCH v2 02/50] wilc1000: switch txq_event from completion to waitqueue, David Mosberger-Tang
- [PATCH v2 14/50] wilc1000: if there is no tx packet, don't increment packets-sent counter, David Mosberger-Tang
- [PATCH v2 22/50] wilc1000: minor syntax cleanup, David Mosberger-Tang
- [PATCH v2 15/50] wilc1000: add struct wilc_skb_tx_cb as an alias of struct txq_entry_t, David Mosberger-Tang
- [PATCH v2 20/50] wilc1000: eliminate "max_size_over" variable in fill_vmm_table, David Mosberger-Tang
- [PATCH v2 03/50] wilc1000: move receive-queue stats from txq to wilc structure, David Mosberger-Tang
- [PATCH v2 30/50] wilc1000: use more descriptive variable names, David Mosberger-Tang
- [PATCH v2 31/50] wilc1000: eliminate another magic constant, David Mosberger-Tang
- [PATCH v2 21/50] wilc1000: declare read-only ac_preserve_ratio as static and const, David Mosberger-Tang
- [PATCH v2 23/50] wilc1000: introduce symbolic names for two tx-related control bits, David Mosberger-Tang
- [PATCH v2 17/50] wilc1000: remove no longer used "vif" argument from init_txq_entry(), David Mosberger-Tang
- [PATCH v2 25/50] wilc1000: replace txq_spinlock with ack_filter_lock mutex, David Mosberger-Tang
- [PATCH v2 10/50] wilc1000: factor initialization of tx queue-specific packet fields, David Mosberger-Tang
- [PATCH v2 07/50] wilc1000: increment tx_dropped stat counter on tx packet drop, David Mosberger-Tang
- [PATCH v2 13/50] wilc1000: sanitize config packet sequence number management a bit, David Mosberger-Tang
- [PATCH v2 06/50] wilc1000: move tx packet drop code into its own function, David Mosberger-Tang
- [PATCH v2 09/50] wilc1000: prepare wilc_wlan_tx_packet_done() for sk_buff changes, David Mosberger-Tang
- [PATCH v2 34/50] wilc1000: restructure wilc-wlan_handle_txq() for clarity, David Mosberger-Tang
- [PATCH v2 26/50] wilc1000: reduce amount of time ack_filter_lock is held, David Mosberger-Tang
- [PATCH v2 35/50] wilc1000: introduce copy_and_send_packets() helper function, David Mosberger-Tang
- [PATCH v2 43/50] wilc1000: add support for zero-copy transmit of tx packets, David Mosberger-Tang
- [PATCH v2 38/50] wilc1000: take advantage of chip queue, David Mosberger-Tang
- [PATCH v2 44/50] wilc1000: don't allocate tx_buffer when zero-copy is available, David Mosberger-Tang
- [PATCH v2 28/50] wilc1000: improve send_packets() a bit, David Mosberger-Tang
- [PATCH v2 45/50] wilc1000: move struct wilc_spi declaration, David Mosberger-Tang
[Index of Archives]
[Linux Host AP]
[Wireless Regulations]
[Linux Bluetooth]
[Linux Wireless Personal Area Network]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Linux Networking Development]
[Netfilter]
[Bugtraq]