Linux-Wireless Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-12 17:34:27 to 2022-01-16 12:47:59 UTC [more...]

[PATCH v2 00/19] add support for WCN6750
 2022-01-16 12:47 UTC  (9+ messages)
` [PATCH v2 01/19] ath11k: PCI changes to support WCN6750
` [PATCH v2 02/19] ath11k: Refactor PCI code to support hybrid bus devices
` [PATCH v2 03/19] ath11k: Choose MSI config based on HW revision
` [PATCH v2 04/19] ath11k: Refactor MSI logic
` [PATCH v2 05/19] ath11k: Remove core PCI references from PCI common code
` [PATCH v2 06/19] ath11k: Add HW params for WCN6750
` [PATCH v2 07/19] ath11k: Add bus "
` [PATCH v2 08/19] ath11k: Add register access logic "

[PATCH 0/5] move shared mac code in mt76_connac module
 2022-01-16 12:43 UTC  (6+ messages)
` [PATCH 1/5] mt76: connac: move mt76_connac_lmac_mapping in mt76-connac module
` [PATCH 2/5] mt76: connac: move common mac defs in mt76_connac_mac.h
` [PATCH 3/5] mt76: connac: move mt76_connac_reverse_frag0_hdr_trans in common module
` [PATCH 4/5] mt76: connac: move he radiotap parsing in connac module
` [PATCH 5/5] mt76: connac: move mt76_connac_mac_write_txwi "

[BUG] Realtek dmesg flood: rtw_8822ce firmware failed to leave lps state
 2022-01-16  8:47 UTC 

[PATCH net-next v4 00/13] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
 2022-01-15 14:53 UTC  (17+ messages)
` [PATCH net-next v4 01/13] list: Add list_next_entry_circular() and list_prev_entry_circular()
` [PATCH net-next v4 02/13] net: wwan: t7xx: Add control DMA interface
` [PATCH net-next v4 03/13] net: wwan: t7xx: Add core components
` [PATCH net-next v4 04/13] net: wwan: t7xx: Add port proxy infrastructure
` [PATCH net-next v4 05/13] net: wwan: t7xx: Add control port
` [PATCH net-next v4 06/13] net: wwan: t7xx: Add AT and MBIM WWAN ports
` [PATCH net-next v4 07/13] net: wwan: t7xx: Data path HW layer
` [PATCH net-next v4 08/13] net: wwan: t7xx: Add data path interface
` [PATCH net-next v4 09/13] net: wwan: t7xx: Add WWAN network interface
` [PATCH net-next v4 10/13] net: wwan: t7xx: Introduce power management support
` [PATCH net-next v4 11/13] net: wwan: t7xx: Runtime PM
` [PATCH net-next v4 12/13] net: wwan: t7xx: Device deep sleep lock/unlock
` [PATCH net-next v4 13/13] net: wwan: t7xx: Add maintainers and documentation

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

[PATCH] ath9k_htc: fix uninit value bugs
 2022-01-15 12:27 UTC 

[PATCH wireless] MAINTAINERS: add common wireless and wireless-next trees
 2022-01-15 11:11 UTC  (5+ messages)

[PATCH v2 1/2] mt76: sdio: honor the largest Tx buffer the hardware can support
 2022-01-15  0:22 UTC  (4+ messages)
` [PATCH v2 2/2] mt76: mt7921s: run sleep mode by default

[PATCH 0/4] rtw88: four small code-cleanups and refactorings
 2022-01-14 23:48 UTC  (5+ messages)
` [PATCH 1/4] rtw88: pci: Change type of rtw_hw_queue_mapping() and ac_to_hwq to enum
` [PATCH 2/4] rtw88: pci: Change queue datatype from u8 to enum rtw_tx_queue_type
` [PATCH 3/4] rtw88: Move enum rtw_tx_queue_type mapping code to tx.{c,h}
` [PATCH 4/4] rtw88: mac: Use existing interface mask macros in rtw_pwr_seq_parser()

mwifiex 1.0 (16.68.10.p159) - PCIEUSB-8997 firmware is buggy
 2022-01-14 18:32 UTC  (3+ messages)

[v13 0/3] MBSSID and EMA support in AP mode
 2022-01-14 20:50 UTC  (7+ messages)
` [v13 2/3] mac80211: MBSSID and EMA beacon handling "

[PATCH] mt76: mt7921: improve signal reporting
 2022-01-14 20:28 UTC 

[wpan-next v2 00/27] IEEE 802.15.4 scan support
 2022-01-14 18:44 UTC  (41+ messages)
` [wpan-next v2 01/27] net: mac802154: Split the set channel hook implementation
` [wpan-next v2 06/27] net: mac802154: Set the symbol duration automatically
` [wpan-next v2 08/27] net: ieee802154: Drop symbol duration settings when the core does it already
` [wpan-next v2 16/27] net: ieee802154: Define frame types
` [wpan-next v2 17/27] net: ieee802154: Add support for scanning requests
` [wpan-next v2 18/27] net: mac802154: Handle scan requests
` [wpan-next v2 19/27] net: ieee802154: Full PAN management
` [wpan-next v2 20/27] net: ieee802154: Add support for beacon requests
` [wpan-next v2 21/27] net: mac802154: Handle beacons requests
` [wpan-next v2 22/27] net: ieee802154: Trace the registration of new PANs
` [wpan-next v2 23/27] net: mac802154: Add support for active scans
` [wpan-next v2 24/27] net: mac802154: Add support for processing beacon requests
` [wpan-next v2 25/27] net: mac802154: Inform device drivers about scans
` [wpan-next v2 26/27] net: mac802154: Inform device drivers about beacon operations
` [wpan-next v2 27/27] net: ieee802154: ca8210: Refuse most of the scan operations

iwlwifi: AX201 not using 2 receive streams
 2022-01-14 17:22 UTC  (5+ messages)

[PATCH v2 1/2] ath10k: search for default BDF name provided in DT
 2022-01-14 14:46 UTC  (6+ messages)

[PATCH] linux-firmware: update firmware for MT7921 WiFi device
 2022-01-14  9:52 UTC  (2+ messages)

[PATCH] mt76: mt7915: set bssinfo/starec command when adding interface
 2022-01-14  9:49 UTC 

[PATCH v3 0/4] add mt7986 support
 2022-01-14  2:53 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: net: wireless: mt76: document bindings for MT7986
` [PATCH v3 2/4] mt76: redefine mt76_for_each_q_rx to adapt mt7986 changes
` [PATCH v3 3/4] mt76: mt7915: add support for MT7986
` [PATCH v3 4/4] mt76: mt7915: introduce band_idx in mt7915_phy

[PATCH v2 0/5] add mt7986 support
 2022-01-14  2:21 UTC  (7+ messages)
` [PATCH v2 3/5] mt76: mt7915: add support for MT7986

[PATCH] rtw89: fix maybe uninitialized `qempty` variable
 2022-01-14  1:07 UTC  (2+ messages)

[PATCH] ssb: fix boolreturn.cocci warning
 2022-01-14  0:11 UTC 

[PATCH 2/3] mt76: sdio: honor the largest Tx buffer the hardware can support
 2022-01-13 22:43 UTC 

[PATCH] wireless-regdb: Update regulatory rules for South Korea (KR)
 2022-01-13 21:59 UTC  (8+ messages)
` [PATCH v2] "

general protection fault in ieee80211_chanctx_num_assigned
 2022-01-13 19:04 UTC  (2+ messages)
` [syzbot] "

[PATCH net-next v3 00/12] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
 2022-01-13 18:31 UTC  (18+ messages)
` [PATCH net-next v3 01/12] net: wwan: t7xx: Add control DMA interface
` [PATCH net-next v3 02/12] net: wwan: t7xx: Add core components
` [PATCH net-next v3 07/12] net: wwan: t7xx: Add data path interface

[PATCH] mac80211: Remove redundent assignment channel_type
 2022-01-13 16:15 UTC 

[PATCH 00/31] staging/wfx: apply suggestions from the linux-wireless review
 2022-01-13 12:16 UTC  (34+ messages)
` [PATCH 01/31] staging: wfx: fix Makefile and Kconfig licenses
` [PATCH 02/31] staging: wfx: fix HIF API license
` [PATCH 03/31] staging: wfx: fix missing headers
` [PATCH 04/31] staging: wfx: fix comment correctness
` [PATCH 05/31] staging: wfx: explain uncommon Makefile statement
` [PATCH 06/31] staging: wfx: remove unnecessary braces
` [PATCH 07/31] staging: wfx: remove useless #ifdef
` [PATCH 08/31] staging: wfx: use IS_ALIGNED()
` [PATCH 09/31] staging: wfx: replace magic value by WFX_HIF_BUFFER_SIZE
` [PATCH 10/31] stagigg: wfx: replace magic number by HIF_ID_IS_INDICATION
` [PATCH 11/31] staging: wfx: preserve endianness of struct hif_ind_startup
` [PATCH 12/31] staging: wfx: fix ambiguous function name
` [PATCH 13/31] "
` [PATCH 14/31] staging: wfx: prefix functions from hif_*.h with wfx_
` [PATCH 15/31] staging: wfx: prefix functions from hwio.h "
` [PATCH 16/31] staging: wfx: prefix functions from debug.h "
` [PATCH 17/31] staging: wfx: prefix tx_policy_is_equal() "
` [PATCH 18/31] staging: wfx: prefix structs hif_* "
` [PATCH 19/31] staging: wfx: prefix structs tx_policy and hwbus_ops "
` [PATCH 20/31] staging: wfx: reformat code on 100 columns
` [PATCH 21/31] staging: wfx: reformat comments "
` [PATCH 22/31] staging: wfx: fix structs alignments
` [PATCH 23/31] staging: wfx: use explicit labels for errors
` [PATCH 24/31] staging: wfx: replace compiletime_assert() by BUILD_BUG_ON_MSG()
` [PATCH 25/31] staging: wfx: do not display functions names in logs
` [PATCH 26/31] staging: wfx: remove force_ps_timeout
` [PATCH 27/31] staging: wfx: map 'compatible' attribute with board name
` [PATCH 28/31] staging: wfx: fix firmware location
` [PATCH 29/31] staging: wfx: drop legacy compatible values
` [PATCH 30/31] staging: wfx: rename "config-file" DT attribute
` [PATCH 31/31] staging: wfx: do not probe the device if not in the DT

[PATCH] iwlwifi: mvm: check if SAR GEO is supported before sending command
 2022-01-13 12:09 UTC  (3+ messages)

[PATCH v9 00/24] wfx: get out from the staging area
 2022-01-13 12:07 UTC  (7+ messages)
` [PATCH v9 08/24] wfx: add bus_sdio.c

[PATCH 1/3] mt76: sdio: remove those unnecessary buffers in sdio.xmit_buf
 2022-01-13  9:09 UTC  (6+ messages)
` [PATCH 2/3] mt76: sdio: honor the largest Tx buffer the hardware can support
` [PATCH 3/3] mt76: mt7921s: run sleep mode by default

iwlwifi 0000:3a:00.0: Microcode SW error detected. Restarting 0x2000000
 2022-01-13  8:51 UTC  (8+ messages)

[PATCH] mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_work
 2022-01-13  6:02 UTC 

[PATCH] ath11k: set WMI_PEER_40MHZ while peer assoc for 6 GHz
 2022-01-13  2:31 UTC 

[PATCH] Revert "iwlwifi: mvm: disable RX-diversity in powersave"
 2022-01-13  1:16 UTC 

[PATCH 1/2] rtw89: handle 6G band if supported by a chipset
 2022-01-13  1:10 UTC  (2+ messages)
` [PATCH 2/2] rtw89: include subband type in channel params

[V7 1/2] ath11k: add WMI calls to manually add/del/pause/resume TWT dialogs
 2022-01-12 18:00 UTC  (2+ messages)
` [V7 2/2] ath11k: add debugfs for TWT debug calls

[PATCH 0/6] introduce background radar support for mt7915 driver
 2022-01-12 17:59 UTC  (4+ messages)

[PATCH v2 0/6] introduce background radar support for mt7915 driver
 2022-01-12 17:53 UTC  (7+ messages)
` [PATCH v2 1/6] mt76: mt7915: introduce mt7915_set_radar_background routine
` [PATCH v2 2/6] mt76: mt7915: enable radar trigger on rdd2
` [PATCH v2 3/6] mt76: mt7915: introduce rdd_monitor debugfs node
` [PATCH v2 4/6] mt76: mt7915: report radar pattern if detected by rdd2
` [PATCH v2 5/6] mt76: mt7915: enable radar background detection
` [PATCH v2 6/6] dt-bindings:net:wireless:mediatek,mt76: add disable-radar-offchan

[wpan-tools v2 0/7] IEEE 802.15.4 scan support
 2022-01-12 17:35 UTC  (8+ messages)
` [wpan-tools v2 1/7] iwpan: Fix the channels printing
` [wpan-tools v2 2/7] iwpan: Export iwpan_debug
` [wpan-tools v2 3/7] iwpan: Fix a comment
` [wpan-tools v2 4/7] iwpan: Remove duplicated SECTION
` [wpan-tools v2 5/7] iwpan: Synchronize nl802154 header with the Linux kernel
` [wpan-tools v2 6/7] iwpan: Add full scan support
` [wpan-tools v2 7/7] iwpan: Add events support


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 read-only IMAP folder(s) and NNTP newsgroup(s).