Linux-Wireless Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-30 16:21:18 to 2024-04-04 06:18:44 UTC [more...]

[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
 2024-04-04  6:17 UTC  (33+ messages)
` [PATCH v2 01/25] "
` [PATCH v2 02/25] virtio: balloon: drop owner assignment
` [PATCH v2 03/25] virtio: input: "
` [PATCH v2 04/25] virtio: mem: "
` [PATCH v2 05/25] um: virt-pci: "
` [PATCH v2 06/25] virtio_blk: "
` [PATCH v2 07/25] bluetooth: virtio: "
` [PATCH v2 08/25] hwrng: "
` [PATCH v2 09/25] virtio_console: "
` [PATCH v2 10/25] crypto: virtio - "
` [PATCH v2 11/25] firmware: arm_scmi: virtio: "
` [PATCH v2 12/25] gpio: "
` [PATCH v2 13/25] drm/virtio: "
` [PATCH v2 14/25] iommu: virtio: "
` [PATCH v2 15/25] misc: nsm: "
` [PATCH v2 16/25] net: caif: virtio: "
` [PATCH v2 17/25] net: "
` [PATCH v2 18/25] net: 9p: "
` [PATCH v2 19/25] vsock/virtio: "
` [PATCH v2 20/25] wifi: mac80211_hwsim: "
` [PATCH v2 21/25] nvdimm: virtio_pmem: "
` [PATCH v2 22/25] rpmsg: virtio: "
` [PATCH v2 23/25] scsi: "
` [PATCH v2 24/25] fuse: "
` [PATCH v2 25/25] sound: "

pull-request: wireless-next-2024-04-03
 2024-04-04  2:50 UTC  (2+ messages)

[PATCH] ath9k: use unmanaged PCI functions in ath9k_pci_owl_loader
 2024-04-03 21:23 UTC  (2+ messages)

[PATCH 01/13] wifi: mt76: mt7915: initialize rssi on adding stations
 2024-04-03 20:03 UTC  (16+ messages)
` [PATCH 02/13] wifi: mt76: replace skb_put with skb_put_zero
` [PATCH 03/13] wifi: mt76: fix tx packet loss when scanning on DBDC
` [PATCH 04/13] wifi: mt76: mt7915: fix mcu command format for mt7915 tx stats
` [PATCH 05/13] wifi: mt76: mt7915: fix bogus Tx/Rx airtime duration values
` [PATCH 06/13] wifi: mt76: mt7915: fix HE PHY capabilities IE for station mode
` [PATCH 07/13] wifi: mt76: mt7915: only set MT76_MCU_RESET for the main phy
` [PATCH 08/13] wifi: mt76: mt7996: "
` [PATCH 09/13] wifi: mt76: mt7915: add support for disabling in-band discovery
` [PATCH 10/13] wifi: mt76: mt7915: add mt7986, mt7916 and mt7981 pre-calibration
` [PATCH 11/13] wifi: mt76: mt7915: add fallback in case of missing precal data
` [PATCH 12/13] wifi: mt76: mt7603: fix tx queue of loopback packets
` [PATCH 13/13] wifi: mt76: mt7603: add wpdma tx eof flag for PSE client reset

[PATCH v2 0/2] [RESEND] wifi: ath12k: refactor the link capable flag
 2024-04-03 19:29 UTC  (8+ messages)
` [PATCH v2 1/2] [RESEND] wifi: ath12k: extend "
` [PATCH v2 2/2] [RESEND] wifi: ath12k: fix link capable flags

[PATCH 0/9] wifi: ath12k: MBSSID and EMA AP support
 2024-04-03 18:17 UTC  (19+ messages)
` [PATCH 1/9] wifi: ath12k: advertise driver capabilities for MBSSID and EMA
` [PATCH 2/9] wifi: ath12k: configure MBSSID params in vdev create/start
` [PATCH 3/9] wifi: ath12k: rename MBSSID fields in wmi_vdev_up_cmd
` [PATCH 4/9] wifi: ath12k: create a structure for WMI vdev up parameters
` [PATCH 5/9] wifi: ath12k: configure MBSSID parameters in AP mode
` [PATCH 6/9] wifi: ath12k: refactor arvif security parameter configuration
` [PATCH 7/9] wifi: ath12k: add MBSSID beacon support
` [PATCH 8/9] wifi: ath12k: add EMA "
` [PATCH 9/9] wifi: ath12k: skip sending vdev down for channel switch

[PATCH v2 0/3] Work around missing MSA_READY indicator for msm8998 devices
 2024-04-03 18:16 UTC  (20+ messages)
` [PATCH v2 1/3] dt-bindings: net: wireless: ath10k: add qcom,no-msa-ready-indicator prop
` [PATCH v2 3/3] arm64: dts: qcom: msm8998: set qcom,no-msa-ready-indicator for wifi

[RFC v2 0/2] wifi: nl80211/mac80211 Handle BSS critical update
 2024-04-03 16:22 UTC  (3+ messages)
` [RFC v2 1/2] wifi: nl80211: Add attribute to send critical update parameters
` [RFC v2 2/2] wifi: mac80211: Indicate ongoing "

[PATCH v6 00/16] power: sequencing: implement the subsystem and add first users
 2024-04-03 14:56 UTC  (4+ messages)
` [PATCH v6 05/16] dt-bindings: net: wireless: describe the ath12k PCI module

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-03 14:26 UTC  (4+ messages)
` [PATCH 21/34] iwlegacy: don't warn for unused variables with DEBUG_FS=n

[PATCH 1/6] wifi: ath10k: sdio: simplify module initialization
 2024-04-03 14:25 UTC  (8+ messages)
` [PATCH 6/6] wifi: marvell: mwifiex: replace open-coded module_sdio_driver()

[PATCH v2 0/7] mmc/wifi/bluetooth: store owner from modules with sdio_register_driver()
 2024-04-03 14:16 UTC  (8+ messages)
` [PATCH v2 1/7] Bluetooth: btmrvl_sdio: drop driver owner initialization
` [PATCH v2 2/7] Bluetooth: btmtksdio: "
` [PATCH v2 3/7] wifi: ath10k: sdio: simplify module initialization
` [PATCH v2 4/7] wifi: ath10k: sdio: drop driver owner initialization
` [PATCH v2 5/7] wifi: brcm80211: "
` [PATCH v2 6/7] wifi: mwifiex: "
` [PATCH v2 7/7] wifi: wfx: "

[PATCH 0/2] wifi: ath12k: refactor the link capable flag
 2024-04-03 13:59 UTC  (7+ messages)
` [PATCH 1/2] wifi: ath12k: extend "

[PATCH 0/7] mmc/wifi/bluetooth: store owner from modules with sdio_register_driver()
 2024-04-03 13:54 UTC  (10+ messages)
` [PATCH 1/7] mmc: sdio: "
` [PATCH 6/7] wifi: marvell: mwifiex: drop driver owner initialization
` [PATCH 7/7] wifi: silabs: wfx: "

[PATCH 01/10] wifi: mt76: connac: use peer address for station BMC entry
 2024-04-03 10:57 UTC  (5+ messages)
` [PATCH 09/10] wifi: mt76: mt7996: let upper layer handle MGMT frame protection
` [PATCH 10/10] wifi: mt76: mt7996: add sanity check for NAPI schedule

[PATCH 00/13] wifi: Add multi physical hardware iface combination support
 2024-04-03  9:58 UTC  (13+ messages)
` [PATCH 01/13] wifi: cfg80211: Add provision to advertise multiple radio in one wiphy
` [PATCH 04/13] wifi: cfg80211/mac80211: extend iface comb advertisement for multi-hardware dev
` [PATCH 08/13] wifi: cfg80211: Refactor the iface combination iteration helper function
` [PATCH 09/13] wifi: cfg80211: Add multi-hardware iface combination support

[PATCH] wifi: mt76: mt7921: cqm rssi low/high event notify
 2024-04-03  9:52 UTC 

[wireless-next:main] BUILD SUCCESS 0ccf50df61f98a9f98d46524be4baa00c88c499d
 2024-04-03  7:20 UTC 

[PATCH] wifi: mt76: mt7603: add debugfs attr for disabling frames buffering
 2024-04-03  4:40 UTC  (3+ messages)

[PATCH v2 0/2] wifi: ath12k: refactor the link capable flag
 2024-04-03  4:04 UTC  (3+ messages)
` [PATCH v2 1/2] wifi: ath12k: extend "
` [PATCH v2 2/2] wifi: ath12k: fix link capable flags

[PATCH] wifi: rtw88: remove unsupported interface type of mesh point
 2024-04-03  2:51 UTC  (2+ messages)

[PATCH 0/4] wifi: rtw89: improve compatibility of download firmware and PCI PHY
 2024-04-03  2:49 UTC  (3+ messages)
` [PATCH 1/4] wifi: rtw89: download firmware with five times retry

[PATCH 0/3] wifi: rtw89: 8922a: update 8922A settings along with current firmware
 2024-04-03  2:33 UTC  (3+ messages)
` [PATCH 1/3] wifi: rtw89: 8922a: update scan offload H2C fields

[PATCH 0/3] wifi: ath10k: fix board file loading for wcn3990 devices
 2024-04-02 23:41 UTC  (3+ messages)

[PATCH RFC v2 0/4] wifi: ath10k: support board-specific firmware overrides
 2024-04-02 23:40 UTC  (3+ messages)

pull-request: ath-next-20240402
 2024-04-02 18:20 UTC  (2+ messages)

[PATCH v9 0/2] wifi: mwifiex: add code to support host mlme
 2024-04-02 17:38 UTC  (11+ messages)
  ` [EXT] "

[PATCH 0/2] wifi: ath12k: fix BSS chan info request WMI command
 2024-04-02 11:46 UTC  (8+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] wifi: ath12k: match WMI BSS chan info structure with firmware definition

[PATCH v2 00/10] wifi: ath12k: add MU-MIMO and 160 MHz bandwidth support
 2024-04-02 11:41 UTC  (5+ messages)
` [PATCH v2 07/10] wifi: ath12k: add support for setting fixed HE rate/GI/LTF

[PATCH] wifi: ath12k: report signal for iw dev xxx station dump
 2024-04-02 11:03 UTC  (4+ messages)

[PATCH v6 00/12] wifi: ath12k: Add single wiphy suppor
 2024-04-02 10:14 UTC  (17+ messages)
` [PATCH v6 01/12] wifi: ath12k: add multiple radio support in a single MAC HW un/register
` [PATCH v6 02/12] wifi: ath12k: Modify add and remove chanctx ops for single wiphy support
` [PATCH v6 03/12] wifi: ath12k: modify ath12k mac start/stop ops for single wiphy
` [PATCH v6 04/12] wifi: ath12k: vdev statemachine changes "
` [PATCH v6 05/12] wifi: ath12k: scan "
` [PATCH v6 06/12] wifi: ath12k: fetch correct radio based on vdev status
` [PATCH v6 07/12] wifi: ath12k: Cache vdev configs before vdev create
` [PATCH v6 08/12] wifi: ath12k: Add additional checks for vif and sta iterators
` [PATCH v6 09/12] wifi: ath12k: modify regulatory support for single wiphy architecture
` [PATCH v6 10/12] wifi: ath12k: Modify set and get antenna mac ops for single wiphy
` [PATCH v6 11/12] wifi: ath12k: Modify rts threshold mac op "
` [PATCH v6 12/12] wifi: ath12k: support get_survey "

[linus:master] [wifi] 310c8387c6: hwsim.autogo_chan_switch.fail
 2024-04-02  6:18 UTC  (3+ messages)

[PATCH] wifi: ath12k: fix flush failure in recovery scenarios
 2024-04-02  0:20 UTC  (3+ messages)

[PATCH][next] wifi: brcm80211: Fix spelling mistake "ivalid" -> "invalid"
 2024-04-01 21:54 UTC 

[PATCH v2] wifi: ath12k: fix mac id extraction when MSDU spillover in rx error path
 2024-04-01 17:13 UTC  (2+ messages)

[PATCH] wifi: mt76: mt7915: Emulate chanctx methods
 2024-04-01 13:58 UTC  (2+ messages)

[PATCH v7 0/3] wifi: ath11k: hibernation support
 2024-04-01 10:49 UTC  (3+ messages)
` [PATCH v7 1/3] bus: mhi: host: add mhi_power_down_keep_dev()

[PATCH] wifi: rtw89: 8922a: configure UL MU/OFDMA power setting
 2024-04-01  6:38 UTC 

[PATCH] wifi: rtw88: Set default CQM config if not present
 2024-04-01  3:30 UTC 

ath11k failed to enqueue rx buf: -28
 2024-04-01  3:30 UTC  (3+ messages)

[PATCH v3 00/12] wifi: rtlwifi: Add new rtl8192du driver
 2024-04-01  1:21 UTC  (11+ messages)
` [PATCH v3 11/12] wifi: rtlwifi: Add rtl8192du/sw.{c,h}

[PATCH] wifi: iwlwifi: mvm: fix iwl_ssid_exist() duplicate check
 2024-03-31 18:07 UTC 

[PATCH 0/2] wifi: mac80211: Fix mac80211.h kernel-doc issues
 2024-03-30 16:21 UTC  (10+ messages)
` [PATCH 1/2] wifi: mac80211: remove ieee80211_set_hw_80211_encap()
` [PATCH 2/2] wifi: mac80211: Add missing return value documentation

[PATCH 0/2] wifi: ath: fix hal_rx_buf_return_buf_manager documentation
 2024-03-29 23:30 UTC  (5+ messages)
` [PATCH 1/2] wifi: ath11k: "
` [PATCH 2/2] wifi: ath12k: "

[PATCH 00/22] virtio: store owner from modules with register_virtio_driver()
 2024-03-31 11:20 UTC  (3+ messages)
` [PATCH 01/22] "


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).