linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-04 07:30:24 to 2022-01-10 09:11:49 UTC [more...]

[PATCH v2 00/35] brcmfmac: Support Apple T2 and M1 platforms
 2022-01-10  9:11 UTC  (84+ messages)
` [PATCH v2 02/35] brcmfmac: pcie: Declare missing firmware files in pcie.c
` [PATCH v2 03/35] brcmfmac: firmware: Handle per-board clm_blob files
` [PATCH v2 04/35] brcmfmac: firmware: Support having multiple alt paths
` [PATCH v2 05/35] brcmfmac: pcie/sdio/usb: Get CLM blob via standard firmware mechanism
` [PATCH v2 06/35] brcmfmac: firmware: Support passing in multiple board_types
` [PATCH v2 07/35] brcmfmac: pcie: Read Apple OTP information
` [PATCH v2 08/35] brcmfmac: of: Fetch Apple properties
` [PATCH v2 09/35] brcmfmac: pcie: Perform firmware selection for Apple platforms
` [PATCH v2 10/35] brcmfmac: firmware: Allow platform to override macaddr
` [PATCH v2 11/35] brcmfmac: msgbuf: Increase RX ring sizes to 1024
` [PATCH v2 12/35] brcmfmac: pcie: Fix crashes due to early IRQs
` [PATCH v2 13/35] brcmfmac: pcie: Support PCIe core revisions >= 64
` [PATCH v2 14/35] brcmfmac: pcie: Add IDs/properties for BCM4378
` [PATCH v2 16/35] brcmfmac: acpi: Add support for fetching Apple ACPI properties
` [PATCH v2 18/35] brcmfmac: pcie: Add IDs/properties for BCM4355
` [PATCH v2 19/35] brcmfmac: pcie: Add IDs/properties for BCM4377
` [PATCH v2 20/35] brcmfmac: pcie: Perform correct BCM4364 firmware selection
` [PATCH v2 21/35] brcmfmac: chip: Only disable D11 cores; handle an arbitrary number
` [PATCH v2 22/35] brcmfmac: chip: Handle 1024-unit sizes for TCM blocks
` [PATCH v2 23/35] brcmfmac: cfg80211: Add support for scan params v2
` [PATCH v2 24/35] brcmfmac: feature: Add support for setting feats based on WLC version
` [PATCH v2 25/35] brcmfmac: cfg80211: Add support for PMKID_V3 operations
` [PATCH v2 26/35] brcmfmac: cfg80211: Pass the PMK in binary instead of hex
` [PATCH v2 27/35] brcmfmac: pcie: Add IDs/properties for BCM4387
` [PATCH v2 28/35] brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toio
` [PATCH v2 29/35] brcmfmac: pcie: Read the console on init and shutdown
` [PATCH v2 30/35] brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error path
` [PATCH v2 31/35] brcmfmac: firmware: Allocate space for default boardrev in nvram
` [PATCH v2 32/35] brcmfmac: fwil: Constify iovar name arguments
` [PATCH v2 33/35] brcmfmac: common: Add support for downloading TxCap blobs
` [PATCH v2 34/35] brcmfmac: pcie: Load and provide "
` [PATCH v2 35/35] brcmfmac: common: Add support for external calibration blobs

[PATCH] iwlwifi: mvm: Use div_s64 instead of do_div in iwl_mvm_ftm_rtt_smoothing()
 2022-01-10  8:08 UTC  (3+ messages)

[PATCH] ath11k: Add debugfs interface to configure firmware debug log level
 2022-01-10  5:41 UTC 

[PATCH] ath11k: Add support for dynamic vlan
 2022-01-10  3:41 UTC 

[PATCH] cw1200: wsm: make array queue_id_to_wmm_aci static const
 2022-01-09 23:09 UTC 

[PATCH] mt76: mt7921: fix endianness issues in mt7921_mcu_set_tx()
 2022-01-09 17:56 UTC 

Adding CMD_SET_CHANNEL for station iftypes
 2022-01-09 12:00 UTC  (6+ messages)

[PATCH] mt76: sdio: disable interrupt in mt76s_sdio_irq
 2022-01-09  8:33 UTC 

iwlwifi: AX201 not using 2 receive streams
 2022-01-08 21:22 UTC  (2+ messages)

[PATCH] mt76: mt7921: fix crash when startup fails
 2022-01-08 19:08 UTC 

[PATCH v2 0/4] wcn36xx: Add spectrum survey reporting
 2022-01-08 17:10 UTC  (5+ messages)
` [PATCH v2 1/4] wcn36xx: Implement get_snr()
` [PATCH v2 2/4] wcn36xx: Track the band and channel we are tuned to
` [PATCH v2 3/4] wcn36xx: Track SNR and RSSI for each RX frame
` [PATCH v2 4/4] wcn36xx: Add SNR reporting via get_survey()

[PATCH 0/4] wcn36xx: Add spectrum survey reporting
 2022-01-08 15:48 UTC  (8+ messages)
` [PATCH 1/4] wcn36xx: Implement get_snr()
` [PATCH 2/4] wcn36xx: Track the band and channel we are tuned to
` [PATCH 3/4] wcn36xx: Track SNR and RSSI for each RX frame
` [PATCH 4/4] wcn36xx: Add SNR reporting via get_survey()

[PATCH 1/2] ath10k: search for default BDF name provided in DT
 2022-01-08  3:14 UTC  (4+ messages)
` [PATCH 2/2] dt: bindings: add dt entry for ath10k default BDF name

[PATCH v3 0/8] rtw88: prepare locking for SDIO support
 2022-01-08  0:55 UTC  (9+ messages)
` [PATCH v3 1/8] rtw88: Move rtw_chip_cfg_csi_rate() out of rtw_vif_watch_dog_iter()
` [PATCH v3 2/8] rtw88: Move rtw_update_sta_info() out of rtw_ra_mask_info_update_iter()
` [PATCH v3 3/8] rtw88: Use rtw_iterate_vifs where the iterator reads or writes registers
` [PATCH v3 4/8] rtw88: Use rtw_iterate_stas "
` [PATCH v3 5/8] rtw88: Replace usage of rtw_iterate_keys_rcu() with rtw_iterate_keys()
` [PATCH v3 6/8] rtw88: Configure the registers from rtw_bf_assoc() outside the RCU lock
` [PATCH v3 7/8] rtw88: hci: Convert rf_lock from a spinlock to a mutex
` [PATCH v3 8/8] rtw88: fw: Convert h2c.lock "

[PATCH 0/9] rtw88: prepare locking for SDIO support
 2022-01-07 21:49 UTC  (6+ messages)
` [PATCH 3/9] rtw88: Move rtw_update_sta_info() out of rtw_ra_mask_info_update_iter()

[PATCH v3 0/9] BCMA support for brcmnand
 2022-01-07 18:46 UTC  (10+ messages)
` [PATCH v3 1/9] mtd: rawnand: brcmnand: Assign soc as early as possible
` [PATCH v3 2/9] mtd: rawnand: brcmnand: Allow SoC to provide I/O operations
` [PATCH v3 3/9] mtd: rawnand: brcmnand: Avoid pdev in brcmnand_init_cs()
` [PATCH v3 4/9] mtd: rawnand: brcmnand: Move OF operations out of brcmnand_init_cs()
` [PATCH v3 5/9] mtd: rawnand: brcmnand: Allow working without interrupts
` [PATCH v3 6/9] mtd: rawnand: brcmnand: Add platform data structure for BCMA
` [PATCH v3 7/9] mtd: rawnand: brcmnand: Allow platform data instantation
` [PATCH v3 8/9] mtd: rawnand: brcmnand: BCMA controller uses command shift of 0
` [PATCH v3 9/9] mtd: rawnand: brcmnand: Add BCMA shim

[RFC 01/32] Kconfig: introduce and depend on LEGACY_PCI
 2022-01-07 17:16 UTC  (7+ messages)

[PATCH] mt76: mt7915: add support for passing chip/firmware debug data to user space
 2022-01-07 11:04 UTC  (2+ messages)

[PATCH] mt76: mt7915: fix a couple information leaks
 2022-01-07 10:21 UTC  (4+ messages)

[PATCH] mt76: mt7921e: fix possible probe failure after reboot
 2022-01-07  7:30 UTC 

[PATCH v2 0/9] BCMA support for brcmnand
 2022-01-07  7:22 UTC  (12+ messages)
` [PATCH v2 1/9] mtd: rawnand: brcmnand: Assign soc as early as possible
` [PATCH v2 2/9] mtd: rawnand: brcmnand: Allow SoC to provide I/O operations
` [PATCH v2 3/9] mtd: rawnand: brcmnand: Avoid pdev in brcmnand_init_cs()
` [PATCH v2 4/9] mtd: rawnand: brcmnand: Move OF operations out of brcmnand_init_cs()
` [PATCH v2 5/9] mtd: rawnand: brcmnand: Allow working without interrupts
` [PATCH v2 6/9] mtd: rawnand: brcmnand: Add platform data structure for BCMA
` [PATCH v2 7/9] mtd: rawnand: brcmnand: Allow platform data instantation
` [PATCH v2 8/9] mtd: rawnand: brcmnand: BCMA controller uses command shift of 0
` [PATCH v2 9/9] mtd: rawnand: brcmnand: Add BCMA shim

[PATCH 00/19] rtw89: support AP mode
 2022-01-07  3:42 UTC  (20+ messages)
` [PATCH 01/19] rtw89: configure rx_filter according to FIF_PROBE_REQ
` [PATCH 02/19] rtw89: use hardware SSN to TX management frame
` [PATCH 03/19] rtw89: download beacon content to firmware
` [PATCH 04/19] rtw89: add C2H handle of BCN_CNT
` [PATCH 05/19] rtw89: implement mac80211_ops::set_tim to indicate STA to receive packets
` [PATCH 06/19] rtw89: allocate mac_id for each station in AP mode
` [PATCH 07/19] rtw89: extend firmware commands on states of sta_assoc and sta_disconnect
` [PATCH 08/19] rtw89: rename vif_maintain to role_maintain
` [PATCH 09/19] rtw89: configure mac port HIQ registers
` [PATCH 10/19] rtw89: send broadcast/multicast packets via HIQ if STAs are in sleep mode
` [PATCH 11/19] rtw89: set mac_id and port ID to TXWD
` [PATCH 12/19] rtw89: separate {init,deinit}_addr_cam functions
` [PATCH 13/19] rtw89: extend role_maintain to support AP mode
` [PATCH 14/19] rtw89: add addr_cam field to sta "
` [PATCH 15/19] rtw89: only STA mode change vif_type mapping dynamically
` [PATCH 16/19] rtw89: maintain assoc/disassoc STA states of firmware and hardware
` [PATCH 17/19] rtw89: implement ieee80211_ops::start_ap and stop_ap
` [PATCH 18/19] rtw89: debug: add stations entry to show ID assignment
` [PATCH 19/19] rtw89: declare AP mode support

[PATCH] dt-bindings: net: wireless: mt76: Fix 8-bit property sizes
 2022-01-07  3:04 UTC 

[PATCH] rtw88: rtw8821c: enable rfe 6 devices
 2022-01-07  2:47 UTC 

[PATCH] mt76: mt7921e: fix reset failure in mt7921_pci_probe
 2022-01-07  0:53 UTC  (2+ messages)

[PATCH v3] cfg80211: Handle driver updated MU-EDCA params
 2022-01-06 23:43 UTC 

802.11k, wpa_supplicant and iwlwifi
 2022-01-06 22:10 UTC  (2+ messages)

[PATCH] mt76: mt7921s: fix mt7921s_mcu_[fw|drv]_pmctrl
 2022-01-06 19:50 UTC 

rtw88: EDCCA makes Wi-Fi unusable with a USB 3.0 SSD connected
 2022-01-06 17:59 UTC  (3+ messages)

[PATCH] iwlwifi: mvm: fix off by one in iwl_mvm_stat_iterator_all_macs()
 2022-01-06  7:18 UTC 

[PATCH v3 0/3] ath11k: add 11d scan offload support for QCA6390/WCN6855
 2022-01-06  7:18 UTC  (3+ messages)
` [PATCH v3 2/3] ath11k: add configure country code for QCA6390 and WCN6855

[PATCH 1/2] mt76: mt7915: fix ht mcs in mt7915_mac_add_txs_skb()
 2022-01-06  6:20 UTC  (2+ messages)
` [PATCH 2/2] mt76: mt7921: fix ht mcs in mt7921_mac_add_txs_skb()

[jberg-mac80211-next:master] BUILD SUCCESS 18343b80691560f41c3339119a2e9314d4672c77
 2022-01-05  8:22 UTC 

[PATCH v3] mac80211: mlme: check for null after calling kmemdup
 2022-01-05  8:15 UTC 

[PATCH v2] mac80211: mlme: check for null after calling kmemdup
 2022-01-05  7:49 UTC  (2+ messages)

[jberg-mac80211:master] BUILD SUCCESS 6f89ecf10af1396ddc34c303ae1168a11f3f04a3
 2022-01-05  5:25 UTC 

[PATCH 0/9] BCMA support for brcmnand
 2022-01-04 18:37 UTC  (12+ messages)
` [PATCH 1/9] mtd: rawnand: brcmnand: Allow SoC to provide I/O operations
` [PATCH 4/9] mtd: rawnand: brcmnand: Move OF operations out of brcmnand_init_cs()

pull-request: mac80211-next 2022-01-04
 2022-01-04 17:10 UTC  (2+ messages)

pull-request: mac80211 2022-01-04
 2022-01-04 16:20 UTC  (2+ messages)

[PATCH bpf-next v2] net: don't include filter.h from net/sock.h
 2022-01-04 15:42 UTC  (4+ messages)

[PATCH] mac80211: mlme: check for null after calling kmemdup
 2022-01-04 14:00 UTC  (2+ messages)

[PATCH 01/11] mt76: mt7915: add comments about rx descriptor parsing
 2022-01-04 11:15 UTC  (7+ messages)
` [PATCH 03/11] mt76: mt7915: support enabling rx group-5 status
` [PATCH 05/11] mt76: mt7915: ethtool group-5 rx stats information
` [PATCH 07/11] mt76: mt7915: fix rate rix and flags in txs path


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).