linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-03 05:10:34 to 2024-01-09 09:29:39 UTC [more...]

[RFC 0/9] PCI: introduce the concept of power sequencing of PCIe devices
 2024-01-09  9:29 UTC  (32+ messages)
` [RFC 1/9] arm64: dts: qcom: sm8250: describe the PCIe port
` [RFC 2/9] arm64: dts: qcom: qrb5165-rb5: describe the WLAN module of QCA6390
` [RFC 3/9] PCI/portdrv: create platform devices for child OF nodes
` [RFC 4/9] PCI: hold the rescan mutex when scanning for the first time
` [RFC 5/9] PCI/pwrseq: add pwrseq core code
` [RFC 6/9] dt-bindings: vendor-prefixes: add a PCI prefix for Qualcomm Atheros
` [RFC 7/9] dt-bindings: wireless: ath11k: describe QCA6390
` [RFC 8/9] PCI/pwrseq: add a pwrseq driver for QCA6390
` [RFC 9/9] arm64: defconfig: enable the PCIe power sequencing "

[PATCH 0/2] wifi: ath12k: Introduce hw abstraction
 2024-01-09  5:12 UTC  (3+ messages)
` [PATCH 1/2] wifi: ath12k: Refactor the mac80211 hw access from link/radio
` [PATCH 2/2] wifi: ath12k: Introduce the container for mac80211 hw

[PATCH] wifi: rtw89: 8852b: fix cppcheck issues
 2024-01-09  4:48 UTC  (5+ messages)

[PATCH] wifi: rtl8xxxu: enable channel switch support
 2024-01-09  3:14 UTC  (2+ messages)

[PATCH v3 00/21] wifi: rtl8xxxu: Add concurrent mode for 8188f
 2024-01-09  2:55 UTC  (5+ messages)
` [PATCH v3 13/21] wifi: rtl8xxxu: support multiple interfaces in watchdog_callback()

[PATCH v2 0/2] wifi: ath11k: add support for QCA2066
 2024-01-09  2:13 UTC  (3+ messages)
` [PATCH v2 1/2] wifi: ath11k: move pci.ops registration ahead
` [PATCH v2 2/2] wifi: ath11k: add support for QCA2066

License of old broadcom BT firmwares and WiFi calibration files
 2024-01-08 19:16 UTC  (11+ messages)

[PATCH 00/10] wifi: ath12k: P2P support for WCN7850
 2024-01-08 18:10 UTC  (15+ messages)
` [PATCH 01/10] wifi: ath12k: change interface combination for P2P mode
` [PATCH 02/10] wifi: ath12k: add P2P IE in beacon template
` [PATCH 03/10] wifi: ath12k: implement handling of P2P NoA event
` [PATCH 04/10] wifi: ath12k: implement remain on channel for P2P mode
` [PATCH 05/10] wifi: ath12k: change WLAN_SCAN_PARAMS_MAX_IE_LEN from 256 to 512
` [PATCH 06/10] wifi: ath12k: allow specific mgmt frame tx while vdev is not up
` [PATCH 07/10] wifi: ath12k: fix broken structure wmi_vdev_create_cmd
` [PATCH 08/10] wifi: ath12k: move peer delete after vdev stop of station for WCN7850
` [PATCH 09/10] wifi: ath12k: designating channel frequency for ROC scan
` [PATCH 10/10] wifi: ath12k: advertise P2P dev support for WCN7850

[PATCH v2 00/12] wifi: ath12k: QCN9274 dualmac bring up
 2024-01-08 17:52 UTC  (14+ messages)
` [PATCH v2 01/12] wifi: ath12k: indicate NON MBSSID vdev by default during vdev start
` [PATCH v2 02/12] wifi: ath12k: fetch correct pdev id from WMI_SERVICE_READY_EXT_EVENTID
` [PATCH v2 03/12] wifi: ath12k: add support for peer meta data version
` [PATCH v2 04/12] wifi: ath12k: fix fetching MCBC flag for QCN9274
` [PATCH v2 05/12] wifi: ath12k: Add logic to write QRTR node id to scratch
` [PATCH v2 06/12] wifi: ath12k: fix firmware assert during insmod in memory segment mode
` [PATCH v2 07/12] wifi: ath12k: split hal_ops to support RX TLVs word mask compaction
` [PATCH v2 08/12] wifi: ath12k: remove hal_desc_sz from hw params
` [PATCH v2 09/12] wifi: ath12k: subscribe required word mask from rx tlv
` [PATCH v2 10/12] wifi: ath12k: add MAC id support in WBM error path
` [PATCH v2 11/12] wifi: ath12k: fix PCI read and write
` [PATCH v2 12/12] wifi: ath12k: Read board id to support split-PHY QCN9274

[PATCH v2 01/13] wifi: cfg80211: reg: Support P2P operation on DFS channels
 2024-01-08 13:36 UTC  (8+ messages)
` [PATCH v2 05/13] wifi: cfg80211: handle UHB AP and STA power type

ath11k and vfio-pci support
 2024-01-08 13:17 UTC 

[PATCH 00/10] wifi: rtw89: update H2C commands of BA CAM, TX pause and beacon
 2024-01-08  9:13 UTC  (11+ messages)
` [PATCH 01/10] wifi: rtw89: add firmware H2C command of BA CAM V1
` [PATCH 02/10] wifi: rtw89: mac: add feature_init to initialize "
` [PATCH 03/10] wifi: rtw89: add chip_ops::h2c_ba_cam() to configure BA CAM
` [PATCH 04/10] wifi: rtw89: 8922a: update BA CAM number to 24
` [PATCH 05/10] wifi: rtw89: fw: use struct to fill BA CAM H2C commands
` [PATCH 06/10] wifi: rtw89: refine H2C command that pause transmitting by MAC ID
` [PATCH 07/10] wifi: rtw89: add new H2C command to pause/sleep "
` [PATCH 08/10] wifi: rtw89: use struct to fill H2C command to download beacon frame
` [PATCH 09/10] wifi: rtw89: add H2C command to download beacon frame for WiFi 7 chips
` [PATCH 10/10] wifi: rtw89: add chip_ops::update_beacon to abstract update beacon operation

[PATCH] wifi: mt76: Create throughput LED trigger always
 2024-01-08  7:18 UTC 

[PATCH] wifi: brcmfmac: cfg80211: Use WSEC to set SAE password
 2024-01-07  9:51 UTC  (15+ messages)

[PATCH V2 0/3] wifi: brcmfmac: few fixes and per-vendor event handling
 2024-01-07  9:11 UTC  (7+ messages)
` [PATCH V2 1/3] wifi: brcmfmac: Demote vendor-specific attach/detach messages to info
` [PATCH V2 2/3] wifi: brcmfmac: avoid invalid list operation when vendor attach fails
` [PATCH V2 3/3] wifi: brcmfmac: allow per-vendor event handling

[PATCH V6] wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detach
 2024-01-07  7:25 UTC 

[PATCH 0/3] wifi: brcmfmac: few fixes and per-vendor event handling
 2024-01-06 10:25 UTC  (2+ messages)

[PATCH 1/3] wifi: brcmfmac: Demote vendor-specific attach/detach messages to info
 2024-01-06 10:19 UTC  (3+ messages)
` [PATCH 2/3] wifi: brcmfmac: avoid invalid list operation when vendor attach fails
` [PATCH 3/3] wifi: brcmfmac: allow per-vendor event handling

[PATCH] iw: strip NLA_FLAGS from printed bands
 2024-01-06  0:56 UTC  (5+ messages)

[PATCH 00/13] wifi: ath12k: QCN9274 dualmac bring up
 2024-01-05 18:42 UTC  (7+ messages)
` [PATCH 02/13] wifi: ath12k: indicate NON MBSSID vdev by default during vdev start
` [PATCH 10/13] wifi: ath12k: subscribe required word mask from rx tlv

[PATCH] wifi: ath12k: add firmware-2.bin support
 2024-01-05 18:36 UTC  (2+ messages)

[PATCH v2 0/2] wifi: wilc1000: fix RCU warning in connect path
 2024-01-05  7:57 UTC  (3+ messages)
` [PATCH v2 1/2] wifi: wilc1000: fix declarations ordering
` [PATCH v2 2/2] wifi: wilc1000: fix RCU usage in connect path

[PATCH 0/8] wifi: rtw89: update/add PHY settings for WiFi 7 chips
 2024-01-05  6:44 UTC  (9+ messages)
` [PATCH 1/8] wifi: rtw89: phy: move bb_gain_info used by WiFi 6 chips to union
` [PATCH 2/8] wifi: rtw89: phy: add parser to support RX gain dynamic setting flow
` [PATCH 3/8] wifi: rtw89: 8922a: set RX gain along with set_channel operation
` [PATCH 4/8] wifi: rtw89: 8922a: update the register used in DIG and the DIG flow
` [PATCH 5/8] wifi: rtw89: phy: ignore special data from BB parameter file
` [PATCH 6/8] wifi: rtw89: 8922a: add NCTL pre-settings for WiFi 7 chips
` [PATCH 7/8] wifi: rtw89: phy: add BB wrapper of TX power "
` [PATCH 8/8] wifi: rtw89: phy: set channel_info "

pull-request: wireless-next-2024-01-03
 2024-01-05  1:10 UTC  (3+ messages)

[PATCH] wifi: mac80211: fix race condition on enabling fast-xmit
 2024-01-04 18:10 UTC 

[PATCH] wifi: ath12k: add display tx and rx bitrate for 11be
 2024-01-04 16:50 UTC  (2+ messages)

[PATCH v2 0/3] wifi: ath: replace ENOTSUPP with EOPNOTSUPP
 2024-01-04 16:40 UTC  (6+ messages)
` [PATCH v2 1/3] wifi: ath12k: "
` [PATCH v2 2/3] wifi: ath11k: "
` [PATCH v2 3/3] wifi: ath10k: "

[PATCH 0/2] wifi: wilc1000: fix RCU warning in connect path
 2024-01-04 15:41 UTC  (5+ messages)
` [PATCH 1/2] wifi: wilc1000: fix declarations ordering
` [PATCH 2/2] wifi: wilc1000: fix RCU usage in connect path

[wireless-next:main] BUILD SUCCESS 3aca362a4c1411ec11ff04f81b6cdf2359fee962
 2024-01-04 15:28 UTC 

[PATCH v2] wifi: mt76: mt7925: fix the wrong data type for scan command
 2024-01-04 11:32 UTC 

[PATCH] wifi: mt76: mt7925: fix the wrong data type for scan command
 2024-01-04 10:16 UTC  (2+ messages)

WiF Transmit Power Control (TPC) Regulatory Requirements?
 2024-01-04  9:42 UTC  (3+ messages)

RTL8822bu as AP rejects Tapo devices
 2024-01-04  9:35 UTC  (2+ messages)

[PATCH] tests: Modify the QoS mapping tests
 2024-01-04  9:11 UTC  (4+ messages)

[PATCH RFC v2 0/8] wifi: ath11k: hibernation support
 2024-01-04  6:09 UTC  (8+ messages)
` [PATCH RFC v2 1/8] bus: mhi: host: add mhi_power_down_no_destroy()

[PATCH 0/3] wifi: ath: replace ENOTSUPP with EOPNOTSUPP
 2024-01-04  3:03 UTC  (8+ messages)
` [PATCH 1/3] wifi: ath12k: "
` [PATCH 2/3] wifi: ath11k: "
` [PATCH 3/3] wifi: ath10k: "

[PATCH 00/10] wifi: ath12k: Refactor mac80211 callback operation functions
 2024-01-03 17:39 UTC  (21+ messages)
` [PATCH 01/10] wifi: ath12k: Refactor mac callback of config
` [PATCH 02/10] wifi: ath12k: Refactor mac callback of bss info changed
` [PATCH 03/10] wifi: ath12k: Refactor mac callback of conf tx
` [PATCH 04/10] wifi: ath12k: Refactor mac callback of start
` [PATCH 05/10] wifi: ath12k: Refactor mac callback of stop
` [PATCH 06/10] wifi: ath12k: Refactor mac callback of update vif offload
` [PATCH 07/10] wifi: ath12k: Refactor mac callback of configure filter
` [PATCH 08/10] wifi: ath12k: Refactor mac callback of ampdu action
` [PATCH 09/10] wifi: ath12k: Refactor mac callback of flush
` [PATCH 10/10] wifi: ath12k: Refactor start vdev delay function

[PATCH 0/2] wifi: ath12k: add processing for TWT enable/disable event
 2024-01-03 17:06 UTC  (5+ messages)
` [PATCH 1/2] wifi: ath12k: add processing for TWT enable event
` [PATCH 2/2] wifi: ath12k: add processing for TWT disable event

[PATCH] ath10k: Don't touch the CE interrupt registers after power up
 2024-01-03 16:31 UTC  (2+ messages)

[PATCH V2 0/4] wifi: brcmfmac: per-vendor changes and SAE offload support
 2024-01-03 13:58 UTC  (6+ messages)
` [PATCH V2 1/4] wifi: brcmfmac: export firmware interface functions
` [PATCH V2 2/4] wifi: brcmfmac: add per-vendor feature detection callback
` [PATCH V2 3/4] wifi: brcmfmac: move feature overrides before feature_disable
` [PATCH V2 4/4] wifi: brcmfmac: cfg80211: Use WSEC to set SAE password

[syzbot] [wireless?] WARNING: suspicious RCU usage in __cfg80211_bss_update
 2024-01-03 12:13 UTC  (2+ messages)
` [PATCH net-next] wifi: fix warning "

[syzbot] Monthly wireless report (Jan 2024)
 2024-01-03 10:47 UTC 

[PATCH] wifi: rtw88: 8822ce: refine power parameters for RFE type 5
 2024-01-03  7:01 UTC 


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